index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
lab
/
resource.cpp
Age
Commit message (
Expand
)
Author
2015-12-23
LAB: Rename parse types
Strangerke
2015-12-23
LAB: Change the gadget lists to use Common::List
Filippos Karapetis
2015-12-23
LAB: Move _rooms to LabEngine, some renaming
Strangerke
2015-12-23
LAB: Get rid of some global variables
Strangerke
2015-12-23
LAB: Simplify file handling code
Filippos Karapetis
2015-12-23
LAB: Refactor the remaining functions in labfile.cpp
Filippos Karapetis
2015-12-23
LAB: Fix bug in getText()
Filippos Karapetis
2015-12-23
LAB: Move inventory to LabEngine class
Eugene Sandulenko
2015-12-23
LAB: openDataFile can also be used without checking for a file header
Filippos Karapetis
2015-12-23
LAB: Merge room views into an array
Filippos Karapetis
2015-12-23
LAB: Rename Image class members
Eugene Sandulenko
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
[prev]