index
:
new-edge
broken-shit
master
New EDGE Tremulous Modification
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
g_admin.c
Age
Commit message (
Expand
)
Author
2015-12-05
Get rid of more indent markers.
HEAD
master
Paweł Redman
2015-04-11
Fix /mute.
Paweł Redman
2015-03-13
Fix the ordering of g_admin_cmds.
Paweł Redman
2015-02-14
Fix console being unable to send PMs. Remove logging of successful admin comm...
Paweł Redman
2015-02-14
Move all chat-related commands to the admin system.
Paweł Redman
2015-02-14
Various gameplay balance changes and minor bug fixes, code organization.
Mikko Tiusanen
2015-02-01
Fixed a possible null pointer access in g_admin_find_level_for_score.
Tremulous Test Server
2015-01-25
Fixed compiler warnings in all game, cgame sources.
Mikko Tiusanen
2015-01-08
Fix various linking errors and segfaults.
enneract
2015-01-07
Added G_admin_writeconfig and changed outside calls to use that.
Tremulous Test Server
2014-12-21
Merge branch 'combat-stats'
enneract
2014-12-21
Let admins with /flag modify admin levels.
enneract
2014-12-21
Fix /stats displaying namelog data.
enneract
2014-12-21
Simplify in-game combat statistics.
enneract
2014-12-21
Use MODs instead of CSWs in logs.
enneract
2014-12-20
Add logging of weapon settings at game init.
enneract
2014-12-20
Improve the output of /stats.
enneract
2014-12-20
Implement percentile ranking of combat stats..
enneract
2014-12-20
Track self damage in combat statistics.
enneract
2014-12-19
Implement combat statistics.
enneract
2014-11-20
Removed the extra '\' at end of automatic level gain message.
Mikko Tiusanen
2014-10-16
Fixed the cvar set issue after client disconnect.
Mikko Tiusanen
2014-10-16
Changed score_info to use namelog, new option for score penalty on early quit.
Mikko Tiusanen
2014-10-15
Added automatic levels functionality based on total score earned of each player.
Mikko Tiusanen
2014-10-09
Added spawn [buildingname] admin command.
Mikko Tiusanen
2014-07-06
Fix more colour issues
Mors-Quaedam
2014-07-06
Fixed auto g_teamForceBalance = 2 handling.
Mikko Tiusanen
2014-07-06
Chat prints again
Mors-Quaedam
2014-07-06
Standardise chat prints
Mors-Quaedam
2014-07-03
Incognito admins are now listed as having player level 2.
Mikko Tiusanen
2014-05-04
Initial import.
Mikko Tiusanen