scummvm/engines/dreamweb
D G Turner 59458c9b15 DREAMWEB: Simplify finalization call in dreamweb main function.
Thanks to Fingolfin for the suggestion.
2011-12-29 02:58:19 +00:00
..
backdrop.cpp DREAMWEB: Cleanup 2011-12-28 16:36:17 +01:00
console.cpp DREAMWEB: Add ScummVM headers, remove SVN keywords. 2011-07-19 11:26:40 +01:00
console.h DREAMWEB: Add ScummVM headers, remove SVN keywords. 2011-07-19 11:26:40 +01:00
detection_tables.h LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
detection.cpp DREAMWEB: Completely remove all of the runtime, and move everything into DreamWebEngine 2011-12-28 15:07:17 +02:00
dreamweb.cpp DREAMWEB: Simplify finalization call in dreamweb main function. 2011-12-29 02:58:19 +00:00
dreamweb.h DREAMWEB: Minor clean up and removal of goto usage in dreamweb(). 2011-12-28 23:37:16 +00:00
keypad.cpp DREAMWEB: Added commandOnlyCond() method 2011-12-28 23:06:49 +01:00
module.mk DREAMWEB: Move all saved variables to a GameVars struct 2011-12-28 13:12:22 +01:00
monitor.cpp DREAMWEB: Rename a member of SetObject & DynObject to objId 2011-12-28 16:36:16 +01:00
newplace.cpp DREAMWEB: Remove unnecessary DreamWebEngine:: uses 2011-12-28 23:56:30 +01:00
object.cpp DREAMWEB: Use ObjectType enums in more places 2011-12-28 23:53:54 +01:00
pathfind.cpp DREAMWEB: Completely remove all of the runtime, and move everything into DreamWebEngine 2011-12-28 15:07:17 +02:00
people.cpp DREAMWEB: Remove unnecessary DreamWebEngine:: uses 2011-12-28 23:56:30 +01:00
print.cpp DREAMWEB: Remove unnecessary DreamWebEngine:: uses 2011-12-28 23:56:30 +01:00
saveload.cpp DREAMWEB: Added commandOnlyCond() method 2011-12-28 23:06:49 +01:00
sound.cpp DREAMWEB: Changed hasSpeech() to also take account of the audio settings 2011-12-28 20:26:15 +02:00
sprite.cpp Merge pull request #154 from fingolfin/dreamweb-cleanup 2011-12-28 10:29:53 -08:00
structs.h DREAMWEB: Clean up checkCoords 2011-12-28 19:55:06 +01:00
stubs.cpp DREAMWEB: Simplify finalization call in dreamweb main function. 2011-12-29 02:58:19 +00:00
talk.cpp DREAMWEB: Added commandOnlyCond() method 2011-12-28 23:06:49 +01:00
titles.cpp DREAMWEB: Replaced most isCD calls with calls checking for speech 2011-12-28 18:54:17 +02:00
use.cpp DREAMWEB: Remove unnecessary DreamWebEngine:: uses 2011-12-28 23:56:30 +01:00
vgafades.cpp DREAMWEB: Completely remove all of the runtime, and move everything into DreamWebEngine 2011-12-28 15:07:17 +02:00
vgagrafx.cpp DREAMWEB: Completely remove all of the runtime, and move everything into DreamWebEngine 2011-12-28 15:07:17 +02:00