]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/monsters/monster/ogre.qc
Update name in spawn list
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / monsters / monster / ogre.qc
2013-04-28 MarioMerge branch 'master' into Mario/monsters
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-27 MarioLower ogre grenade refire rate
2013-04-27 MarioFix monsters firing projectiles only infront of themsel...
2013-04-22 MarioRemove some remaining scale modifiers
2013-04-22 MarioUpdate zombie status while spawning
2013-04-22 MarioMerge branch 'master' into Mario/monsters
2013-04-18 MarioRemove useless delay checks
2013-04-18 MarioUse monster_melee for all monster melee attacks
2013-04-18 MarioFix more bad use of .think
2013-04-17 MarioRemove useless ifdef check
2013-04-15 MarioRemove sprite_height
2013-04-15 MarioRemove unused float from ogre chainsaw function
2013-04-14 MarioFix client side monster still moving when dead. Attempt...
2013-04-14 MarioRemove enforcer & all W_ attack functions from the...
2013-04-14 MarioAlso fix ogre grenade attack
2013-04-14 MarioFix ogre using weapons code for uzi attack
2013-04-13 MarioKnock some stuff off the WIP TODO list
2013-04-13 MarioAdd sounds support to every monster
2013-04-13 MarioMove monster model precaching/loading to the client
2013-04-13 MarioBig load of updates (attempted CSQC monsters)
2013-04-07 MarioIncrease ogre waypoint sprite height
2013-04-07 MarioAdd a new model for the ogre
2013-04-06 MarioSet monster waypoint height after changing the monster...
2013-04-04 MarioMerge branch 'master' into Mario/monsters
2013-03-22 MarioMerge branch 'master' into Mario/monsters
2013-03-07 MarioImprove monster weapon dropping
2013-03-07 MarioRemove enemy_range() checks
2013-03-07 MarioMerge branch 'master' into mario/monsters
2013-03-05 MarioDon't drop items if killed by mobkill command
2013-03-05 MarioMove all monster deathtypes to the notifications system
2013-03-05 MarioMerge branch 'master' into mario/monsters
2013-03-04 MarioRemove pain_finished from each monster's spawncode...
2013-03-03 MarioMerge branch 'master' into mario/monsters
2013-02-25 MarioMerge branch 'master' into mario/monsters
2013-02-25 MarioMerge branch 'master' into mario/monsters
2013-02-21 MarioMerge branch 'master' into mario/monsters
2013-02-13 MarioFix overpowered ogre chainsaw
2013-02-11 MarioReplace enforcer model with e-wheel
2013-02-10 MarioMerge branch 'master' into mario/monsters
2013-02-10 MarioMerge branch 'master' into mario/monsters
2013-02-05 MarioMerge branch 'master' into mario/monsters
2013-01-31 MarioMerge branch 'master' into mario/monsters
2013-01-25 MarioMerge commit 'd8d184e7c633d17f6a4468627b690bdbbae62206...
2013-01-25 MarioMerge branch 'master' into mario/monsters
2013-01-24 MarioFix TD monster spawn protection. Improve TD monster...
2013-01-22 MarioThe first of many bad mistakes (forgot to include the...