scummvm/engines/dreamweb
Filippos Karapetis e2aaba4a69 Merge pull request #154 from fingolfin/dreamweb-cleanup
Dreamweb: Mark structs packed, minor tweaks
2011-12-28 10:29:53 -08: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: Changed hasSpeech() to also take account of the audio settings 2011-12-28 20:26:15 +02:00
dreamweb.h Merge pull request #154 from fingolfin/dreamweb-cleanup 2011-12-28 10:29:53 -08:00
keypad.cpp DREAMWEB: Completely remove all of the runtime, and move everything into DreamWebEngine 2011-12-28 15:07:17 +02: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: Completely remove all of the runtime, and move everything into DreamWebEngine 2011-12-28 15:07:17 +02:00
object.cpp Merge pull request #154 from fingolfin/dreamweb-cleanup 2011-12-28 10:29:53 -08: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: Allow skipping the mad man sequence with the ESC key 2011-12-28 20:15:08 +02:00
print.cpp DREAMWEB: Completely remove all of the runtime, and move everything into DreamWebEngine 2011-12-28 15:07:17 +02:00
saveload.cpp DREAMWEB: Replaced most isCD calls with calls checking for speech 2011-12-28 18:54:17 +02: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: Add 'packed' attribute to structs that need it 2011-12-28 16:36:18 +01:00
stubs.cpp Merge pull request #154 from fingolfin/dreamweb-cleanup 2011-12-28 10:29:53 -08:00
talk.cpp DREAMWEB: Replaced most isCD calls with calls checking for speech 2011-12-28 18:54:17 +02:00
titles.cpp DREAMWEB: Replaced most isCD calls with calls checking for speech 2011-12-28 18:54:17 +02:00
use.cpp DREAMWEB: Rename a member of SetObject & DynObject to objId 2011-12-28 16:36:16 +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