summaryrefslogtreecommitdiffstats
path: root/src/Entities/Compoments (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-20Removed old component filesSamuel Barney7-104/+0
2014-08-20Revert "Reworked the AIComponent to focus on cMonster instead of the more general cEntity."Samuel Barney1-3/+3
2014-08-20Revert "Started flushing out the AIAgressiveComponent."Samuel Barney3-52/+0
2014-08-20Revert "Moved some more stuff into AIAgressive."Samuel Barney2-97/+2
2014-08-20Revert "Fixed include paths."Samuel Barney1-2/+3
2014-08-20Revert "Fixed all compile errors for AIAggressiveComponent and AIComponent."Samuel Barney3-47/+16
2014-07-10Fixed all compile errors for AIAggressiveComponent and AIComponent.Samuel Barney3-16/+47
2014-07-10Fixed include paths.Samuel Barney1-3/+2
2014-07-10Moved some more stuff into AIAgressive.Samuel Barney2-2/+97
2014-07-10Started flushing out the AIAgressiveComponent.Samuel Barney3-0/+52
2014-07-10Reworked the AIComponent to focus on cMonster instead of the more general cEntity.Samuel Barney1-3/+3
2014-02-06Added cMobModel.Samuel Barney1-0/+6
2013-12-29Added line endings for *nixSamuel Barney6-6/+6
2013-12-28Switched to using Xoft's multibase inheritance structure.Samuel Barney7-38/+98
2013-12-27Removed unnecessary base class and added some hooks.Samuel Barney2-1/+2
2013-12-27Removed unnecessary base class files.Samuel Barney5-5/+0
2013-12-27Initial commit of sub component types.Samuel Barney6-0/+6
2013-12-27Added another possible hook.Samuel Barney1-1/+2
2013-12-27Added some possible virtual hooksSamuel Barney1-0/+26
2013-12-26Initial Commit of the cComponent class.Samuel Barney1-0/+9