index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
gamename is already a cvar with CVAR_SERVERINFO
ludwig
2009-01-11
1
-1
/
+0
*
fix strict aliasing issues
ludwig
2008-11-03
1
-8
/
+3
*
* Move command argument completion from being hard coded to being associated
tma
2008-09-16
1
-0
/
+15
*
* Supply specific identifier to the master server (Mathieu Olivier)
tma
2008-09-15
1
-1
/
+1
*
- Add scope id to ipv6 addresses.
thilo
2008-08-31
1
-2
/
+6
*
* Fix server info string voip setting
tma
2008-07-08
1
-1
/
+1
*
* Rename voip cvar to cl_voip
tma
2008-07-07
5
-20
/
+17
*
Reverted svn revision #1410 to sv_init.c
icculus
2008-07-06
1
-0
/
+4
*
* Remove silly range check on sv_voip during initialisation
tma
2008-07-06
2
-12
/
+0
*
* In the dedicated binary, prevent setting dedicated cvar to 0
tma
2008-07-06
1
-0
/
+8
*
* (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend
tma
2008-07-05
1
-1
/
+1
*
Changed the protocol for VoIP packets to support legacy clients.
icculus
2008-06-03
1
-1
/
+23
*
More VoIP work: treat voip/sv_voip cvars as protocol version numbers.
icculus
2008-06-02
1
-1
/
+3
*
Treat sv_voip cvar as a version number (0 == off, 1 == version 1 protocol).
icculus
2008-06-02
2
-1
/
+7
*
sv_voip cvar should be latched.
icculus
2008-06-02
1
-1
/
+1
*
Initial patch for in-game VoIP support!
icculus
2008-06-01
5
-0
/
+247
*
One minor comment fix
thilo
2008-04-12
1
-2
/
+2
*
- fix a potential file descriptor leak in server side of pak downloading
thilo
2008-04-12
5
-1
/
+450
*
- Revamp in-game server browser: you can now scan for games on multiple maste...
thilo
2008-04-11
1
-4
/
+2
*
Add com_standalone cvar for at-runtime handling of mods that do not require t...
thilo
2008-04-10
2
-4
/
+10
*
Include #ifdef to make it easier to create a stand-alone binary.
thilo
2008-04-09
4
-4
/
+17
*
Add Multicast capabilities for LAN server scanning.
thilo
2008-04-09
1
-0
/
+5
*
Basic IPv6 support. Some inspiration from the patches by Lubos Dolezel and JF...
thilo
2008-04-04
3
-42
/
+52
*
- Replace vsprintf function in bg_lib.c with vsnprintf implementation started...
thilo
2008-03-25
2
-2
/
+2
*
* send along the reason for disconnection when sending the disconnect
tjw
2007-12-31
1
-1
/
+1
*
* (bug 3420) Don't respect sv_killserver unless a server is actually running
tma
2007-11-23
1
-0
/
+5
*
* rewrite of the win32 dedicated console:
tjw
2007-09-15
1
-1
/
+1
*
* Merge unified-sdl to trunk
tma
2007-09-05
6
-30
/
+15
*
* (bug 3066) rcon rate-limiting was not compatible with the eventual
tjw
2007-05-10
1
-1
/
+1
*
* (bug 3018) Should not reset CVAR_CHEAT cvars when loading cgame/ui if they
tjw
2007-04-05
1
-1
/
+2
*
* (bug 3027) don't trust the "ip" value in the userinfo string since a client
tjw
2007-02-14
1
-16
/
+32
*
* (bug 3014) my revision 935 broke the sending of the kick/clientkick message
tjw
2007-02-01
1
-2
/
+3
*
- Fix loads of format string bugs
thilo
2007-01-24
2
-11
/
+11
*
fix buffer overflow and format string bug in auth server response
ludwig
2006-12-31
1
-5
/
+2
*
- tag more functions with gnu format attribute
ludwig
2006-12-30
2
-3
/
+3
*
* (bug 2784) help to prevent reliable command overflow in cases when a slow
tjw
2006-10-13
4
-34
/
+90
*
* add cURL support for HTTP/FTP downloading (bug 2661)
tjw
2006-09-11
2
-2
/
+8
*
Correctly handle 0 timescale
thilo
2006-08-26
1
-0
/
+7
*
A few more timescale influences added
thilo
2006-08-26
1
-3
/
+3
*
- compensate sv_fps for timescale value.
thilo
2006-08-26
2
-7
/
+6
*
Fix 100% CPU usage on idle dedicated servers.
thilo
2006-08-18
1
-1
/
+9
*
* qvm files no longer installed by "make copyfiles"
tma
2006-08-13
1
-2
/
+2
*
* sv_minRate (from R1CH)
tma
2006-06-17
5
-0
/
+16
*
Fixed missing initialization of idPack and missionPack variables which may re...
thilo
2006-05-15
1
-1
/
+1
*
Fix bug that permits download of arbitrary files from a download enabled serv...
thilo
2006-05-08
1
-7
/
+45
*
- Added SV_Shutdown to Linux signal handler to ensure that clients don't hang...
thilo
2006-05-04
1
-1
/
+1
*
- Replaced SV_GetPlayerByName with SV_GetPlayerByHandle that supports lookup ...
thilo
2006-05-02
1
-6
/
+23
*
Fix "Net_CompareAdr: Bad address type" error message when starting a new map ...
thilo
2006-05-02
1
-1
/
+1
*
* Yet another tweak to the long server uptime bug fix
tma
2006-04-28
1
-1
/
+1
*
Replaced various "baseq3" strings with the centrally defined BASEGAME macro.
thilo
2006-04-26
1
-1
/
+1
[next]