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
*
- 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
3
-40
/
+40
*
This could never have worked in the first place. Duh.
thilo
2009-05-28
1
-2
/
+7
*
openal32.dll is actually spelled OpenAL32.dll now
ludwig
2009-05-25
1
-2
/
+2
*
- Introduce new NET_CompareBaseAdrMask for easy comparison of ip address ranges
thilo
2009-05-24
8
-146
/
+298
*
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
*
* Update MSVC project files for latest revision
juz
2009-05-11
6
-99
/
+66
*
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
*
ReadMe for OS X 1.36
zakk
2009-05-06
1
-0
/
+29
*
fall back to sdl-config if SDL_CFLAGS are empty
ludwig
2009-05-05
1
-1
/
+3
*
define STRING and XSTRING in q_shared.h (#4054)
ludwig
2009-05-05
3
-4
/
+4
*
some more solaris files
ludwig
2009-05-04
8
-0
/
+62
*
fix dedicated server stdin console (#4009)
ludwig
2009-05-03
1
-10
/
+8
*
Solaris fixes (#4048)
ludwig
2009-05-03
2
-8
/
+42
*
set SDL CFLAGS and LIBS at central place
ludwig
2009-05-03
1
-11
/
+22
*
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
*
adding the OS X folder icon, use
zakk
2009-04-23
1
-0
/
+0
*
sample NSIS description file for a ioquake3 mod installer
ludwig
2009-04-18
1
-0
/
+140
*
nsis data file installer
ludwig
2009-04-18
1
-0
/
+248
[next]