summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Components/AIComponent.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-26Moved to passing pointers instead of passing by reference.Samuel Barney1-8/+8
2014-08-26Reworked Component and Monster classes to mimic the old code.Samuel Barney1-1/+363
2014-08-21Removed the rest of the references to cNewMonsterSamuel Barney1-2/+2
2014-08-20Reworked the current set of components to their most basic stateSamuel Barney1-2/+2
2014-08-20Added new component files. Updated the CMakeLists filesSamuel Barney1-0/+5