scummvm/engines/dreamweb
2011-12-06 20:57:09 +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 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: Put 'train' back in dreamgen since it hadn't been converted yet 2011-12-06 19:40:38 +01:00
dreamgen.h DREAMWEB: Put 'train' back in dreamgen since it hadn't been converted yet 2011-12-06 19:40:38 +01: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: Put 'train' back in dreamgen since it hadn't been converted yet 2011-12-06 19:40:38 +01: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: Fix regressions in 'monks2text' 2011-12-06 20:57:09 +01:00
structs.h DREAMWEB: Untangle namespaces 2011-12-05 19:26:46 +01:00
stubs.cpp DREAMWEB: Fix regressions in 'intro1text', 'redrawmainscrn', 'sitdowninbar' 2011-12-06 19:31:14 +01:00
stubs.h DREAMWEB: Put 'train' back in dreamgen since it hadn't been converted yet 2011-12-06 19:40:38 +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 regression in 'usecart' 2011-12-06 20:04:16 +01:00
vgafades.cpp DREAMWEB: 'clearpalette', 'deleverything', 'errormessage1', 'errormessage2', 'errormessage3', 'train' ported to C++ 2011-12-06 15:58:20 +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.