summaryrefslogtreecommitdiff
path: root/src/game-server/combatcomponent.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-04-12Moved Actor into an ComponentErik Schilling1-11/+16
2013-04-11Converted Being into a ComponentErik Schilling1-29/+38
2013-04-11Converted the Character class into a componentErik Schilling1-2/+2
2013-04-03Moved the Monster class to a ComponentErik Schilling1-1/+1
2013-04-02Moved fighting code into a componentErik Schilling1-0/+213