scummvm/engines/dreamweb
2011-11-18 22:34:46 +01:00
..
backdrop.cpp DREAMWEB: Add some sprite-related comments and names 2011-11-18 22:34:46 +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: 'showcurrentfile' ported to C++ 2011-11-18 17:38:19 +01:00
dreamgen.h DREAMWEB: 'showcurrentfile' ported to C++ 2011-11-18 17:38:19 +01:00
dreamweb.cpp DREAMWEB: Fix (bad stride) 2011-11-18 14:57:01 +01:00
dreamweb.h DREAMWEB: Better 'mouseCall' api, DreamWebEngine should not use _context, ideally 2011-08-25 07:46:23 +02:00
keypad.cpp DREAMWEB: keypad.cpp to mimic keypad.asm 2011-11-16 21:59:49 +01:00
module.mk DREAMWEB: monitor.cpp to mirror monitor.asm 2011-11-18 07:37:31 +01:00
monitor.cpp DREAMWEB: Comment in 'showcurrentfile' about the file not being displayed in the frame in te upper right corner when you do a LIST 2011-11-18 17:51:26 +01:00
object.cpp DREAMWEB: crt functions 2011-11-15 15:57:54 +01:00
pathfind.cpp DREAMWEB: 'bresenhams' ported to C++ 2011-09-18 19:30:45 +02:00
print.cpp DREAMWEB: 'printchar' now has an overload that doesn't advance x for convenience, and supports NULL output widthheight parameters 2011-11-18 08:39:27 +01:00
README DREAMWEB: added banner to autogenerated files 2011-06-15 23:00:05 +04:00
runtime.h Merge pull request #60 from tramboi/master 2011-08-14 04:17:51 -07:00
saveload.cpp DREAMWEB: 'oldtonames' and 'namestoold' ported to C++ 2011-11-17 15:23:12 +01:00
sprite.cpp DREAMWEB: Add some sprite-related comments and names 2011-11-18 22:34:46 +01:00
structs.h DREAMWEB: Add some sprite-related comments and names 2011-11-18 22:34:46 +01:00
stubs.cpp DREAMWEB: Add some sprite-related comments and names 2011-11-18 22:34:46 +01:00
stubs.h DREAMWEB: 'showcurrentfile' ported to C++ 2011-11-18 17:38:19 +01:00
talk.cpp Internal: 'findsource' is pure C++ 2011-09-04 16:42:43 +02:00
use.cpp DREAMWEB: Place the ID after the callback pointer in UseListEntry 2011-11-17 10:42:25 +02:00
vgafades.cpp DREAMWEB: 'fadeupmonfirst' ported to C++ 2011-11-18 07:01:36 +01:00
vgagrafx.cpp DREAMWEB: 'worktoscreen' C++ flavour without dirtying the regs 2011-11-18 14:58:23 +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.