scummvm/engines/dreamweb
Willem Jan Palenstijn fd40d1b192 DREAMWEB: Revert "Fix the detection entries for the French and Spanish CD versions"
This reverts commit 0ff60284ce.

We do not want to encourage people to rename all files in their games.
Instead, we should properly support the foreign versions.
2012-02-18 14:25:35 +01: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 DREAMWEB: Revert "Fix the detection entries for the French and Spanish CD versions" 2012-02-18 14:25:35 +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: Fix missing subtitle lines in speech+subtitle mode 2012-02-12 23:57:09 +01:00
dreamweb.h DREAMWEB: Fix missing subtitle lines in speech+subtitle mode 2012-02-12 23:57:09 +01: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: Remove uneeded duplicate function "printUnderMon". 2012-02-08 17:18:35 +00: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: Improve subtitle durations in madman scene 2012-02-12 23:57:25 +01:00
print.cpp DREAMWEB: Remove unnecessary DreamWebEngine:: uses 2011-12-28 23:56:30 +01:00
saveload.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06: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: Fix missing subtitle lines in speech+subtitle mode 2012-02-12 23:57:09 +01:00
stubs.cpp DREAMWEB: Document some locations 2012-02-16 11:11:45 +01:00
talk.cpp DREAMWEB: Added commandOnlyCond() method 2011-12-28 23:06:49 +01:00
titles.cpp DREAMWEB: Improve subtitle durations in madman scene 2012-02-12 23:57:25 +01: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: Remove uneeded duplicate function "printUnderMon". 2012-02-08 17:18:35 +00:00