summaryrefslogtreecommitdiff
path: root/src/game-server/triggerareacomponent.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-10Partial rewrite and improvements of Warp objectPrzemysław Grzywacz1-0/+41
2013-04-12Removed static member definitions that are no longer neededThorbjørn Lindeijer1-2/+0
2013-04-12Moved Actor into an ComponentErik Schilling1-5/+7
2013-04-11Converted Being into a ComponentErik Schilling1-1/+1
2013-04-11Converted the Character class into a componentErik Schilling1-1/+1
2013-04-02Fixed multiple warnings and errors that blocked c++0xErik Schilling1-1/+1
2013-03-25Changed SpawnArea and TriggerArea to components of EntityThorbjørn Lindeijer1-0/+88