]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/monsters
Merge branch 'master' into Mario/monsters
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters /
2013-08-30 MarioMerge branch 'master' into Mario/monsters
2013-08-30 MarioRemove a useless global check
2013-08-30 MarioImprove monster target finding a bit
2013-08-30 MarioRemove monster vehicle targeting
2013-08-30 MarioZombie re-spawns regardless of settings
2013-08-30 MarioRemove some bad cvars
2013-08-30 MarioAdd a cvar to control monster attack range
2013-08-29 MarioDecrease brute grenade projectile speed
2013-08-29 MarioAdd ogre spawn compatibility for brute
2013-08-29 MarioDetonate mage missiles instantly if the mage dies
2013-08-29 MarioClean up filenames a bit
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 MarioFix monsters attacking their owners in non-teamplay...
2013-08-29 MarioHardcode monster item drops
2013-08-29 MarioAdd a special flag for powerful monsters
2013-08-28 MarioExperimental: Bruiser will wait for its pet (closest...
2013-08-28 MarioFix spider freezing itself
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...