summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Monster.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-09Moved burns in daylight to its own componentTycho1-1/+0
2014-08-28Fixed mob burning.reiter1-1/+1
2014-08-26Reworked Component and Monster classes to mimic the old code.Samuel Barney1-2/+24
2014-08-21Added new codeSamuel Barney1-0/+266
2014-08-21Renamed all new Mob files and classesSamuel Barney1-8/+8
2014-08-21Fixed to make metadata work correctly.Samuel Barney1-0/+7
2014-08-21Got the new mob classes implemented.Samuel Barney1-0/+88
2014-08-21Temporarily instantiating components here.Samuel Barney1-0/+4
2014-08-21Integrated ClientHandle into NewMonsterSamuel Barney1-0/+7
2014-08-20Got the core of NewMonster workingSamuel Barney1-0/+10