summaryrefslogtreecommitdiff
path: root/src/game/g_cmds.c
AgeCommit message (Expand)Author
2013-01-03Nothing to see hereM. Kristall
2013-01-03* (bug 4815) Add /pause admin commandChristopher Schwarz
2013-01-03* Clean up one line of code from ages ago. Nothing to see here.Christopher Schwarz
2013-01-03* (bug 4268) Disable vote bind instructions when tutorial mode is offChristopher Schwarz
2013-01-03* (bug 4760) Display Vote Caller (thanks Brian Teapot Shannon, msk, benmachine)Christopher Schwarz
2013-01-03* (Bug 4649) Require reasons for votes (WilliamH, Chris "Lakitu7" Schwarz)M. Kristall
2013-01-03* (bug 3495) Add support for message censorship (cue "finally!")M. Kristall
2013-01-03* Fix /me in teamsay menuBen Millwood
2013-01-03* Cancel ghost buildables upon selling weapons to prevent minor bugs when peo...Christopher Schwarz
2013-01-03* Fix admin /rename by not decrementing namelog->nameChanges, insteadJohn Ellis
2013-01-03* (bug 4090) fix G_ClientNumbersFromString on an empty argumentBen Millwood
2013-01-03* Queue BP according to the proportion of damage that came from not-friendly-...Christopher Schwarz
2013-01-03* (bug 4573) Use markdecon (instant of instant-decon) when buildings are unpo...Christopher Schwarz
2013-01-03* (bug 4575) CMD_CHEAT_TEAM gives the wrong error message (thanks Oops)Ben Millwood
2013-01-03* Revert revision 1965 and parts of revisions 1962 and 1966 since muted playersM. Kristall
2013-01-03* No-votes were not being handled properlyM. Kristall
2013-01-03* Use bitmasks instead of arrays for keeping track of whether/how a player votedM. Kristall
2013-01-03* Prevent people from reconnecting so they can call more votesM. Kristall
2013-01-03* Prevent reparsing IP addresses for subnet bansM. Kristall
2013-01-03* (bug 4544) Only strip color codes from names in votesM. Kristall
2013-01-03* Separate namelog from adminM. Kristall
2013-01-03* Use flood prevention with "team" commandM. Kristall
2013-01-03* Remove hovelM. Kristall
2013-01-03* Refactor emoticon codeM. Kristall
2013-01-03* Renamed MAX_STAMINA to STAMINA_MAX and moved to tremulous.hAsa Kravets
2013-01-03* Remove unnecessary security code introduced from ioq3 mergeM. 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 noticesTim 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 moduleM. 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 textBen Millwood
2013-01-03* Prevent new votes from preventing previous votes from executingM. 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 ofM. Kristall
2013-01-03* Don't show locations in teamchats during intermissionChristopher Schwarz
2013-01-03* Fix a couple typos in sudden death votes, including one that allowed a secondM. Kristall
2013-01-03(bug 3545) Maintain velocity when evolving (Ben Millwood)Christopher Schwarz
2013-01-03* Minor fixes for revision 1829M. Kristall
2013-01-03* Use binary searching instead of linear searching for many static arraysM. 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 aliveBen Millwood
2013-01-03* Fix wonky say text field behavior when you press insert (Rezyn)Christopher Schwarz
2013-01-03* Fix most votes not executingM. Kristall
2013-01-03* (bug 4306) Fix display formatting between different types of chat textChristopher Schwarz
2013-01-03* Move more things to cgameM. Kristall
2013-01-03* (bug 4301) Clear decon markers when entering sudden death (Rezyn)Christopher Schwarz