summaryrefslogtreecommitdiffstats
path: root/src/game-server/combatcomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Abilities] Removed the old autoattack systemErik Schilling2013-05-081-226/+0
* [Abilities] Added a add_hit_taken bindErik Schilling2013-05-081-1/+0
* Moved Actor into an ComponentErik Schilling2013-04-121-11/+16
* Converted Being into a ComponentErik Schilling2013-04-111-29/+38
* Converted the Character class into a componentErik Schilling2013-04-111-2/+2
* Moved the Monster class to a ComponentErik Schilling2013-04-031-1/+1
* Moved fighting code into a componentErik Schilling2013-04-021-0/+213