scummvm/engines/dreamweb
D G Turner 0155e88d10 DREAMWEB: Move kRoomssample out of data blob.
N.B. Last commit was kForeignRelease, not kSubtitles.
2011-12-27 04:39:50 +00:00
..
backdrop.cpp DREAMWEB: Move sprite table out of buffers 2011-12-23 23:46:38 +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: Close the file opened in querySaveMetaInfos() when returning 2011-12-18 12:19:19 +02:00
dreambase.h DREAMWEB: Move kRoomssample out of data blob. 2011-12-27 04:39:50 +00:00
dreamgen.cpp DREAMWEB: Move kRoomssample out of data blob. 2011-12-27 04:39:50 +00:00
dreamgen.h DREAMWEB: Move kRoomssample out of data blob. 2011-12-27 04:39:50 +00:00
dreamweb.cpp DREAMWEB: Move kQuitRequested out of data blob. 2011-12-27 03:08:43 +00:00
dreamweb.h DREAMWEB: Add meta information to saved games 2011-12-18 02:55:22 +02:00
keypad.cpp DREAMWEB: Move kQuitRequested out of data blob. 2011-12-27 03:08:43 +00:00
module.mk DREAMWEB: Add titles.cpp, move some methods to titles.cpp and talk.cpp 2011-12-23 10:18:02 +01:00
monitor.cpp DREAMWEB: Move kSubtitles out of data blob. 2011-12-27 04:12:16 +00:00
newplace.cpp DREAMWEB: Move kSubtitles out of data blob. 2011-12-27 04:12:16 +00:00
object.cpp DREAMWEB: Move kQuitRequested out of data blob. 2011-12-27 03:08:43 +00:00
pathfind.cpp DREAMWEB: Port 'findpathofpoint' to C++ 2011-12-26 05:02:51 +00:00
people.cpp DREAMWEB: Moved the two rollEndCredits functions together in print.cpp and renamed them to rollEndCreditsGameWon and rollEndCreditsGameLost 2011-12-26 03:15:47 +02:00
print.cpp DREAMWEB: Move kSubtitles out of data blob. 2011-12-27 04:12:16 +00:00
README DREAMWEB: added banner to autogenerated files 2011-06-15 23:00:05 +04:00
runtime.h DREAMWEB: Remove almost all of the ASM runtime 2011-12-27 03:11:22 +02:00
saveload.cpp DREAMWEB: Move kRoomssample out of data blob. 2011-12-27 04:39:50 +00:00
segment.h DREAMWEB: Work around runtime limitation 2011-12-17 16:40:15 +01:00
sound.cpp DREAMWEB: Move kRoomssample out of data blob. 2011-12-27 04:39:50 +00:00
sprite.cpp DREAMWEB: Move kSubtitles out of data blob. 2011-12-27 04:12:16 +00:00
structs.h DREAMWEB: Move openInvList, ryanInvList out of buffers 2011-12-26 17:42:19 +01:00
stubs.cpp DREAMWEB: Move kRoomssample out of data blob. 2011-12-27 04:39:50 +00:00
talk.cpp DREAMWEB: Move kQuitRequested out of data blob. 2011-12-27 03:08:43 +00:00
titles.cpp DREAMWEB: Move kRoomssample out of data blob. 2011-12-27 04:39:50 +00:00
use.cpp DREAMWEB: Move kSubtitles out of data blob. 2011-12-27 04:12:16 +00:00
vgafades.cpp DREAMWEB: Moved the two rollEndCredits functions together in print.cpp and renamed them to rollEndCreditsGameWon and rollEndCreditsGameLost 2011-12-26 03:15:47 +02:00
vgagrafx.cpp DREAMWEB: Minor removal of runtime residue in vgagrafx.cpp 2011-12-27 02:18:52 +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.