Age | Commit message (Expand) | Author | Files | Lines |
2013-08-26 | [Abilities] Moved the ability code into a own component | Erik Schilling | 1 | -0/+1 |
2013-04-12 | Moved Actor into an Component | Erik Schilling | 1 | -1/+4 |
2013-04-11 | Converted Being into a Component | Erik Schilling | 1 | -0/+1 |
2013-04-11 | Converted the Character class into a component | Erik Schilling | 1 | -0/+1 |
2013-04-03 | Moved the Monster class to a Component | Erik Schilling | 1 | -0/+1 |
2013-04-02 | Moved fighting code into a component | Erik Schilling | 1 | -0/+1 |
2013-03-25 | Changed NPC to an NpcComponent added to a Being | Thorbjørn Lindeijer | 1 | -2/+3 |
2013-03-25 | Changed Effect to a component of Actor | Thorbjørn Lindeijer | 1 | -0/+1 |
2013-03-25 | Changed Item to a component of Actor | Thorbjørn Lindeijer | 1 | -2/+3 |
2013-03-25 | Changed SpawnArea and TriggerArea to components of Entity | Thorbjørn Lindeijer | 1 | -0/+49 |