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
...
*
* 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
*
- Introduce seeding of the random number generator at startup
thilo
2009-05-31
5
-17
/
+28
*
Make command net_restart work so that port/ip settings can be changed without...
thilo
2009-05-29
2
-40
/
+38
*
This could never have worked in the first place. Duh.
thilo
2009-05-28
1
-2
/
+7
*
- Introduce new NET_CompareBaseAdrMask for easy comparison of ip address ranges
thilo
2009-05-24
7
-144
/
+294
*
Minor fix for server infostring. Thanks to slacker
thilo
2009-05-22
1
-1
/
+1
*
Minor code cleanups
thilo
2009-05-21
1
-13
/
+8
*
More commentary to source code
thilo
2009-05-21
1
-1
/
+25
*
whitespace fixes
ludwig
2009-05-08
1
-26
/
+26
*
SV_ReplacePendingServerCommands is unused
ludwig
2009-05-08
1
-0
/
+2
*
mark functions static (#4010)
ludwig
2009-05-08
7
-43
/
+43
*
msg->oob is actually qboolean (#4010)
ludwig
2009-05-08
1
-4
/
+6
*
fix name compare in 'follow' command (#4013)
ludwig
2009-05-08
1
-28
/
+4
*
add missing trap_RealTime prototype (#4015)
ludwig
2009-05-08
1
-0
/
+1
*
make Cvar_Command use all arguments just like Cvar_Set_f (#4063)
ludwig
2009-05-08
1
-1
/
+1
*
cvarlist: also display systeminfo and user created flags
ludwig
2009-05-08
1
-0
/
+10
*
whitespace correction
ludwig
2009-05-08
1
-10
/
+10
*
don't modify s_alDevice and add fallback to let openAL choose the device
ludwig
2009-05-08
1
-24
/
+15
*
mark s_alDriver CVAR_LATCH
ludwig
2009-05-08
1
-1
/
+1
*
define STRING and XSTRING in q_shared.h (#4054)
ludwig
2009-05-05
3
-4
/
+4
*
fix dedicated server stdin console (#4009)
ludwig
2009-05-03
1
-10
/
+8
*
make some functions static (#4014)
ludwig
2009-05-02
1
-15
/
+15
*
align stack before re-entering engine to make sse work (#4051)
ludwig
2009-05-02
1
-0
/
+5
*
* Fix leaking OpenAL buffers (Amanieu)
tma
2009-03-15
1
-0
/
+12
*
* Remove unexplainable ( tr.overbrightBits > 0 ) condition when correcting
tma
2009-03-12
1
-4
/
+4
*
* Remove superfluous comments committed with fix to bug #3999
tma
2009-03-02
2
-8
/
+4
*
initialize Sys_Milliseconds early (#3999)
ludwig
2009-03-02
1
-0
/
+5
*
initialize qport with random value instead of time (#3999)
ludwig
2009-03-02
1
-1
/
+8
[prev]
[next]