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_combat.c
Age
Commit message (
Expand
)
Author
2019-02-10
rewrite and optimize G_OverflowCredits()
Theriaca
2019-02-10
implement fractional evos for aliens
Theriaca
2019-02-10
Prototype anti-stacking system
Paweł Redman
2018-02-23
Add !curse with some basic features.
Paweł Redman
2018-02-04
Remove knockback from everything but LC and barbs.
Paweł Redman
2017-04-26
Implement g_nullifyTyrantKills.
Paweł Redman
2017-04-15
Improve g_gradualFreeFunds.
Paweł Redman
2017-04-15
implement g_gradualFreeFunds: give free funds to each player every 2 minutes,...
/dev/humancontroller
2017-04-15
stop closing the UI menus upon death
/dev/humancontroller
2017-04-15
fix noclipping players affecting other players
/dev/humancontroller
2017-04-15
remove a bunch of unused variables and some no-op code
/dev/humancontroller
2017-04-15
fix a bunch of %i format flags / arguments
/dev/humancontroller
2017-04-15
multi-protocol: rename powerups to misc in the playerState_t and entityState_...
/dev/humancontroller
2017-04-15
import the cQVM game module
Paweł Redman
2017-04-15
import the Slacker's QVM code base
SlackerLinux85