summaryrefslogtreecommitdiff
path: root/src/game/g_admin.h
AgeCommit message (Expand)Author
2017-03-09implement setdevmode: an admin command to switch developer mode on or off/dev/humancontroller
2017-03-09refactor stuff/dev/humancontroller
2017-03-09use standard time representation/dev/humancontroller
2013-02-16Update copyright noticesTim Angus
2013-01-03* (bug 5000) refactor: use ARRAY_LEN; remove undefined functions; more size_tM. Kristall
2013-01-03* CANIPBAN allows banning not-necessarily-connected players with CIDR notationM. Kristall
2013-01-03* (bug 3404) Warn all admins when a banned player tries to connectM. Kristall
2013-01-03* Refactor listadmins, namelog, and showbans to make then more consistentM. Kristall
2013-01-03* (bug 4821) Silence logging of inconsequential admin commandsChristopher Schwarz
2013-01-03* Sort admins and levels by descending level on readconfigM. Kristall
2013-01-03* (bug 4815) Add /pause admin commandChristopher Schwarz
2013-01-03* (bug 4806) add builder command to show which player built a structureJohn Ellis
2013-01-03* (bug 3291) Add /buildlog and /revert commands to combat grief building (Und...Christopher Schwarz
2013-01-03* Prevent reparsing IP addresses for subnet bansM. Kristall
2013-01-03* Log what command was attempted when a user does not have permissionM. Kristall
2013-01-03* Separate namelog from adminM. Kristall
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Remove unused admin flag TEAMCHATCMDM. Kristall
2013-01-03* Fix changemap by moving it in the list so bsearch can find itChristopher Schwarz
2013-01-03* Server- and client-side tab completion for commands handled by the game moduleM. Kristall
2013-01-03* Fix a bug that would prevent banning by name in most casesM. Kristall
2013-01-03* Remove arbitrary limitations on admin data by replacing fixed-size arrays withM. Kristall
2013-01-03* (bug 4310) Rework admin.logChristopher Schwarz
2013-01-03* Make position of "ALLFLAGS" admin flag irrelevantM. Kristall
2013-01-03* (bug 4071) subnet bansM. Kristall
2013-01-03* Remove unused ADMF_TEAMCHANGEFREEM. Kristall
2013-01-03* (bug 3396) Break everyone's admin.dat (a.k.a. multiple character admin flags)M. Kristall
2013-01-03* Refactor some more admin codeM. Kristall
2013-01-03* (bug 3354) Add /clientlist cgame command for listing connected clients (DevHC)Christopher Schwarz
2013-01-03* Fix a buffer overflow introduced in revision 1121M. Kristall
2013-01-03* Add the /a command, which sends a message to all active adminsChristopher Schwarz
2013-01-03* (bug 3379) !adjustban command to change reason and duration of bans (flag b)M. Kristall
2013-01-03* (bug 3719) IP address fields in admin system are not large enough for IPv6M. Kristall
2013-01-03* Oops, Repeater now gives Repeater reward creditsMichael Levin
2013-01-03*(bug 3280) Changed the default behaviour of !listplayers. The fieldsTony J. White
2007-03-25* ingame menus redesignedTony J. White
2007-03-13* (bug 3052) fix issues with !ban and !namelog when multiple players have theTony J. White
2006-12-29* (bug 2973) support for multiple initial base layouts ( Risujin, vcxzet, tjw )Tony J. White
2006-09-05Bug 2849Tony J. White
2006-07-31* tjw's spiffy admin system (tjw, obviously)Tim Angus