summaryrefslogtreecommitdiffstats
path: root/src/game-server/triggerareacomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed static member definitions that are no longer neededThorbjørn Lindeijer2013-04-121-2/+0
* Moved Actor into an ComponentErik Schilling2013-04-121-5/+7
* Converted Being into a ComponentErik Schilling2013-04-111-1/+1
* Converted the Character class into a componentErik Schilling2013-04-111-1/+1
* Fixed multiple warnings and errors that blocked c++0xErik Schilling2013-04-021-1/+1
* Changed SpawnArea and TriggerArea to components of EntityThorbjørn Lindeijer2013-03-251-0/+88