scummvm/engines/dreamweb
2011-12-09 18:18:32 +02: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: Move more stuff to DreamBase 2011-12-08 20:10:33 +01:00
dreamgen.cpp DREAMWEB: The 'title7graphics' offset is unused 2011-12-09 10:37:26 +02:00
dreamgen.h DREAMWEB: The 'title7graphics' offset is unused 2011-12-09 10:37:26 +02:00
dreamweb.cpp DREAMWEB: Code formatting 2011-12-08 19:52:10 +01:00
dreamweb.h DREAMWEB: Move g_lineData to DreamBase::_lineDaata 2011-12-07 16:50:36 +01:00
keypad.cpp DREAMWEB: Use the C++ version of workScreen() in C++ code 2011-12-09 18:18:32 +02:00
module.mk DREAMWEB: Move sound related code to a new source file 2011-12-07 21:58:31 +01:00
monitor.cpp DREAMWEB: Move functions to DreamBase 2011-12-08 19:18:27 +01:00
object.cpp DREAMWEB: Use the C++ version of workScreen() in C++ code 2011-12-09 18:18:32 +02:00
pathfind.cpp DREAMWEB: Fix workoutFrames when walking off-screen 2011-12-08 20:37:54 +01:00
people.cpp DREAMWEB: Port 'soldier1' to C++ 2011-12-09 09:43:42 +02:00
print.cpp DREAMWEB: Code formatting 2011-12-08 19:52:10 +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: Use the C++ version of workScreen() in C++ code 2011-12-09 18:18:32 +02:00
segment.h DREAMWEB: Refactor segment management 2011-12-08 00:24:22 +01:00
sound.cpp DREAMWEB: Code formatting 2011-12-08 19:52:10 +01:00
sprite.cpp DREAMWEB: Move more stuff to DreamBase 2011-12-08 20:10:33 +01:00
structs.h DREAMWEB: Cleanup end of namespace comments 2011-12-06 21:49:41 +01:00
stubs.cpp DREAMWEB: Use the C++ version of workScreen() in C++ code 2011-12-09 18:18:32 +02:00
stubs.h DREAMWEB: Port 'endgame', 'showgun' to C++ 2011-12-09 10:14:08 +02:00
talk.cpp DREAMWEB: Remove globals kCurrentframe, kTakeoff 2011-12-08 19:18:27 +01:00
use.cpp DREAMWEB: Use the C++ version of workScreen() in C++ code 2011-12-09 18:18:32 +02:00
vgafades.cpp DREAMWEB: Add missing semicolon 2011-12-08 10:33:16 +02:00
vgagrafx.cpp DREAMWEB: Code formatting 2011-12-08 19:52:10 +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.