Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-23 | LAB: Move getText to the Resource class | Filippos Karapetis | |
Also, make getFont() error out when it can't find a font, and get rid of BigMsgFont | |||
2015-12-23 | LAB: Move the global variable g_resource to the main engine class | 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-15 | LAB: Move static text loading to the Resource class | Filippos Karapetis | |
2015-12-15 | LAB: Initial implementation of the Resource class | Filippos Karapetis | |
This will eventually replace all the other resource loading routines |