summaryrefslogtreecommitdiffstats
path: root/src/Entities/Compoments (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed old component filesSamuel Barney2014-08-207-104/+0
* Revert "Reworked the AIComponent to focus on cMonster instead of the more general cEntity."Samuel Barney2014-08-201-3/+3
* Revert "Started flushing out the AIAgressiveComponent."Samuel Barney2014-08-203-52/+0
* Revert "Moved some more stuff into AIAgressive."Samuel Barney2014-08-202-97/+2
* Revert "Fixed include paths."Samuel Barney2014-08-201-2/+3
* Revert "Fixed all compile errors for AIAggressiveComponent and AIComponent."Samuel Barney2014-08-203-47/+16
* Fixed all compile errors for AIAggressiveComponent and AIComponent.Samuel Barney2014-07-103-16/+47
* Fixed include paths.Samuel Barney2014-07-101-3/+2
* Moved some more stuff into AIAgressive.Samuel Barney2014-07-102-2/+97
* Started flushing out the AIAgressiveComponent.Samuel Barney2014-07-103-0/+52
* Reworked the AIComponent to focus on cMonster instead of the more general cEntity.Samuel Barney2014-07-101-3/+3
* Added cMobModel.Samuel Barney2014-02-061-0/+6
* Added line endings for *nixSamuel Barney2013-12-296-6/+6
* Switched to using Xoft's multibase inheritance structure.Samuel Barney2013-12-287-38/+98
* Removed unnecessary base class and added some hooks.Samuel Barney2013-12-272-1/+2
* Removed unnecessary base class files.Samuel Barney2013-12-275-5/+0
* Initial commit of sub component types.Samuel Barney2013-12-276-0/+6
* Added another possible hook.Samuel Barney2013-12-271-1/+2
* Added some possible virtual hooksSamuel Barney2013-12-271-0/+26
* Initial Commit of the cComponent class.Samuel Barney2013-12-261-0/+9