scummvm/engines/dreamweb
2011-08-04 11:03:08 +02:00
..
console.cpp DREAMWEB: Add ScummVM headers, remove SVN keywords. 2011-07-19 11:26:40 +01:00
console.h DREAMWEB: Add ScummVM headers, remove SVN keywords. 2011-07-19 11:26:40 +01:00
detection_tables.h DREAMWEB: Add ScummVM headers, remove SVN keywords. 2011-07-19 11:26:40 +01:00
detection.cpp DREAMWEB: Add ScummVM headers, remove SVN keywords. 2011-07-19 11:26:40 +01:00
dreamgen.cpp DREAMWEB: 'doblocks' ported to C++ 2011-08-04 10:45:43 +02:00
dreamgen.h DREAMWEB: 'doblocks' ported to C++ 2011-08-04 10:45:43 +02:00
dreamweb.cpp DREAMWEB: Blacklist and reimplement cancelch0() and cancelch1() 2011-07-20 13:15:30 +02:00
dreamweb.h DREAMWEB: Blacklist and reimplement cancelch0() and cancelch1() 2011-07-20 13:15:30 +02:00
module.mk DREAMWEB: Extracted vgagrafx.cpp from stubs.cpp 2011-07-30 14:13:34 +02:00
print.cpp DREAMWEB: Better API for 'showframe' and no more registers used (expect es:bx for diffdest blitting) 2011-07-30 15:04:25 +02:00
README DREAMWEB: added banner to autogenerated files 2011-06-15 23:00:05 +04:00
runtime.h DREAMWEB: Helper function to acquire a temporary segment ref to avoid ds and es pollution 2011-08-04 11:03:08 +02:00
sprite.cpp DREAMWEB: Helper function to acquire a temporary segment ref to avoid ds and es pollution 2011-08-04 11:03:08 +02:00
structs.h DREAMWEB: Less register usage in 'plotreel' 2011-08-03 18:39:24 +02:00
stubs.cpp DREAMWEB: Less register usage in 'plotreel' 2011-08-03 18:39:24 +02:00
stubs.h DREAMWEB: 'doblocks' ported to C++ 2011-08-04 10:45:43 +02:00
vgagrafx.cpp DREAMWEB: 'doblocks' ported to C++ 2011-08-04 10:45:43 +02: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.