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
*
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
*
fix STANDALONE challengeResponse (#4000)
ludwig
2009-03-02
1
-5
/
+2
*
qcommon: vm: Add sparc JIT compiler.
ludwig
2009-03-02
2
-0
/
+1726
*
qcommon: vm: sparc, like 386, doesn't need var-args conversion.
ludwig
2009-03-02
1
-1
/
+1
*
qcommon: Add idsparc and set when __sparc__ && !C_ONLY
ludwig
2009-03-02
1
-0
/
+7
*
* s/FS_FilenameIsExecutable/FS_CheckFilenameIsNotExecutable/g
tma
2009-02-26
1
-13
/
+14
*
move speex config.h to correct place
ludwig
2009-02-11
1
-0
/
+0
*
fix msvc build (#3857, #3771)
ludwig
2009-02-10
1
-0
/
+20
*
fix potential segfault (found by DerSaidin in xreal)
ludwig
2009-01-23
1
-1
/
+2
*
security fix: prevent command injection via callvote
ludwig
2009-01-17
4
-3
/
+29
*
fix overflow in CG_ParseTeamInfo
ludwig
2009-01-13
1
-0
/
+11
*
gamename is already a cvar with CVAR_SERVERINFO
ludwig
2009-01-11
1
-1
/
+0
[next]