summaryrefslogtreecommitdiff
path: root/src/game-server/spawnareacomponent.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-05-15General code cleanupsThorbjørn Lindeijer1-0/+3
2022-08-19Apply C++11 fixitsThorbjørn Lindeijer1-2/+2
2013-08-26Allowed to push attributeinfos for the attribute recalculationErik Schilling1-1/+2
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