Age | Commit message (Expand) | Author |
2013-01-03 | * Revert revision 1965 and parts of revisions 1962 and 1966 since muted players | M. Kristall |
2013-01-03 | * No-votes were not being handled properly | M. Kristall |
2013-01-03 | * Use bitmasks instead of arrays for keeping track of whether/how a player voted | M. Kristall |
2013-01-03 | * Prevent people from reconnecting so they can call more votes | M. Kristall |
2013-01-03 | * Prevent reparsing IP addresses for subnet bans | M. Kristall |
2013-01-03 | * (bug 4544) Only strip color codes from names in votes | M. Kristall |
2013-01-03 | * Separate namelog from admin | M. Kristall |
2013-01-03 | * Use flood prevention with "team" command | M. Kristall |
2013-01-03 | * Remove hovel | M. Kristall |
2013-01-03 | * Refactor emoticon code | M. Kristall |
2013-01-03 | * Renamed MAX_STAMINA to STAMINA_MAX and moved to tremulous.h | Asa Kravets |
2013-01-03 | * Remove unnecessary security code introduced from ioq3 merge | M. Kristall |
2013-01-03 | * Add a EndVote: line to games.log for showing vote results (Rezyn) | Christopher Schwarz |
2013-01-03 | * Fix votes failing when they shouldn't (Rezyn) | Christopher Schwarz |
2013-01-03 | * Update copyright notices | Tim Angus |
2013-01-03 | * Fix a bug in listmaps (Rezyn) | Christopher Schwarz |
2013-01-03 | * Fix for listmaps command misbehaving when searching for something that retu... | Christopher Schwarz |
2013-01-03 | * Add /listmaps command so people can stop guessing when they're trying to do... | Christopher Schwarz |
2013-01-03 | * Server- and client-side tab completion for commands handled by the game module | M. Kristall |
2013-01-03 | * Fix ability to mark the last spawn for deconstruction (Rezyn) | Christopher Schwarz |
2013-01-03 | * Parse IRC-like /me in chat text | Ben Millwood |
2013-01-03 | * Prevent new votes from preventing previous votes from executing | M. Kristall |
2013-01-03 | * "follownext" should not have been removed (in r1829) | M. Kristall |
2013-01-03 | * Remove unnecessary counter argument to tinfo and scores since the number of | M. Kristall |
2013-01-03 | * Don't show locations in teamchats during intermission | Christopher Schwarz |
2013-01-03 | * Fix a couple typos in sudden death votes, including one that allowed a second | M. Kristall |
2013-01-03 | (bug 3545) Maintain velocity when evolving (Ben Millwood) | Christopher Schwarz |
2013-01-03 | * Minor fixes for revision 1829 | M. Kristall |
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 | * say_area can only be used while alive | Ben Millwood |
2013-01-03 | * Fix wonky say text field behavior when you press insert (Rezyn) | Christopher Schwarz |
2013-01-03 | * Fix most votes not executing | M. Kristall |
2013-01-03 | * (bug 4306) Fix display formatting between different types of chat text | Christopher Schwarz |
2013-01-03 | * Move more things to cgame | M. Kristall |
2013-01-03 | * (bug 4301) Clear decon markers when entering sudden death (Rezyn) | Christopher Schwarz |
2013-01-03 | * Fix adding to the build timer when deconstructing with g_markdeconstruct 0 ... | Christopher Schwarz |
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 | * (bug 3194) potential log ambiguities (requires log parser updates) | M. Kristall |
2013-01-03 | * (Bug 3274) Disallow names that are difficult to ban (thanks msk) | Christopher Schwarz |
2013-01-03 | * Remove many unused cvars that don't do anything | Christopher Schwarz |
2013-01-03 | * Remove tell, tell_target, tell_attacker. Depreciated by /m | Christopher Schwarz |
2013-01-03 | Fix missing build errors (thanks gimhael) | Ben Millwood |
2013-01-03 | * fix some more credit copying issues | Roman Tetelman |
2013-01-03 | * store credits in pers.credit instead of ps.stats[ PERS_CREDIT ] | Roman Tetelman |
2013-01-03 | * make poison cloud disorientation start/end more smoothly | Roman Tetelman |
2013-01-03 | chomp a warning | Ben Millwood |
2013-01-03 | Simplify some power handling code | Ben Millwood |
2013-01-03 | * Increase repeater cost from 2 to 4 | Ben Millwood |