summaryrefslogtreecommitdiff
path: root/src/game/g_admin.c
AgeCommit message (Collapse)Author
2014-10-16Fixed the cvar set issue after client disconnect.Mikko Tiusanen
Added support for setting player score through score_info.
2014-10-16Changed score_info to use namelog, new option for score penalty on early quit.Mikko Tiusanen
2014-10-15Added automatic levels functionality based on total score earned of each player.Mikko Tiusanen
2014-10-09Added spawn [buildingname] admin command.Mikko Tiusanen
2014-07-06Fix more colour issuesMors-Quaedam
2014-07-06Fixed auto g_teamForceBalance = 2 handling.Mikko Tiusanen
Fixed colors in certain commands. Correct message now displayed in slap.
2014-07-06Chat prints againMors-Quaedam
I think this is gonna be the final one, but don't hold your hopes high.
2014-07-06Standardise chat printsMors-Quaedam
I did some find+replace on these too... hopefully they're done properly :D
2014-07-03Incognito admins are now listed as having player level 2.Mikko Tiusanen
Added broadcast command and support for colors and formatting in cpa.
2014-05-04Initial import.Mikko Tiusanen