scummvm/engines/dreamweb
2011-12-17 15:43:10 +02:00
..
backdrop.cpp DREAMWEB: Move more methods to DreamBase 2011-12-15 13:45:43 +01:00
console.cpp
console.h
detection_tables.h
detection.cpp DREAMWEB: Code formatting 2011-12-08 19:52:10 +01:00
dreambase.h DREAMWEB: Some more cleanup 2011-12-16 18:10:27 +01:00
dreamgen.cpp DREAMWEB: Port 'findinvpos', 'selectob' to C++ and fix a regression in identifyOb() 2011-12-17 13:48:12 +02:00
dreamgen.h DREAMWEB: Port 'findinvpos', 'selectob' to C++ and fix a regression in identifyOb() 2011-12-17 13:48:12 +02:00
dreamweb.cpp DREAMWEB: Convert a bunch of stuff to C++ 2011-12-15 13:44:40 +01:00
dreamweb.h DREAMWEB: Do savefile reading directly in loadPosition() / scanForNames() 2011-12-11 10:02:50 +01:00
keypad.cpp DREAMWEB: Move more things to DreamBase; cleanup some code 2011-12-16 17:43:33 +01:00
module.mk DREAMWEB: Move sound related code to a new source file 2011-12-07 21:58:31 +01:00
monitor.cpp DREAMWEB: Move more stuff to DreamBase 2011-12-14 12:46:40 +01:00
object.cpp DREAMWEB: Fix regression in getOpenedSize() 2011-12-17 14:33:17 +02:00
pathfind.cpp DREAMWEB: Remove some dead code 2011-12-16 16:37:06 +01:00
people.cpp DREAMWEB: Fix a regression in businessMan(), and updated its comments 2011-12-17 15:43:10 +02:00
print.cpp DREAMWEB: Convert rollEndCredits/rollEndCredits2 to C++ 2011-12-12 13:26:03 +01:00
README
runtime.h DREAMWEB: Remove unused Register::cbw() 2011-12-08 19:56:06 +01:00
saveload.cpp DREAMWEB: Move even more stuff to DreamBase 2011-12-15 13:45:43 +01:00
segment.h DREAMWEB: Refactor segment management 2011-12-08 00:24:22 +01:00
sound.cpp DREAMWEB: Remove a lot of unused variables 2011-12-12 17:23:32 +02:00
sprite.cpp DREAMWEB: Move more to DreamBase; fix regression in introMonks1() 2011-12-16 17:44:36 +01:00
structs.h DREAMWEB: Remove a lot of unused variables 2011-12-12 17:23:32 +02:00
stubs.cpp DREAMWEB: Fix another regression in isRyanHolding() (thanks wjp) 2011-12-17 15:25:56 +02:00
stubs.h DREAMWEB: Port 'findinvpos', 'selectob' to C++ and fix a regression in identifyOb() 2011-12-17 13:48:12 +02:00
talk.cpp DREAMWEB: Remove globals kCurrentframe, kTakeoff 2011-12-08 19:18:27 +01:00
use.cpp DREAMWEB: Port 'usestereo' to C++ 2011-12-17 02:04:31 +02:00
vgafades.cpp DREAMWEB: Convert fadeScreenDownHalf to C++ 2011-12-16 17:44:59 +01:00
vgagrafx.cpp DREAMWEB: Convert greyscaleSum, allPalette, dumpCurrent 2011-12-12 11:45:35 +01:00

WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING

Some files(dreamgen.*) in this directory is auto-generated. This means
(at least for some time) any changes to them will be lost.

Please look into /devtools/tasmrecover directory, patch assembler source
or translator and run ./tasm-recover script.

Then copy dreamgen.cpp/dreamgen.h to engine/dreamweb and check the diffs.

If you'd like to reimplement something, blacklist it, then run script.