scummvm/engines/dreamweb
Willem Jan Palenstijn ee5c9678c3 DREAMWEB: Cleanup
2011-12-14 12:33:08 +01:00
..
backdrop.cpp DREAMWEB: Code formatting 2011-12-08 19:52:10 +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 DREAMWEB: Code formatting 2011-12-08 19:52:10 +01:00
dreambase.h DREAMWEB: Cleanup 2011-12-14 12:17:32 +01:00
dreamgen.cpp DREAMWEB: Port 'lookatcard' to C++ 2011-12-14 02:17:53 +02:00
dreamgen.h DREAMWEB: Port 'lookatcard' to C++ 2011-12-14 02:17:53 +02:00
dreamweb.cpp DREAMWEB: Do savefile reading directly in loadPosition() / scanForNames() 2011-12-11 10:02:50 +01:00
dreamweb.h DREAMWEB: Do savefile reading directly in loadPosition() / scanForNames() 2011-12-11 10:02:50 +01:00
keypad.cpp DREAMWEB: Fix regression in quitSymbol 2011-12-10 18:17:02 +01:00
module.mk DREAMWEB: Move sound related code to a new source file 2011-12-07 21:58:31 +01:00
monitor.cpp DREAMWEB: Port 'monitorlogo' to C++ 2011-12-09 18:19:17 +02:00
object.cpp DREAMWEB: Cleanup and add FIXMEs 2011-12-12 09:19:25 +01:00
pathfind.cpp DREAMWEB: 'lineroutine', 'increment1', 'increment2' are only used inside bresenhams() 2011-12-13 01:14:26 +02:00
people.cpp DREAMWEB: Port 'heavy' to C++ 2011-12-14 01:52:13 +02:00
print.cpp DREAMWEB: Convert rollEndCredits/rollEndCredits2 to C++ 2011-12-12 13:26:03 +01:00
README DREAMWEB: added banner to autogenerated files 2011-06-15 23:00:05 +04:00
runtime.h DREAMWEB: Remove unused Register::cbw() 2011-12-08 19:56:06 +01:00
saveload.cpp DREAMWEB: Move Savenames out of opaque data blob 2011-12-11 15:57:03 +01:00
segment.h DREAMWEB: Refactor segment management 2011-12-08 00:24:22 +01:00
sound.cpp DREAMWEB: Remove a lot of unused variables 2011-12-12 17:23:32 +02:00
sprite.cpp DREAMWEB: Set volumeDirection as a negative integer, where this is used, instead of 0xFF 2011-12-12 22:46:28 +02:00
structs.h DREAMWEB: Remove a lot of unused variables 2011-12-12 17:23:32 +02:00
stubs.cpp DREAMWEB: Cleanup 2011-12-14 12:33:08 +01:00
stubs.h DREAMWEB: Cleanup 2011-12-14 12:33:08 +01:00
talk.cpp DREAMWEB: Remove globals kCurrentframe, kTakeoff 2011-12-08 19:18:27 +01:00
use.cpp DREAMWEB: Cleanup 2011-12-14 12:17:32 +01:00
vgafades.cpp DREAMWEB: Convert rollEndCredits/rollEndCredits2 to C++ 2011-12-12 13:26:03 +01:00
vgagrafx.cpp DREAMWEB: Convert greyscaleSum, allPalette, dumpCurrent 2011-12-12 11:45:35 +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.