Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-09 | use floatint_t | /dev/humancontroller | |
2017-03-09 | do not publish gamestats | /dev/humancontroller | |
TODO: remove the remnants | |||
2013-03-27 | Fix some warnings caused by lack of noreturn | Tim Angus | |
2013-02-16 | Update copyright notices | Tim Angus | |
2013-01-03 | * (bug 5000) refactor: use ARRAY_LEN; remove undefined functions; more size_t | M. Kristall | |
(/dev/humancontroller) | |||
2013-01-03 | * Update copyright notices | Tim Angus | |
2013-01-03 | * Server- and client-side tab completion for commands handled by the game module | M. Kristall | |
* Admin commands are just like all other commands now: no more ! ("!map" was renamed to "changemap" since "map" already exists) * Text in the chat ui beginning with / or \ is treated as a command unless ui_chatCommands = 0 (default 1) | |||
2013-01-03 | * (bug #3836) Add [SV|trap]_SetConfigstringRestrictions which prevents some | Tim Angus | |
clients receiving a config string * Move BG_ClientList* to Com_ClientList* * Split CS_STAGES into CS_ALIEN_STAGES and CS_HUMAN_STAGES | |||
2013-01-03 | * Add the Q_EXPORTs I missed from merging ioq3 | Tim Angus | |
2013-01-03 | * (bug 3673) Add boundary checking to G_SanitiseName() and G_DecolorString() | M. Kristall | |
* s/G_SanitiseName/G_SanitiseString/ * s/trap_Printf/trap_Print/ * Change a few occurences of MAX_STRING_CHARS to MAX_NAME_LENGTH | |||
2006-05-16 | * Removal of bot code | Tim Angus | |
* Refactored botlib parsing code into qcommon | |||
2006-02-24 | * Merged ioq3-r584 | Tim Angus | |
2006-01-20 | * Master server now logs version and renderer strings | Tim Angus | |
* Master server now responsible for logging game statistics | |||
2005-12-10 | * s/Quake III Arena source code/Tremulous/ | Tim Angus | |
* De-quaked various bits and pieces * Integrated Tremulous into the ioq3 source * Relicensed Tremulous to be GPL * It compiles!!!!!!!!11111111!!!!1 | |||
2005-12-10 | * Move the game source from mod/src/ to src/ | Tim Angus | |
2005-12-10 | * Moved existing src directory out the way whilst I merge ioq3 | Tim Angus | |
2005-12-08 | * Merged in a bunch of game side fixed from ioq3 | Tim Angus | |
2005-10-03 | * Removed jump pad code (and associated media loading) | Tim Angus | |
* Removed loading of some Q3 cruft * Spilled events attached to temporary entities are now reattached to their original entities, fixing the missing flame bug * Fixed "suicide god" bug * Fixed bug where zap ignores armour * Fixed missing particle systems when follow-spectating * Fixed potential bug involving dodgy pointer arithmetic in CG_LoadClientInfo * Cleaned up logic in CG_AddPlayerWeapon * MASK_SHOT traces no longer collide with corpses * Corpses timeout in 20 seconds instead of 60 * Improved robustness of spawn validation, fixing the bug on transit * A crapload of whitespace fixes | |||
2002-09-09 | * General tidy up and beautification of code | Tim Angus | |
* Removal of most of the legacy Q3A stuff * Cursor no longer displayed on load screen * (Biggest commit EVAR?) | |||
2001-10-19 | License change to OSML | Tim Angus | |
2001-08-03 | 1.29h upgrade.. oooo particles hehehehehehe | Tim Angus | |
2001-01-07 | license change | Tim Angus | |
2001-01-03 | 1.27 upgrade | Tim Angus | |
2001-01-03 | im making a right mess of this | Tim Angus | |
2001-01-03 | 1.27 import | Tim Angus | |