]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/monsters/monster/zombie.qc
Merge branch 'master' into Mario/monsters
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / monster / zombie.qc
2013-11-03 MarioMerge branch 'master' into Mario/monsters
2013-10-24 MarioRemove monster config system to fix compile
2013-10-18 MarioMerge branch 'master' into Mario/monsters
2013-10-12 MarioAttempt to improve monster skill based damage calculation
2013-10-12 MarioMerge branch 'master' into Mario/monsters
2013-10-02 MarioMerge branch 'master' into Mario/monsters
2013-10-01 MarioMerge branch 'master' into Mario/monsters
2013-09-30 MarioUse the generic CSQC models implementation for client...
2013-09-28 MarioMerge branch 'master' into Mario/monsters
2013-09-15 MarioMerge branch 'master' into Mario/monsters
2013-09-04 MarioMerge branch 'master' into Mario/monsters
2013-09-02 MarioDon't block if enemy health is lower than 10
2013-09-02 MarioBlock 90% of all damage (will make it configurable...
2013-09-02 MarioZombie has a random chance at melee range to block...
2013-09-01 MarioChange miniboss spawnflag value to original Quake value
2013-08-31 MarioAttempt to fix monster vehicle support
2013-08-31 MarioChange monster_melee to work more like monster_leap
2013-08-30 MarioMerge branch 'master' into Mario/monsters
2013-08-30 MarioZombie re-spawns regardless of settings
2013-08-30 MarioAdd a cvar to control monster attack range
2013-08-29 MarioMerge branch 'master' into Mario/monsters
2013-08-29 MarioHardcode monster item drops
2013-08-28 MarioSteal new weapon cvar system
2013-08-28 MarioProperly fix monsters thinking they're fish
2013-08-28 MarioPartially fix all monsters thinking they're fish
2013-08-28 MarioBegin cleaning up most monster functions (still a bit...