scummvm/engines/dreamweb
2011-08-24 17:38:29 +02:00
..
backdrop.cpp DREAMWEB: Renamed FreeObject to DynObject and ObjData to SetObject 2011-08-23 14:51:29 +02: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 DREAMWEB: Add ScummVM headers, remove SVN keywords. 2011-07-19 11:26:40 +01:00
detection.cpp DREAMWEB: Enable 100 savegames 2011-08-18 00:29:36 +02:00
dreamgen.cpp DREAMWEB: 'dumppointer' ported to C++ 2011-08-24 17:38:29 +02:00
dreamgen.h DREAMWEB: 'dumppointer' ported to C++ 2011-08-24 17:38:29 +02:00
dreamweb.cpp DREAMWEB: Add/fix loading from launcher 2011-08-18 00:29:17 +02:00
dreamweb.h DREAMWEB: Add/fix loading from launcher 2011-08-18 00:29:17 +02:00
module.mk DREAMWEB: Pathfind routines go to pathfind.cpp 2011-08-18 22:52:27 +02:00
pathfind.cpp DREAMWEB: Pathfind routines go to pathfind.cpp 2011-08-18 22:52:27 +02:00
print.cpp DREAMWEB: A stub has become useless 2011-08-11 03:23:22 +02: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: Fix compile on non-GNU compilers 2011-08-18 01:26:25 +02:00
sprite.cpp DREAMWEB: Renamed FreeObject to DynObject and ObjData to SetObject 2011-08-23 14:51:29 +02:00
structs.h DREAMWEB: 'checkcoords' ported to C++ 2011-08-24 15:44:20 +02:00
stubs.cpp DREAMWEB: 'dumppointer' ported to C++ 2011-08-24 17:38:29 +02:00
stubs.h DREAMWEB: 'dumppointer' ported to C++ 2011-08-24 17:38:29 +02:00
vgagrafx.cpp DREAMWEB: 'showframe' overload for this majority of clients that don't need width and height returned 2011-08-21 17:47:10 +02: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.