scummvm/engines/dreamweb
2011-07-30 19:54:53 +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: 'getroomdata' ported to C++ 2011-07-30 19:54:53 +02:00
dreamgen.h DREAMWEB: 'getroomdata' ported to C++ 2011-07-30 19:54:53 +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: Fix code formatting 2011-07-20 17:21:03 +01:00
sprite.cpp DREAMWEB: Introduction of a Reel struct 2011-07-30 16:01:52 +02:00
structs.h DREAMWEB: 'getroomdata' ported to C++ 2011-07-30 19:54:53 +02:00
stubs.cpp DREAMWEB: 'getroomdata' ported to C++ 2011-07-30 19:54:53 +02:00
stubs.h DREAMWEB: 'getroomdata' ported to C++ 2011-07-30 19:54:53 +02:00
vgagrafx.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

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.