scummvm/engines/dreamweb
2011-12-02 17:49:55 +01:00
..
backdrop.cpp DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
console.cpp
console.h
detection_tables.h LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
detection.cpp AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
dreamgen.cpp DREAMWEB: 'buttonPress' ported to C++ 2011-12-02 17:22:39 +01:00
dreamgen.h DREAMWEB: 'buttonPress' ported to C++ 2011-12-02 17:22:39 +01:00
dreamweb.cpp DREAMWEB: Fix compilation due to dreamgen.* function renaming. 2011-12-01 19:43:43 +00:00
dreamweb.h DREAMWEB: Removed mostly unused addr_* constants in dreamgen.h 2011-12-02 00:25:26 +00:00
keypad.cpp DREAMWEB: Clearer API for enterCode 2011-12-02 17:49:55 +01:00
module.mk DREAMWEB: monitor.cpp to mirror monitor.asm 2011-11-18 07:37:31 +01:00
monitor.cpp DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
object.cpp DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
pathfind.cpp DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
print.cpp DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
README
runtime.h DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
saveload.cpp DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
sprite.cpp DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
structs.h DREAMWEB: Ported 'sparky' to C++ 2011-12-01 18:33:05 +01:00
stubs.cpp DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
stubs.h DREAMWEB: Clearer API for enterCode 2011-12-02 17:49:55 +01:00
talk.cpp DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
use.cpp DREAMWEB: Fix compilation due to dreamgen.* function renaming. 2011-12-01 19:43:43 +00:00
vgafades.cpp DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
vgagrafx.cpp DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01: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.