]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/monsters/monster/spider.qc
Merge branch 'master' into Mario/monsters
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / monster / spider.qc
2013-09-15 MarioMerge branch 'master' into Mario/monsters
2013-09-04 MarioMerge branch 'master' into Mario/monsters
2013-09-02 MarioDon't switch to trace entity (causes issues in modes...
2013-09-01 MarioPrecache in the correct VM
2013-09-01 MarioPrecache some models/sounds
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 MarioAdd a cvar to control monster attack range
2013-08-29 MarioMerge branch 'master' into Mario/monsters
2013-08-29 MarioRemove W_SetupShot from monster code & fix minibosses...
2013-08-29 MarioHardcode monster item drops
2013-08-28 MarioFix spider freezing itself
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...