summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Monster.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
* Monsters: Made IsUndead overridable by the respective mob classesarchshift2014-07-191-1/+1
* Fixed style: spaces after commas.madmaxoft2014-07-191-1/+1
* Monster fixesTiger Wang2014-07-181-1/+0
* Fixed spaces before commas.madmaxoft2014-07-181-3/+3
* Basic style fixes.madmaxoft2014-07-171-4/+4
* Normalized comments.madmaxoft2014-07-171-7/+7
* Merge branch 'master' into potionsmadmaxoft2014-07-171-1/+1
|\
| * Tailored death messagesTiger Wang2014-07-041-1/+1
* | EntityEffects.x -> EntityEffect.x, Object-Oriented effectsarchshift2014-06-191-2/+0
* | Pawn: renamed HandleEntityEffects to HandleEntityEffectarchshift2014-06-171-1/+1
* | Monster: added IsUndead(), undead-specific entity effectsarchshift2014-06-171-0/+6
|/
* Merge pull request #940 from Howaner/GlobalFixesMattes D2014-04-281-1/+1
|\
| * Add entity invulnerableHowaner2014-04-261-1/+1
* | Fixed mobs that don't naturally spawn.archshift2014-04-261-0/+1
* | Giants!archshift2014-04-251-1/+1
|/
* Added new AI rulesTiger Wang2014-04-171-2/+2
* Fixed Formatting, added compiler warning suppressing methods, fixed commentsTheJumper2014-02-241-2/+2
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-0/+35
* Fixed #627Tiger Wang2014-02-111-2/+0
* Exporded World:FindClosestPlayer, Item:IsEnchantable and Monster:MoveToPosition to Lua APItonibm192014-02-031-0/+1
* Implemented fall damage for mobsTiger Wang2014-01-251-2/+6
* Mob bugfixesTiger Wang2014-01-251-2/+10
* Miscellaneous improvementsTiger Wang2014-01-241-13/+9
* Large reworking of mob code [SEE DESC]Tiger Wang2014-01-241-19/+49
* Sorted a few constructors to remove warnings.madmaxoft2013-12-201-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+195