scummvm/engines/dreamweb
Willem Jan Palenstijn 1c860bc4ce DREAMWEB: Convert 'restorereels'
This also allows 'allocateload' to be removed.
2011-11-26 20:47:54 +01:00
..
backdrop.cpp
console.cpp
console.h
detection_tables.h
detection.cpp
dreamgen.cpp DREAMWEB: Convert 'restorereels' 2011-11-26 20:47:54 +01:00
dreamgen.h DREAMWEB: Convert 'restorereels' 2011-11-26 20:47:54 +01:00
dreamweb.cpp
dreamweb.h
keypad.cpp
module.mk
monitor.cpp DREAMWEB: Stub wrappers with a better signature for 'playchannel[0|1]' 2011-11-21 14:33:36 +01:00
object.cpp DREAMWEB: 'getbackfromob' ported to C++ 2011-11-26 17:04:07 +01:00
pathfind.cpp
print.cpp DREAMWEB: Accessor for kTempcharset 2011-11-20 14:18:27 +01:00
README
runtime.h
saveload.cpp DREAMWEB: Reduce code completion for scummvm save/load gui 2011-11-26 18:22:54 +01:00
sprite.cpp DREAMWEB: 'reconstruct' ported to C++ 2011-11-23 12:26:33 +01:00
structs.h DREAMWEB: Fix Room struct 2011-11-26 20:18:56 +01:00
stubs.cpp DREAMWEB: Convert 'restorereels' 2011-11-26 20:47:54 +01:00
stubs.h DREAMWEB: Move 'restorereels' from dreamgen 2011-11-26 20:45:23 +01:00
talk.cpp
use.cpp DREAMWEB: 'showseconduse' ported to C++ 2011-11-26 17:29:43 +01:00
vgafades.cpp DREAMWEB: Stub wrappers with a better signature for 'playchannel[0|1]' 2011-11-21 14:33:36 +01:00
vgagrafx.cpp DREAMWEB: 'createpanel' and 'createpanel2' ported to C++ 2011-11-21 21:53:20 +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.