index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added a real GUI message box to Sys_ErrorDialog() on Mac OS X.
icculus
2009-09-15
3
-0
/
+46
*
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
8
-7
/
+17
*
Renamed bot_developer to botDeveloper to prevent symbol clash.
icculus
2009-09-15
11
-24
/
+24
*
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
*
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
2
-0
/
+29
*
Threw in a hack to fix rendering of credits menu in widescreen.
icculus
2009-09-14
1
-0
/
+6
*
Fixed compiler warnings on gcc 4.3.3 (and probably others).
icculus
2009-09-14
1
-22
/
+22
*
Fixed uninitialized variable.
icculus
2009-09-14
1
-1
/
+3
*
Minor reworking to check command line cvars before Com_InitZoneMemory().
icculus
2009-09-14
1
-6
/
+8
*
Fixed use of alloca() in libspeex on Solaris, I think.
icculus
2009-09-14
1
-0
/
+3
*
Added s_muteWhenUnfocused cvar (thanks, Chris!).
icculus
2009-09-14
1
-1
/
+4
*
SetTeam fix from Martin Doucha.
icculus
2009-09-14
1
-4
/
+4
*
* Fix warning in cl_main.c
tma
2009-09-14
5
-17
/
+53
*
Better handling of "voip" console command.
icculus
2009-09-14
1
-1
/
+19
*
* Fix typo in cl_avi.c (Ben Millwood/bubu^)
tma
2009-09-08
1
-1
/
+1
*
More 3966 business:
zakk
2009-07-07
1
-9
/
+6
*
Fix for bad ping times, see bug 3966 but note that this patch is different, g...
zakk
2009-07-04
1
-1
/
+4
*
- Add error handling for Opensolaris f***ing up a numeric getnameinfo() call.
thilo
2009-06-26
1
-24
/
+29
*
- fix typo in previous commit to net_ip.c
thilo
2009-06-23
2
-23
/
+58
*
Move these definitions over for other files to use in preparation of the next...
thilo
2009-06-23
2
-7
/
+8
*
minor cleanup
thilo
2009-06-23
1
-11
/
+11
*
Fix setsockopt so that setting the IPV6ONLY flag really works.
thilo
2009-06-22
1
-1
/
+1
*
This patch from Monk fixes the q3asm help screen
zakk
2009-06-14
1
-6
/
+7
*
See here:
zakk
2009-06-13
3
-0
/
+10
*
< sg_Tequila> says that this is busted. Thilo will hopefully be pleased.
zakk
2009-06-10
1
-1
/
+1
*
fix code cleanup
thilo
2009-06-10
1
-7
/
+10
*
minor code cleanup
thilo
2009-06-10
1
-10
/
+7
*
How did this happen?
thilo
2009-06-10
1
-1
/
+1
*
Fix highest file descriptor for select(), thanks to Ben Millwood for reporting
thilo
2009-06-05
1
-3
/
+2
*
Make client send a random challenge number in getchallenge requests
thilo
2009-06-01
1
-22
/
+46
*
Make servers echo challenge codes from client getchallenge commands
thilo
2009-06-01
4
-60
/
+68
*
Replace a few sprintf with Com_sprintf
thilo
2009-06-01
3
-5
/
+5
*
Fix warning in Sys_RandomBytes() usage
thilo
2009-05-31
1
-1
/
+1
*
I'll retain the new way seeding the random number generator.. these calls are...
thilo
2009-05-31
4
-9
/
+1
*
Revert changes of rand() to random() as random() was redefined in quake3.
thilo
2009-05-31
5
-11
/
+17
[prev]
[next]