Age | Commit message (Expand) | Author |
2017-03-09 | implement support for creating cgame&ui modules using the 1.1 interfaces | /dev/humancontroller |
2017-03-09 | also use configstring #CS_LOCATIONS+0 for storing location names | /dev/humancontroller |
2017-03-09 | make the ignore functionality even transmission-complete, moving the necessar... | /dev/humancontroller |
2017-03-09 | refactor stuff | /dev/humancontroller |
2017-03-09 | remove the abusable levelshot command and related hacks | /dev/humancontroller |
2017-02-07 | silence a bunch of compiler warnings | /dev/humancontroller |
2013-03-12 | Drop team info if it's for the wrong team's players. | Darren Salt |
2013-02-16 | Update copyright notices | Tim Angus |
2013-01-12 | Fix a bunch of warnings | Tim Angus |
2013-01-03 | * Smarter way to check if teamoverlay info should be sent; don't send upgrade | M. Kristall |
2013-01-03 | * (bug 5000) refactor: use ARRAY_LEN; remove undefined functions; more size_t | M. Kristall |
2013-01-03 | * Remove now unused join-during-warmup error | M. Kristall |
2013-01-03 | * Fix some (most) commands not unregistering when disconnecting | M. Kristall |
2013-01-03 | * Unregister commands advertised by the server when disconnecting | M. Kristall |
2013-01-03 | * Show who received a private message and how to respond again | M. Kristall |
2013-01-03 | * (bug 4879) Prevent teamchanges for gameplay exploit reasons by enforcing a ... | Christopher Schwarz |
2013-01-03 | * (bug 4760) Display Vote Caller (thanks Brian Teapot Shannon, msk, benmachine) | Christopher Schwarz |
2013-01-03 | * (bug 4575) CMD_CHEAT_TEAM gives the wrong error message (thanks Oops) | Ben Millwood |
2013-01-03 | * Separate namelog from admin | M. Kristall |
2013-01-03 | * Remove hovel | M. Kristall |
2013-01-03 | * Add missing \n in a message | M. Kristall |
2013-01-03 | * Refactor emoticon code | M. Kristall |
2013-01-03 | * Case correction in a couple of dialogs | Ben Millwood |
2013-01-03 | * Update copyright notices | Tim Angus |
2013-01-03 | * Indent wrapped chat lines to avoid potential imitation exploits | Tim Angus |
2013-01-03 | * Server- and client-side tab completion for commands handled by the game module | M. Kristall |
2013-01-03 | * Parse IRC-like /me in chat text | Ben Millwood |
2013-01-03 | * Remove unnecessary counter argument to tinfo and scores since the number of | M. Kristall |
2013-01-03 | * Fix UI_Text_Paint_Limit() function, which was printing a max of one charact... | Christopher Schwarz |
2013-01-03 | * Don't show locations in teamchats during intermission | Christopher Schwarz |
2013-01-03 | * Add options in the ingame UI to callvote sudden_death and callvote nextmap ... | Christopher Schwarz |
2013-01-03 | * Use binary searching instead of linear searching for many static arrays | M. Kristall |
2013-01-03 | * (bug 2923) Add ability to have a "warmup" time where players cannot join a ... | Christopher Schwarz |
2013-01-03 | * Fix buffer problems in CG_Say preventing locations from showing | Christopher Schwarz |
2013-01-03 | * Various small style fixes/corrections/changes (Undeference, Timbo, benmachine) | Christopher Schwarz |
2013-01-03 | * (bug 4306) Fix display formatting between different types of chat text | Christopher Schwarz |
2013-01-03 | * (bug 2991) Add teamoverlay, an optional hud display showing names, health, ... | Christopher Schwarz |
2013-01-03 | * Move more things to cgame | M. Kristall |
2013-01-03 | * (bug #3836) Add [SV|trap]_SetConfigstringRestrictions which prevents some | Tim Angus |
2013-01-03 | * Massive refactor of voting code | M. Kristall |
2013-01-03 | Remove repeater overlap prevention code | Ben Millwood |
2013-01-03 | Zone BP updates, and a minor bug fix | Ben Millwood |
2013-01-03 | Zone BP | Ben Millwood |
2013-01-03 | * Use the MN_ system for team lock and player limit messages | Tim Angus |
2013-01-03 | * Various changes resulting from sanity checking against mgdev HEAD | Tim Angus |
2013-01-03 | * (bug 2803) Tighten some spelling/grammar/typos in various places (Phil Bord... | Christopher Schwarz |
2013-01-03 | BP Queuing system | Ben Millwood |
2013-01-03 | * Revert stagedowns (fixes #2) | Roman Tetelman |
2013-01-03 | * Fix compiler warning about G_FindOvermind | Ben Millwood |
2013-01-03 | * Use chat rather than print for adminchat server commands | Ben Millwood |