scummvm/engines/dreamweb
2011-12-06 13:17:28 +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 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 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: 'usechurchgate', 'usefullcart' ported to C++ 2011-12-06 13:17:28 +02:00
dreamgen.h DREAMWEB: 'usechurchgate', 'usefullcart' ported to C++ 2011-12-06 13:17:28 +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: 'openeden', 'openlouis', 'openpoolboss', 'openryan', 'opensarters', 'openyourneighbour' ported to C++ 2011-12-06 04:44:54 +02: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 getBackToOps and setWalk 2011-12-06 08:36:03 +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 DREAMWEB: added banner to autogenerated files 2011-06-15 23:00:05 +04:00
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: 'intro1text', 'intro2text', 'intro3text', 'monks2text' ported to C++. textForMonk() has been converted to C++, too. 2011-12-06 12:35:47 +02:00
structs.h DREAMWEB: Untangle namespaces 2011-12-05 19:26:46 +01:00
stubs.cpp DREAMWEB: 'makemainscreen', 'obsthatdothings', 'openinv' ported to C++ 2011-12-06 12:59:18 +02:00
stubs.h DREAMWEB: 'usechurchgate', 'usefullcart' ported to C++ 2011-12-06 13:17:28 +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: 'usechurchgate', 'usefullcart' ported to C++ 2011-12-06 13:17:28 +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.