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
/
savegame.cpp
Age
Commit message (
Expand
)
Author
2015-12-23
LAB: Rename parse types
Strangerke
2015-12-23
LAB: Move fade functions to DisplayMan, some renaming
Strangerke
2015-12-23
LAB: Move doNotes and doWestPaper to LabEngine, remove some useless defines
Strangerke
2015-12-23
LAB: Make more functions member of LabEngine class
Strangerke
2015-12-23
LAB: Start working on a separate DisplayMan class
Strangerke
2015-12-23
LAB: Renames and moved vars to classes
Eugene Sandulenko
2015-12-23
LAB: Some renaming, move a couple of variables to game engine
Strangerke
2015-12-23
LAB: Get rid of stddefines
Strangerke
2015-12-23
LAB: Move crumb variables to main class
Strangerke
2015-12-23
LAB: Move RoomNum to main engine class
Strangerke
2015-12-15
LAB: Move some static variables to the top. Some cleanup
Filippos Karapetis
2015-12-15
LAB: Fix loading of saved games
Filippos Karapetis
2015-12-15
LAB: Rewrite the save/load system
Filippos Karapetis
2015-12-15
LAB: Objectify LabSets
Eugene Sandulenko
2015-12-15
LAB: Initial code
Eugene Sandulenko