Age | Commit message (Expand) | Author |
---|---|---|
2015-12-23 | LAB: Plug several font-related memory leaks. Some cleanup | Filippos Karapetis |
2015-12-23 | LAB: Move getText to the Resource class | Filippos Karapetis |
2015-12-23 | LAB: Rename _music, delete it in engine destructor | Strangerke |
2015-12-23 | LAB: Make _music a member of LabEngine instead of a global | Strangerke |
2015-12-23 | LAB: Move the global variable g_resource to the main engine class | Strangerke |
2015-12-23 | LAB: Add some feedback when a file isn't found | Strangerke |
2015-12-23 | LAB: Rename RoomData members | Strangerke |
2015-12-23 | LAB: Simplify getViewData, get rid of ViewDataPtr and ActionPtr | Filippos Karapetis |
2015-12-23 | LAB: Change the scene rule list to use a Common::List | Filippos Karapetis |
2015-12-23 | LAB: Simplify readInitialConditions() | Filippos Karapetis |
2015-12-23 | LAB: Bugfixes to the Resource class | Filippos Karapetis |
2015-12-23 | LAB: Bugfixes to the Resource class | Filippos Karapetis |
2015-12-15 | LAB: Initial implementation of the Resource class | Filippos Karapetis |