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 (
Collapse
)
Author
2015-12-23
LAB: Rename RoomData members
Strangerke
2015-12-23
LAB: Some rework related to the mouse code
Strangerke
2015-12-23
LAB: Check all the 'for' loops, reduce the scope of variable accordingly
Strangerke
2015-12-23
LAB: Fix several cppcheck errors
Strangerke
2015-12-23
LAB: Put vga.cpp into LabEngine class
Eugene Sandulenko
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
The two places where the game stops in the demo versions should already be handled by the current code
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
Only the trial part of this version can be played in ScummVM, since we can't check for game payment status
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
This avoids a name clash with the Action struct
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
[prev]