Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-09 | refactor stuff | /dev/humancontroller | |
2017-02-06 | MODERN(TM)ize the Makefile a bit | /dev/humancontroller | |
2013-01-03 | * Update copyright notices | Tim Angus | |
2013-01-03 | * (bug #3994) Dependencies for master server (DavidSev) | Tim Angus | |
2013-01-03 | * Hack to help master server react quicker in some 'situations' | Tim Angus | |
2013-01-03 | * Make the master server require hostname in infoResponses | Ben Millwood | |
2007-06-06 | * Patch from R1CH to delist servers that are hidden by NAT | Tim Angus | |
2007-06-04 | * Master server OB1 bug fixes from R1CH | Tim Angus | |
2007-06-04 | * Change max servers from 256 to 1024 | Tim Angus | |
2007-01-19 | * rate limit the acknowledgment of gamestat messages in the master server | Tony J. White | |
to prevent DoS | |||
2006-09-23 | * Hack the master server up to ignore a list of abusive IP addresses | Tim Angus | |
2006-06-05 | * s/del/rm -f/ | Tim Angus | |
2006-02-25 | * Changed default master server port | Tim Angus | |
* Fixed a dumb bug that prevented servers from being listed | |||
2006-01-20 | * Master server now logs version and renderer strings | Tim Angus | |
* Master server now responsible for logging game statistics | |||
2005-12-29 | * Merged ioq3-r451 into trunk | Tim Angus | |
2005-12-28 | * Some win32 fixes | Tim Angus | |
2005-12-28 | * Use select instead of poll for the master server -- apparently windows has no | Tim Angus | |
poll implementation | |||
2005-12-28 | * Added master server to source, based on dpmaster | Tim Angus | |
* Removed gametype, fraglimit and dmflags cvars * Removed CD key authentication stuff * Implemented a means to save and restore cmd context * Bumped protocol version up to 69 (same as 68) * Removed various references to punkbuster * Maps on create server menu now sorted by name * Fixed some warnings |