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
/
processroom.cpp
Age
Commit message (
Expand
)
Author
2015-12-23
LAB: get rid of timing.h
Eugene Sandulenko
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: Remove unused code for the demo version
Filippos Karapetis
2015-12-23
LAB: Move more room reading functions to the Resource class
Filippos Karapetis
2015-12-15
LAB: Move static text loading to the Resource class
Filippos Karapetis
2015-12-15
LAB: Move checkRoomMusic to the Music class. Some cleanup
Filippos Karapetis
2015-12-15
LAB: Simplify readViews()
Filippos Karapetis
2015-12-15
LAB: Remove dead/superfluous code, and remove the newCheckMusic() wrapper
Filippos Karapetis
2015-12-15
LAB: Merge the VGAScale and setCurClose functions
Filippos Karapetis
2015-12-15
LAB: Add support for the Wyrmkeep Windows trial version
Filippos Karapetis
2015-12-15
LAB: Further clean up of the music and sound effect code
Filippos Karapetis
2015-12-15
LAB: Rename waiteffect -> waitForEffect
Filippos Karapetis
2015-12-15
LAB: Change the "action" parameter of doActionRule to lowercase
Filippos Karapetis
2015-12-15
LAB: Cleanup
Eugene Sandulenko
2015-12-15
LAB: Objectify LabSets
Eugene Sandulenko
2015-12-15
LAB: Started objectifying LargeSets
Eugene Sandulenko
2015-12-15
LAB: Further rendering pipeline fixes
Eugene Sandulenko
2015-12-15
LAB: Initial code
Eugene Sandulenko