scummvm/engines/dreamweb
2011-06-15 23:38:44 +04: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 detection of the cd version 2011-06-15 17:35:00 +02:00
detection.cpp DREAMWEB: ported engine to the new metaengine api 2011-06-15 17:35:03 +02:00
dreamgen.cpp DREAMWEB: added unused label elimination. Does not work for some labels, but the most ones are gone. 2011-06-15 23:38:44 +04:00
dreamgen.h DREAMWEB: added banner to autogenerated files 2011-06-15 23:00:05 +04:00
dreamweb.cpp DREAMWEB: Reinstate some "hardware key" handling that got lost 2011-06-15 17:35:03 +02:00
dreamweb.h DREAMWEB: cleanup keys handling, added turbo shortcut 2011-06-15 17:35:00 +02:00
module.mk DREAMWEB: added autogenerated source 2011-06-15 17:29:05 +02:00
README DREAMWEB: added banner to autogenerated files 2011-06-15 23:00:05 +04:00
runtime.h DREAMWEB: removed asserts, added STACK_CHECK as suggested by Max 2011-06-15 22:02:18 +04: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.