index
:
zittrig-4
master
The server software used for the Der Bunker Tremulous servers.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
g_admin.h
Age
Commit message (
Expand
)
Author
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
2013-01-03
* CANIPBAN allows banning not-necessarily-connected players with CIDR notation
M. Kristall
2013-01-03
* (bug 3404) Warn all admins when a banned player tries to connect
M. Kristall
2013-01-03
* Refactor listadmins, namelog, and showbans to make then more consistent
M. Kristall
2013-01-03
* (bug 4821) Silence logging of inconsequential admin commands
Christopher Schwarz
2013-01-03
* Sort admins and levels by descending level on readconfig
M. Kristall
2013-01-03
* (bug 4815) Add /pause admin command
Christopher Schwarz
2013-01-03
* (bug 4806) add builder command to show which player built a structure
John 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 bans
M. Kristall
2013-01-03
* Log what command was attempted when a user does not have permission
M. Kristall
2013-01-03
* Separate namelog from admin
M. Kristall
2013-01-03
* Update copyright notices
Tim Angus
2013-01-03
* Remove unused admin flag TEAMCHATCMD
M. Kristall
2013-01-03
* Fix changemap by moving it in the list so bsearch can find it
Christopher Schwarz
2013-01-03
* Server- and client-side tab completion for commands handled by the game module
M. Kristall
2013-01-03
* Fix a bug that would prevent banning by name in most cases
M. Kristall
2013-01-03
* Remove arbitrary limitations on admin data by replacing fixed-size arrays with
M. Kristall
2013-01-03
* (bug 4310) Rework admin.log
Christopher Schwarz
2013-01-03
* Make position of "ALLFLAGS" admin flag irrelevant
M. Kristall
2013-01-03
* (bug 4071) subnet bans
M. Kristall
2013-01-03
* Remove unused ADMF_TEAMCHANGEFREE
M. 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 code
M. 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 1121
M. Kristall
2013-01-03
* Add the /a command, which sends a message to all active admins
Christopher 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 IPv6
M. Kristall
2013-01-03
* Oops, Repeater now gives Repeater reward credits
Michael Levin
2013-01-03
*(bug 3280) Changed the default behaviour of !listplayers. The fields
Tony J. White
2007-03-25
* ingame menus redesigned
Tony J. White
2007-03-13
* (bug 3052) fix issues with !ban and !namelog when multiple players have the
Tony J. White
2006-12-29
* (bug 2973) support for multiple initial base layouts ( Risujin, vcxzet, tjw )
Tony J. White
2006-09-05
Bug 2849
Tony J. White
2006-07-31
* tjw's spiffy admin system (tjw, obviously)
Tim Angus