]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/monsters/monster/mage.qc
Merge branch 'master' into Mario/monsters
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / monster / mage.qc
2013-09-15 MarioMerge branch 'master' into Mario/monsters
2013-09-04 MarioMerge branch 'master' into Mario/monsters
2013-09-01 MarioPrecache in the correct VM
2013-09-01 MarioPrecache some models/sounds
2013-09-01 MarioClean up monster armor code
2013-08-31 MarioFix some spawnflag conflicts
2013-08-31 MarioAttempt to fix monster vehicle support
2013-08-31 MarioMove monster waypoint handling to the client
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 MarioDecrease brute grenade projectile speed
2013-08-29 MarioDetonate mage missiles instantly if the mage dies
2013-08-29 MarioMerge branch 'master' into Mario/monsters
2013-08-29 MarioImprove mage homing missiles
2013-08-29 MarioFix bad use of w_shotorg
2013-08-29 MarioRemove W_SetupShot from monster code & fix minibosses...
2013-08-29 MarioHardcode monster item drops
2013-08-28 MarioReplace monsters config with a modified dumped config
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...