scummvm/engines/dreamweb
2011-06-18 14:52:53 +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: flag all WIP games with ADGF_UNSTABLE 2011-06-16 13:37:58 -05:00
detection.cpp DREAMWEB: added stubs for loading from lancher (disabled). 2011-06-18 14:29:10 +04:00
dreamgen.cpp DREAMWEB: do not call updatescreen before quitting, fixed crash on dosreturn, cleaned up dosreturn stub 2011-06-18 13:33:58 +04:00
dreamgen.h DREAMWEB: do not call updatescreen before quitting, fixed crash on dosreturn, cleaned up dosreturn stub 2011-06-18 13:33:58 +04:00
dreamweb.cpp DREAMWEB: added stubs for loading from lancher (disabled). 2011-06-18 14:29:10 +04:00
dreamweb.h DREAMWEB: added stubs for loading from lancher (disabled). 2011-06-18 14:29:10 +04: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: fixed size check in stosw(size) 2011-06-18 14:52:53 +04:00
stubs.cpp DREAMWEB: added stubs for loading from lancher (disabled). 2011-06-18 14:29:10 +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.