scummvm/engines/dreamweb
2011-12-06 04:19:57 +02: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: 'afterintroroom', 'gettingshot', 'loadintroroom', 'redrawmainscrn', 'selectslot2', 'walkintoroom' ported to C++ 2011-12-06 04:19:57 +02:00
dreamgen.h DREAMWEB: 'afterintroroom', 'gettingshot', 'loadintroroom', 'redrawmainscrn', 'selectslot2', 'walkintoroom' ported to C++ 2011-12-06 04:19:57 +02:00
dreamweb.cpp DREAMWEB: kTempCharset and kCurrentSet are managed out of the VM 2011-12-04 18:54:08 +01:00
dreamweb.h DREAMWEB: kTempCharset and kCurrentSet are managed out of the VM 2011-12-04 18:54:08 +01:00
keypad.cpp DREAMWEB: 'loadKeypad' ported to C++ 2011-12-05 00:14:39 +01:00
module.mk DREAMWEB: people.cpp 2011-12-03 18:30:30 +01:00
monitor.cpp DREAMWEB: kMapstore accessor 2011-12-04 19:48:51 +01:00
object.cpp DREAMWEB: Removed 'icons1' and 'icons2' stubs 2011-12-04 18:32:55 +01:00
pathfind.cpp DREAMWEB: Fix loop 2011-12-04 20:48:10 +01:00
people.cpp DREAMWEB: 'foghornsound' and 'liftnoise' ported to C++ 2011-12-06 02:37:12 +02:00
print.cpp DREAMWEB: Cleanup in 'getNumber' 2011-12-05 00:37:19 +01:00
README
runtime.h DREAMWEB: Rename random -> randomSprite 2011-12-04 19:28:13 +01:00
saveload.cpp DREAMWEB: 'loadSaveBox' ported to C++ 2011-12-05 00:45:42 +01:00
sprite.cpp DREAMWEB: 'foghornsound' and 'liftnoise' ported to C++ 2011-12-06 02:37:12 +02:00
structs.h DREAMWEB: Untangle namespaces 2011-12-05 19:26:46 +01:00
stubs.cpp DREAMWEB: 'afterintroroom', 'gettingshot', 'loadintroroom', 'redrawmainscrn', 'selectslot2', 'walkintoroom' ported to C++ 2011-12-06 04:19:57 +02:00
stubs.h DREAMWEB: 'afterintroroom', 'gettingshot', 'loadintroroom', 'redrawmainscrn', 'selectslot2', 'walkintoroom' ported to C++ 2011-12-06 04:19:57 +02: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: 'calledensdlift', 'calledenslift', 'sitdowninbar', 'trapdoor', 'usebalcony', 'usechurchhole', 'usecoveredbox', 'useelevator2', 'useelevator5', 'usedryer', 'userailing', 'usewindow', 'wearwatch', 'wearshades' ported to C++ 2011-12-06 03:20:30 +02:00
vgafades.cpp DREAMWEB: 'fadescreenup', 'fadescreenups', 'fadescreenuphalf', 'fadescreendown', 'fadescreendowns' ported to C++ 2011-12-06 00:22:46 +02:00
vgagrafx.cpp DREAMWEB: Remove unused 'openFile', merge duplicated 'getFilename' 2011-12-05 21:38:31 +00: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.