summaryrefslogtreecommitdiff
path: root/src/game-server/spawnareacomponent.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Fixed a bunch of cppcheck warningsErik Schilling1-1/+1
2013-04-12Removed static member definitions that are no longer neededThorbjørn Lindeijer1-2/+0
2013-04-12Moved Actor into an ComponentErik Schilling1-3/+5
2013-04-11Converted Being into a ComponentErik Schilling1-3/+5
2013-04-03Moved the Monster class to a ComponentErik Schilling1-1/+2
2013-03-25Changed SpawnArea and TriggerArea to components of EntityThorbjørn Lindeijer1-0/+121