summaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2013-01-09- Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mod...Thilo Schulz
2013-01-09Fix return values for several syscall functions, patch by Zack Middleton (#5018)Thilo Schulz
2013-01-09- Remove Q_strrchr(), replace with standard, portable strrchr() - Add strrchr...Thilo Schulz
2013-01-09Remove newlines from Com_Error message format strings, patch by DevHCThilo Schulz
2013-01-09Refactoring patch by DevHCThilo Schulz
2013-01-09- Add HOMEPATH default name define to q_shared.c, patch by uZu (#4973) - Reve...Thilo Schulz
2013-01-09Do use the SV_Game{Error,Print} functions (#4972)Thilo Schulz
2013-01-09Revert protocol 69 pending further discussion (#4962)Thilo Schulz
2013-01-09- Harden the client and server protocol against UDP spoofing attacks. This wi...Thilo Schulz
2013-01-03* Merge ioq3-r1946Tim Angus
2013-01-03* Merge ioq3-r1813Tim Angus
2013-01-03* Merge ioq3-r1765Tim Angus
2013-01-03* Remove unnecessary security code introduced from ioq3 mergeM. Kristall
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Remove sv_www* cvars, which were in mgdev for 1.1 client compatibility and ...Christopher Schwarz
2013-01-03* Server- and client-side tab completion for commands handled by the game moduleM. Kristall
2013-01-03* Merge ioq3-r1680Tim Angus
2013-01-03* Merge ioq3-r1666Tim Angus
2013-01-03* Fix restart causing a crash due to the new configstrings code (kevlarman, R...Christopher Schwarz
2013-01-03* (bug #3836) Add [SV|trap]_SetConfigstringRestrictions which prevents someTim Angus
2013-01-03* Remove some experimental code accidentally introduced during the mergeChristopher Schwarz
2013-01-03* Merge ioq3-r1637Tim Angus
2013-01-03* Convert master address resolution to IPv6-compatible APIBen Millwood
2013-01-03* Make sv_dlUrl default to use the official downloads repository (Khalsa)Christopher Schwarz
2013-01-03* Merge ioq3-r1498, by popular demandTim Angus
2013-01-03* Move some server commands into game and refactor game commandsM. Kristall
2013-01-03* (bug 3416) Overlapping strings with strcpy (thanks Jacques Boscq)M. Kristall
2013-01-03Fix server-side team voip checkBen Millwood
2013-01-03 * Experimental cg_voipTeamOnly handling on the serverBen Millwood
2013-01-03* Your wish is my command, AmanieuTim Angus
2013-01-03* Remove sv_rankings.c, which the ioq3 merge resurrectedTim Angus
2013-01-03* Merge ioq3-r1423Tim Angus
2013-01-03* (bug 3517) connect.menu isn't properly opened on connectionTim Angus
2013-01-03Found a stray bit of tjw's patch that didn't make it in, and removed extra ne...Ben Millwood
2013-01-03Added armour files to version control.Michael Levin
2007-11-28* Merge ioq3-r1220Tim Angus
2007-09-15* Merge of ioq3-r1183Tim Angus
2007-09-05* Merge of ioq3-r1163Tim Angus
2007-08-13* sv_masterX cvars were being cleared by the server whenever a DNS lookupTony J. White
2007-07-15* Merge of ioq3-r1112Tim Angus
2007-03-21* ioq3-r1052 mergeTim Angus
2006-12-03* Strip leading whitespace when displaying server names in the browserTim Angus
2006-11-28* Merge ioq3-989Tim Angus
2006-08-14* Merged ioq3-r838Tim Angus
2006-06-17* Merged ioq3-r810Tim Angus
2006-05-16* Merged ioq3-r783Tim Angus
2006-05-16* Removal of bot codeTim Angus
2006-05-06* Merged ioq3-r775Tim Angus
2006-04-24* Removed some \n from server connection messagesTim Angus
2006-04-22* Fixed retarded exploitable "kick" commandTim Angus