index
:
bunkerqvm
altairGtfo
antistack
build-on-movers
extrapol
fix/cg_pointcontents
fix/votes
flood-prot
game/clusterfuck
game/hive
gameplay/fractional-evos
master
melee-traces
random-shit
staging
xmas2019
Old QVM used on Der Bunker.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
g_admin.c
Age
Commit message (
Expand
)
Author
2017-05-02
Implement high admin chat
MaeJong
2017-04-26
Fix undefined behavior in !rshow.
Paweł Redman
2017-04-19
Merge branch 'reports'
Paweł Redman
2017-04-19
g_adminListMinLvl.integer, dumbass
MaeJong
2017-04-18
Implement g_reportAdminListMinLvl
MaeJong
2017-04-18
Better !namelog format.
Paweł Redman
2017-04-18
Add a \nazi in rban auth check
MaeJong
2017-04-18
Eradicate \nazis in rlist
MaeJong
2017-04-18
Fix off-by-1 error in rshow
MaeJong
2017-04-18
Fix a segfault in !rban.
Paweł Redman
2017-04-18
Purify r/arc/list, add rshow to view reports/archives in detail
MaeJong
2017-04-18
use >= in conditions of the form (level.time - some_base_time) vs some_time_l...
/dev/humancontroller
2017-04-18
fix autobahn code a bit
/dev/humancontroller
2017-04-18
The Autobahn system.
Paweł Redman
2017-04-15
implement Schachtmeister v2
/dev/humancontroller
2017-04-15
implement !setdevmode: an admin command to switch developer mode on or off
/dev/humancontroller
2017-04-15
Add a cool down timer to !revert.
Paweł Redman
2017-04-15
Add the "!revert" prefix to !revert's messages.
Paweł Redman
2017-04-15
Implement !give.
Paweł Redman
2017-04-15
Apply the scrim mode patch.
Paweł Redman
2017-04-15
Reports system
MaeJong
2017-04-15
Make SEESFULLLISTPLAYERS great again.
Paweł Redman
2017-04-15
remove a bunch of unused variables and some no-op code
/dev/humancontroller
2017-04-15
fix a couple of compiler warnings
/dev/humancontroller
2017-04-15
fix a bunch of %i format flags / arguments
/dev/humancontroller
2017-04-15
multi-protocol: change the playerState_t and entityState_t structs to the ver...
Jeff Kent
2017-04-15
import the cQVM game module
Paweł Redman
2017-04-15
import the Slacker's QVM code base
SlackerLinux85