index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rewrite of key event processing, thanks to /dev/humancontroller and Ben Millw...
thilo
2009-10-03
1
-136
/
+103
*
Forgotten else
thilo
2009-10-03
1
-1
/
+1
*
Fix cvar name, thx kevlarman
thilo
2009-10-03
1
-1
/
+1
*
Revert back color code change
thilo
2009-10-03
2
-3
/
+3
*
- Modify color generating codes to only accept numbers and not alphabetical c...
thilo
2009-10-03
2
-78
/
+52
*
* Remove superfluous f from warning
tma
2009-09-28
1
-1
/
+1
*
* Avoid calculating a NaN when failing to compute the display aspect ratio
tma
2009-09-28
1
-5
/
+13
*
* (bug #3639) BoxOnPlaneSide rewrite (Diego de Estrada/Patrick Bagget/Daniel
tma
2009-09-21
3
-694
/
+15
*
* ...and make sure it compiles
tma
2009-09-17
1
-3
/
+3
*
Add received rcon command string to server log, see https://bugzilla.icculus....
thilo
2009-09-17
1
-2
/
+2
*
* (bug #4282) Fix potential overlap of VM stack and bss sections (Patrick
tma
2009-09-17
1
-1
/
+2
*
Cleanups for the Mac error dialog, after a code review from tma.
icculus
2009-09-16
3
-3
/
+4
*
* ...and actually r1626 this time
tma
2009-09-16
3
-45
/
+0
*
* Revert r1624 and r1626-r1628
tma
2009-09-15
3
-56
/
+10
*
FreeBSD Makefile updates.
icculus
2009-09-15
1
-9
/
+51
*
Added support for hardcoded HOMEPATH.
icculus
2009-09-15
1
-1
/
+3
*
Let a separate libdir be specified for loading libraries.
icculus
2009-09-15
3
-0
/
+45
*
Fixed amd64 JIT output bug.
icculus
2009-09-15
1
-1
/
+1
*
Updated README with DEFAULT_LIBDIR and HOMEPATH.
icculus
2009-09-15
1
-0
/
+2
*
Add x86_64 ARCH_STRING for FreeBSD.
icculus
2009-09-15
1
-0
/
+2
*
Prevent hang in S_UpdateBackgroundTrack() with some sample rates.
icculus
2009-09-15
1
-0
/
+3
*
Don't send a 0-length command to cgame during map_restart.
icculus
2009-09-15
1
-0
/
+2
*
Quote commandline args with spaces when building the string for Com_Init().
icculus
2009-09-15
1
-0
/
+8
*
Echo console command now colorizes by string, not token.
icculus
2009-09-15
1
-5
/
+1
*
Fixed compiler warning (glibc complains if you don't check getcwd() retval).
icculus
2009-09-15
1
-2
/
+4
*
Allow Cvar_Toggle_f() to iterate through a list of values.
icculus
2009-09-15
1
-7
/
+30
*
Added a real GUI message box to Sys_ErrorDialog() on Mac OS X.
icculus
2009-09-15
4
-0
/
+63
*
Fixed a compiler warning on Apple's GCC.
icculus
2009-09-15
1
-1
/
+1
*
Patched to compile.
icculus
2009-09-15
1
-2
/
+1
*
Added Intel CC compatibility to vm_x86.c's inline asm.
icculus
2009-09-15
1
-8
/
+14
*
Removed more unused variables.
icculus
2009-09-15
3
-8
/
+3
*
Removed unused variables.
icculus
2009-09-15
1
-3
/
+0
*
Handle r_colorbits values better.
icculus
2009-09-15
1
-3
/
+2
*
Enable -fvisibility=hidden on Linux.
icculus
2009-09-15
9
-8
/
+18
*
Updated Solaris packaging, per Vincent Cojot.
icculus
2009-09-15
7
-16
/
+28
*
Renamed bot_developer to botDeveloper to prevent symbol clash.
icculus
2009-09-15
11
-24
/
+24
*
Make TOOLS_CFLAGS more easily customisable in the Makefile.
icculus
2009-09-15
1
-4
/
+4
*
When dropping bots, don't move to CS_ZOMBIE. Go straight to CS_FREE.
icculus
2009-09-15
1
-5
/
+10
*
Fix SGI systems choosing an inefficient 36-bit color visual.
icculus
2009-09-15
1
-0
/
+8
*
Removed broken music fading code from snd_dma.
icculus
2009-09-15
1
-6
/
+2
*
Fixed infinite recursion of writing crashlog because we're out of file handles.
icculus
2009-09-15
3
-8
/
+26
*
Don't allow negative arguments to the "wait" console command.
icculus
2009-09-14
1
-1
/
+3
*
Make q3asm's CodeError print to stderr.
icculus
2009-09-14
1
-2
/
+2
*
Makefile: Allow overriding options for different setups, OpenBSD fixes.
icculus
2009-09-14
1
-34
/
+61
*
Make newly-created prefpath permissions more sane.
icculus
2009-09-14
1
-3
/
+3
*
Create "~/Library/Application Support" on Mac OS X if it doesn't exist.
icculus
2009-09-14
1
-1
/
+5
*
Fixed triggering Com_Error() when kicking a large number of bots at once.
icculus
2009-09-14
1
-1
/
+1
*
Try to catch some NaNs that are almost certainly a compiler optimization bug.
icculus
2009-09-14
1
-0
/
+8
*
Allow optional window resizing.
icculus
2009-09-14
3
-0
/
+30
*
Threw in a hack to fix rendering of credits menu in widescreen.
icculus
2009-09-14
1
-0
/
+6
[prev]
[next]