summaryrefslogtreecommitdiff
path: root/src/game/g_admin.c
AgeCommit message (Expand)Author
2015-04-11Fix /mute.Paweł Redman
2015-03-13Fix the ordering of g_admin_cmds.Paweł Redman
2015-02-14Fix console being unable to send PMs. Remove logging of successful admin comm...Paweł Redman
2015-02-14Move all chat-related commands to the admin system.Paweł Redman
2015-02-14Various gameplay balance changes and minor bug fixes, code organization.Mikko Tiusanen
2015-02-01Fixed a possible null pointer access in g_admin_find_level_for_score.Tremulous Test Server
2015-01-25Fixed compiler warnings in all game, cgame sources.Mikko Tiusanen
2015-01-08Fix various linking errors and segfaults.enneract
2015-01-07Added G_admin_writeconfig and changed outside calls to use that.Tremulous Test Server
2014-12-21Merge branch 'combat-stats'enneract
2014-12-21Let admins with /flag modify admin levels.enneract
2014-12-21Fix /stats displaying namelog data.enneract
2014-12-21Simplify in-game combat statistics.enneract
2014-12-21Use MODs instead of CSWs in logs.enneract
2014-12-20Add logging of weapon settings at game init.enneract
2014-12-20Improve the output of /stats.enneract
2014-12-20Implement percentile ranking of combat stats..enneract
2014-12-20Track self damage in combat statistics.enneract
2014-12-19Implement combat statistics.enneract
2014-11-20Removed the extra '\' at end of automatic level gain message.Mikko Tiusanen
2014-10-16Fixed the cvar set issue after client disconnect.Mikko Tiusanen
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
2014-07-06Chat prints againMors-Quaedam
2014-07-06Standardise chat printsMors-Quaedam
2014-07-03Incognito admins are now listed as having player level 2.Mikko Tiusanen
2014-05-04Initial import.Mikko Tiusanen