summaryrefslogtreecommitdiff
path: root/src/game-server/component.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-25Changed NPC to an NpcComponent added to a BeingThorbjørn Lindeijer1-2/+3
2013-03-25Changed Effect to a component of ActorThorbjørn Lindeijer1-0/+1
2013-03-25Changed Item to a component of ActorThorbjørn Lindeijer1-2/+3
2013-03-25Changed SpawnArea and TriggerArea to components of EntityThorbjørn Lindeijer1-0/+49