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.c
Age
Commit message (
Expand
)
Author
2013-01-03
* Correct ban numbers reported by showbans
M. Kristall
2013-01-03
* Set a->level properly in admin_default_levels (Rezyn)
Ben Millwood
2013-01-03
* Update copyright notices
Tim Angus
2013-01-03
* Fix for another bug where setlevel sets to the wrong person (Undeference, R...
Christopher Schwarz
2013-01-03
* Fix changemap by moving it in the list so bsearch can find it
Christopher Schwarz
2013-01-03
* And another
M. Kristall
2013-01-03
* Correct some more messages
M. Kristall
2013-01-03
* Server- and client-side tab completion for commands handled by the game module
M. Kristall
2013-01-03
* Stop using numeric constants in logs because they are unreliable (log parsers
M. Kristall
2013-01-03
* Remove unnecessary stuff
M. Kristall
2013-01-03
* Fix a bug that would prevent banning by name in most cases
M. Kristall
2013-01-03
* Fix several broken/segfaulting cases of the !setlevel command (Rezyn)
Christopher Schwarz
2013-01-03
* Remove a redundant condition (thanks Ensiform)
M. Kristall
2013-01-03
* Remove arbitrary limitations on admin data by replacing fixed-size arrays with
M. Kristall
2013-01-03
* Fix !help only displaying information about custom commands when it should not
M. Kristall
2013-01-03
* Prevent new votes from preventing previous votes from executing
M. Kristall
2013-01-03
* Revert revision 1566 since it is no longer necessary
M. Kristall
2013-01-03
* Use binary searching instead of linear searching for many static arrays
M. Kristall
2013-01-03
* Change team colors in !listplayers to be more consistent with team prefixes in
M. Kristall
2013-01-03
* Remove GUID stub display from most admin functions (still in !namelog for now)
M. Kristall
2013-01-03
* Fix admin log messages + admin command message outputs appearing in the wro...
Christopher Schwarz
2013-01-03
* (bug 4310) Rework admin.log
Christopher Schwarz
2013-01-03
* (bug 4309) Add options to !restart that allow for keeping/switching player ...
Christopher Schwarz
2013-01-03
* Make position of "ALLFLAGS" admin flag irrelevant
M. Kristall
2013-01-03
* Better fix for !showbans -10 not working properly
M. Kristall
2013-01-03
* Fix uninitialized variable usage gcc did not warn me about before
M. Kristall
2013-01-03
* Massive refactor of voting code
M. Kristall
2013-01-03
* !showbans -10 was broken (thanks Rezyn)
M. Kristall
2013-01-03
* Disallow the name "console" to prevent confusion with dedicated server cons...
Christopher Schwarz
2013-01-03
* Fix crash when banning (thanks Rezyn)
M. Kristall
2013-01-03
* (Bug 3274) Disallow names that are difficult to ban (thanks msk)
Christopher Schwarz
2013-01-03
* Print a slightly better message when a banned player tries to connect
M. Kristall
2013-01-03
* Remove many unused cvars that don't do anything
Christopher Schwarz
2013-01-03
* (bug 4071) subnet bans
M. Kristall
2013-01-03
* Fix some bugs with banning by client number introduced in revision 1189
M. Kristall
2013-01-03
* Revert last change... oops
Tim Angus
2013-01-03
* Fix ADMF_IMMUTABLE using ADMF_IMMUNITY incorrectly (Rezyn)
Christopher Schwarz
2013-01-03
* Fix ADMF_IMMUTABLE using ADMF_IMMUNITY incorrectly (Rezyn)
Christopher Schwarz
2013-01-03
* Fix a new formatting issue from revision 1189
M. Kristall
2013-01-03
* Move some code around
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 4037) cgame forgets to close buildstat.cfg
M. Kristall
2013-01-03
* One-line fix admin name formatting
Ben Millwood
2013-01-03
* Partially revert rev 1182 (null deref)
M. Kristall
2013-01-03
* Require each client to have a unique, valid GUID
M. Kristall
2013-01-03
* Fix a small bug in g_adminMaxBan (thanks ben)
Christopher Schwarz
2013-01-03
* (bug 3993) ban length limits (Rezyn)
Christopher Schwarz
2013-01-03
* (bug 3992) Add search abilities to !showbans (Rezyn)
Christopher Schwarz
2013-01-03
* (bug 2803) Tighten some spelling/grammar/typos in various places (Phil Bord...
Christopher Schwarz
[next]