]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/monsters/monster
Fix hell-knight .think usage
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / monsters / monster /
2013-04-17 MarioFix hell-knight .think usage
2013-04-16 MarioRemove extra flag for respawning
2013-04-16 MarioSmall fixes to tarbaby jumping
2013-04-16 MarioUse monster_leap for tarbaby jumping
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 MarioFix all soldier attacks
2013-04-14 MarioFx soldier uzi & shotgun attacks
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 MarioFix scrag not falling when killed
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 some fish & tarbaby issues
2013-04-13 MarioBig load of updates (attempted CSQC monsters)
2013-04-10 MarioClean up monster weapons a little
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-16 MarioSome minor changes to mage projectiles
2013-03-08 MarioRemove extra useless spawner_think definition
2013-03-08 MarioCleanup spawner code a bit
2013-03-07 MarioImprove monster weapon dropping
2013-03-07 MarioRemove distance check in attack code (enemy is lost...
2013-03-07 MarioRemove enemy_range() checks
2013-03-07 MarioFix another bad use of nextthink in the spider attack...
2013-03-07 MarioRemove unused neutral check from target validation...
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 MarioFix compile errors
2013-03-05 MarioMerge branch 'master' into mario/monsters
2013-03-04 MarioAdd a system for monster sounds & some sounds for zombie
2013-03-04 MarioRemove pain_finished from each monster's spawncode...
2013-03-04 MarioAdd support for pain_finished
2013-03-04 MarioAllow specifying zombie skin, rather than always forcin...
2013-03-04 MarioUse ltime instead of .shal_cycles counter for shalrath...
2013-03-03 MarioMerge branch 'master' into mario/monsters
2013-02-25 MarioPrint a message if the monster drop item was invalid
2013-02-25 MarioMerge branch 'master' into mario/monsters
2013-02-25 MarioMerge branch 'master' into mario/monsters
2013-02-23 MarioSome updates to vore (new model, better projectiles)
2013-02-21 MarioMerge branch 'master' into mario/monsters
2013-02-13 MarioFix overpowered ogre chainsaw
2013-02-11 MarioFix stuck entity spam
2013-02-11 MarioReplace enforcer model with e-wheel
2013-02-11 MarioReplace cloaked soldier with a familiar marine
2013-02-10 MarioAdd FLAC Cannon support to TD
2013-02-10 MarioAdd a proper death message for zombies
2013-02-10 MarioMerge branch 'master' into mario/monsters
2013-02-10 MarioMerge branch 'master' into mario/monsters
2013-02-07 MarioFix zombie checking if its enemy is valid every time...
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 spiders trying to freeze a frozen enemy
2013-01-24 MarioFix spider not attacking & TD matches running out of...
2013-01-24 MarioFix TD monster spawn protection. Improve TD monster...
2013-01-24 MarioFix monster spawner spawning too many monsters
2013-01-22 MarioFix some weird problems with zombie movement, fix spawn...
2013-01-22 MarioThe first of many bad mistakes (forgot to include the...