]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/monsters.qc
Remove marine
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / monsters.qc
2013-04-29 MarioRemove marine
2013-04-29 MarioRename grunt to marine
2013-04-29 MarioFix monster color resetting when it respawns
2013-04-28 Mariorename rottweiler to cerberus
2013-04-28 MarioRename shalrath to mage
2013-04-28 MarioRename hell-knight to knight
2013-04-28 MarioMerge branch 'master' into Mario/monsters
2013-04-27 MarioRename demon to animus
2013-04-27 MarioRename wizard to wyvern
2013-04-27 MarioRewrite monster attacks as a single function & rename...
2013-04-27 MarioRename tarbaby to slime & begin cleanup of monster_atta...
2013-04-26 MarioAdd a new model for tarbaby
2013-04-22 MarioOnly set scale if setting info for a monster
2013-04-22 MarioAdd random skin support to all monsters
2013-04-22 MarioIncrease monster hitboxes to match their scale
2013-04-22 MarioRemove all scale modifiers (networking scale changes...
2013-04-22 MarioUpdate zombie status while spawning
2013-04-22 MarioMerge branch 'master' into Mario/monsters
2013-04-19 MarioFix dead monsters not disappearing
2013-04-18 MarioAdd untested fix for monster corpses not disappearing
2013-04-17 MarioUse Team_ColorRGB for monster/generator glow & radar...
2013-04-17 MarioBegin making generator a common networked entity
2013-04-17 MarioMove td generator model loading to client
2013-04-16 MarioFix error when spawning a monster
2013-04-15 MarioFix monsters taking damage when dead
2013-04-14 MarioRemove enforcer & all W_ attack functions from the...
2013-04-13 MarioFix scrag not falling when killed
2013-04-13 MarioUpdate origin/velocity when dying too
2013-04-13 MarioFix choppy monster movement
2013-04-13 MarioRemove extra spaces
2013-04-13 MarioMove some more precaching to the client
2013-04-13 MarioMove monster model precaching/loading to the client
2013-04-13 MarioFix monster skin not updating with mobedit skin command
2013-04-13 MarioBig load of updates (attempted CSQC monsters)