scummvm/engines/dreamweb
2011-06-19 23:19:02 +10:00
..
console.cpp DREAMWEB: added autogenerated source 2011-06-15 17:29:05 +02:00
console.h DREAMWEB: added autogenerated source 2011-06-15 17:29:05 +02:00
detection_tables.h DREAMWEB: Added checksums for German CD release 2011-06-19 16:05:55 +04:00
detection.cpp DREAMWEB: Fix saveGameState signature to match Engine's virtual method 2011-06-18 19:59:36 +03:00
dreamgen.cpp DREAMWEB: Added crash workaround 2011-06-19 16:57:10 +04:00
dreamgen.h DREAMWEB: Removed getback = 4 hack, added clean exit from every menus and credits 2011-06-19 15:50:22 +04:00
dreamweb.cpp DREAMWEB: Removed getback = 4 hack, added clean exit from every menus and credits 2011-06-19 15:50:22 +04:00
dreamweb.h DREAMWEB: Fix saveGameState signature to match Engine's virtual method 2011-06-18 19:59:36 +03:00
module.mk DREAMWEB: moved stubs into stubs.cpp 2011-06-16 01:03:29 +04:00
README DREAMWEB: added banner to autogenerated files 2011-06-15 23:00:05 +04:00
runtime.h DREAMWEB: Added assertions on cx == 0xffff 2011-06-19 16:57:10 +04:00
stubs.cpp DREAMWEB: Fix compilation error on MSVC 2011-06-19 23:19:02 +10: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.