Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-02 | IdManager tweaks | Thorbjørn Lindeijer | 1 | -4/+2 | |
2013-09-19 | Use constructor to initialize IdManager::mLastId | Thorbjørn Lindeijer | 1 | -2/+2 | |
Fixes compile error with GCC 4.6.3. | |||||
2013-09-19 | Have Lua use entity IDs instead of direct pointers | Thorbjørn Lindeijer | 1 | -0/+75 | |
Allows to report access to removed entities instead of crashing. |