summaryrefslogtreecommitdiffstats
path: root/src/game-server/spawnareacomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bunch of cppcheck warningsErik Schilling2013-05-021-1/+1
* Removed static member definitions that are no longer neededThorbjørn Lindeijer2013-04-121-2/+0
* Moved Actor into an ComponentErik Schilling2013-04-121-3/+5
* Converted Being into a ComponentErik Schilling2013-04-111-3/+5
* Moved the Monster class to a ComponentErik Schilling2013-04-031-1/+2
* Changed SpawnArea and TriggerArea to components of EntityThorbjørn Lindeijer2013-03-251-0/+121