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_cmds.c
Age
Commit message (
Expand
)
Author
2018-11-16
Fix 88d21e69 disabling say_area completely.
Paweł Redman
2018-11-14
Work around control code causing segfaults.
Paweł Redman
2018-11-03
show the voters what they voted
Theriaca
2018-04-24
Allow players to leave the team during a teamvote.
fix/votes
Paweł Redman
2018-04-24
Discard players' votes when they leave.
Paweł Redman
2018-02-22
Can now evolve and be boosted
Cody
2017-09-16
implement !control
/dev/humancontroller
2017-05-08
Change high admin chat colour to red
MaeJong
2017-05-08
Prevent usage of IRC-like channels during scrims
MaeJong
2017-05-03
Fix undefined behavior in the high admin chat.
Paweł Redman
2017-05-02
Implement high admin chat
MaeJong
2017-04-18
The Autobahn system.
Paweł Redman
2017-04-15
Apply the scrim mode patch.
Paweł Redman
2017-04-15
Reports system
MaeJong
2017-04-15
implement logging control for PMs
/dev/humancontroller
2017-04-15
implement g_gradualFreeFunds: give free funds to each player every 2 minutes,...
/dev/humancontroller
2017-04-15
fix noclipping players affecting other players
/dev/humancontroller
2017-04-15
prevent obscure spectator effects after stopping following someone, like the ...
/dev/humancontroller
2017-04-15
use a more up-to-date origin in G_RoomForClassChange()
/dev/humancontroller
2017-04-15
remove the abusable levelshot command and related hacks
/dev/humancontroller
2017-04-15
fix a null dereference bug
/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
in the vote calling functions, protect against the dreaded exploit of '\n'-in...
/dev/humancontroller
2017-04-15
in the vote calling code, add double quotes around some substituted argument ...
/dev/humancontroller
2017-04-15
import the cQVM game module
Paweł Redman
2017-04-15
import the Slacker's QVM code base
SlackerLinux85