scummvm/engines/lab
Filippos Karapetis 8de38a8d10 LAB: Greatly simplify doScrollBlack() using scrollDisplayY()
This also fixes a crash when crossing the street
2015-12-23 21:43:16 +01:00
..
anim.cpp LAB: Clarify a bit the use of header in Anim 2015-12-23 21:35:35 +01:00
anim.h LAB: Clarify a bit the use of header in Anim 2015-12-23 21:35:35 +01:00
configure.engine LAB: Correct engine name spelling. No functional change. 2015-12-23 21:34:09 +01:00
console.cpp LAB: Fix the find_action command 2015-12-23 21:43:16 +01:00
console.h LAB: Extend the scene_resources command and add the find_action command 2015-12-23 21:43:16 +01:00
detection.cpp LAB: Handle some differences of the Amiga version 2015-12-23 21:34:09 +01:00
dispman.cpp LAB: Greatly simplify doScrollBlack() using scrollDisplayY() 2015-12-23 21:43:16 +01:00
dispman.h LAB: Rewrite the action message functionality (_doNotShowMessage) 2015-12-23 21:43:16 +01:00
engine.cpp LAB: Rewrite the action message functionality (_doNotShowMessage) 2015-12-23 21:43:16 +01:00
eventman.cpp LAB: Add a console, with two new commands (scene and scene_resources) 2015-12-23 21:43:16 +01:00
eventman.h LAB: Finish moving function comments to header 2015-12-23 21:35:33 +01:00
image.cpp LAB: Finish moving function comments to header 2015-12-23 21:35:33 +01:00
image.h LAB: Finish moving function comments to header 2015-12-23 21:35:33 +01:00
interface.cpp LAB: Finish moving function comments to header 2015-12-23 21:35:33 +01:00
intro.cpp LAB: Rewrite the action message functionality (_doNotShowMessage) 2015-12-23 21:43:16 +01:00
intro.h LAB: Some cleanup and refactoring 2015-12-23 21:35:32 +01:00
lab.cpp LAB: Rewrite the action message functionality (_doNotShowMessage) 2015-12-23 21:43:16 +01:00
lab.h LAB: Add a console, with two new commands (scene and scene_resources) 2015-12-23 21:43:16 +01:00
labsets.cpp LAB: Replace char* by Common::String in several functions 2015-12-23 21:35:31 +01:00
labsets.h LAB: Replace char* by Common::String in several functions 2015-12-23 21:35:31 +01:00
map.cpp LAB: Move event update functions out of updateMusic 2015-12-23 21:35:34 +01:00
module.mk LAB: Add a console, with two new commands (scene and scene_resources) 2015-12-23 21:43:16 +01:00
music.cpp LAB: Get rid of _waitTillFinished 2015-12-23 21:43:16 +01:00
music.h LAB: Get rid of _waitTillFinished 2015-12-23 21:43:16 +01:00
processroom.cpp LAB: Get rid of _waitTillFinished 2015-12-23 21:43:16 +01:00
processroom.h LAB: Add enums for action types, rule types ad rule actions 2015-12-23 21:35:35 +01:00
resource.cpp LAB: Add enums for action types, rule types ad rule actions 2015-12-23 21:35:35 +01:00
resource.h LAB: Reduce the use of redirections in Resource 2015-12-23 21:35:34 +01:00
savegame.cpp LAB: Move some more comments to header files 2015-12-23 21:35:33 +01:00
special.cpp LAB: Move event update functions out of updateMusic 2015-12-23 21:35:34 +01:00
tilepuzzle.cpp LAB: Move some more comments to header files 2015-12-23 21:35:33 +01:00
tilepuzzle.h LAB: Move some more comments to header files 2015-12-23 21:35:33 +01:00
utils.cpp LAB: Move some more comments to header files 2015-12-23 21:35:33 +01:00
utils.h LAB: Move some more comments to header files 2015-12-23 21:35:33 +01:00