aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/resource.h
AgeCommit message (Expand)Author
2015-12-23LAB: Reduce header intra-dependency. Reduced image.h dependencyEugene Sandulenko
2015-12-23LAB: Removed unnecessary includesEugene Sandulenko
2015-12-23LAB: Rename graphics.* to dispman.*Eugene Sandulenko
2015-12-23LAB: Use // for commentsStrangerke
2015-12-23LAB: remove some useless forward references and includesStrangerke
2015-12-23LAB: Move text functions to DisplayMan, some renamingStrangerke
2015-12-23LAB: Refactor the remaining functions in labfile.cppFilippos Karapetis
2015-12-23LAB: Move inventory to LabEngine classEugene Sandulenko
2015-12-23LAB: openDataFile can also be used without checking for a file headerFilippos Karapetis
2015-12-23LAB: Move getText to the Resource classFilippos Karapetis
2015-12-23LAB: Move the global variable g_resource to the main engine classStrangerke
2015-12-23LAB: Simplify getViewData, get rid of ViewDataPtr and ActionPtrFilippos Karapetis
2015-12-23LAB: Change the scene rule list to use a Common::ListFilippos Karapetis
2015-12-23LAB: Simplify readInitialConditions()Filippos Karapetis
2015-12-15LAB: Move static text loading to the Resource classFilippos Karapetis
2015-12-15LAB: Initial implementation of the Resource classFilippos Karapetis