summaryrefslogtreecommitdiff
path: root/src/game/g_admin.c
AgeCommit message (Expand)Author
2013-01-03* bug 3599 was still occuring if !setlevel was used by admin name and the adminM. Kristall
2013-01-03* (bug 3595) /sell upgrades doesn't change player model for battlesuitM. Kristall
2013-01-03* Fix a couple more places where files might not be closed (bug 3554)M. Kristall
2013-01-03* Merge clientSession_t::sessionTeam and clientSession_t::spectatorStateTim Angus
2013-01-03* Consolidate memory allocation into bg_alloc.cTim Angus
2013-01-03* (bug 3057) Granger breaks under certain conditions (Risujin)M. Kristall
2013-01-03* (bug 3480) A reactor that has not yet exploded still gives power (benmachine)Tim Angus
2013-01-03*(bug 3280) Changed the default behaviour of !listplayers. The fieldsTony J. White
2007-09-25* (bug 3307) use boundary checking to prevent potential buffer overflowM. Kristall
2007-09-16* (bug 3096) bans sometimes fail inexplicablyM. Kristall
2007-07-16* (bug 3047) send team commands to spectating admins who can see team chatM. Kristall
2007-07-09* (bug 3251) make return consistent for admin check (benmachine)M. Kristall
2007-07-04* fix denybuild thing correctly...M. Kristall
2007-06-29* fix a silly issue in !passvote and !cancelvote that could potentially haveM. Kristall
2007-06-20* take away blue print when a player's building rights are deniedM. Kristall
2007-06-05(bug 3104) save the correct variables for players who disconnect and come backM. Kristall
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
2007-03-03* (bug 3008) track when map and map_restart commands are added to the commandTony J. White
2007-01-03* (bug 2996) better support for using "!" commands when g_admin isTony J. White
2006-12-31* (bug 2954) g_admin commands can not be used from the server console evenTony J. White
2006-12-31* (bug 2973) added a special name for the map's built-in layout "*BUILTIN*"Tony J. White
2006-12-30* (bug 2973) allow '-' and '_' in layout names and check to make sure layoutsTony J. White
2006-12-29* (bug 2973) support for multiple initial base layouts ( Risujin, vcxzet, tjw )Tony J. White
2006-12-12* (bug 2954) when g_admin is enabled use !ban [ip] instead of !kick [slot]Tony J. White
2006-11-14* (bug 2849) g_admin usage info formatting fixes, !spec999 no longer triesTony J. White
2006-10-24* !unlock command was not printing usage information (thanks kevlarman)Tony J. White
2006-10-24* don't spam broadcast the output spam of the !time g_admin spam commandTony J. White
2006-09-29* !lock command without parameter was not printing usage informationTony J. White
2006-09-14* (bug 2849) having a qboolean array in the level_locals_t struct seemed toTony J. White
2006-09-05Bug 2849Tony J. White
2006-07-31* tjw's spiffy admin system (tjw, obviously)Tim Angus