scummvm/engines/dreamweb
2011-07-07 13:35:08 +04:00
..
console.cpp
console.h
detection_tables.h DREAMWEB: Add Spanish CD and French CD Detection Entries. 2011-07-01 01:12:43 +01:00
detection.cpp DREAMWEB: disable load button in launcher 2011-07-05 19:31:34 -05:00
dreamgen.cpp DREAMWEB: Removed workaround of invalid size of extext data 2011-06-25 21:53:35 +04:00
dreamgen.h DREAMWEB: Replaced foreign-guarded code with "foreignrelease" variable, added modifychar stub 2011-06-25 18:21:37 +04:00
dreamweb.cpp DREAMWEB: Fixed ß in german version(typo) 2011-07-07 13:35:08 +04:00
dreamweb.h DREAMWEB: Reimplemented modifychar and language switching 2011-06-25 18:21:37 +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: Removed memcpy as suggested by wjp 2011-06-28 11:18:52 +04:00
stubs.cpp DREAMWEB: Save registers in vsync, like in original sources 2011-06-25 21:53:35 +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.