scummvm/engines/dreamweb
Filippos Karapetis 4062a9653d DREAMWEB: Silenced warnings, applied coding conventions
- Silenced a lot of signed/unsigned MSVC warnings
- Changed (rarely used) "not" keywords to "!"
2011-10-15 12:24:32 +03:00
..
backdrop.cpp DREAMWEB: Useless includes removed 2011-09-07 04:14:33 +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: 'wornerror' ported to C++ 2011-10-09 18:09:24 +02:00
dreamgen.h DREAMWEB: 'wornerror' ported to C++ 2011-10-09 18:09:24 +02:00
dreamweb.cpp DREAMWEB: Better 'mouseCall' api, DreamWebEngine should not use _context, ideally 2011-08-25 07:46:23 +02:00
dreamweb.h DREAMWEB: Better 'mouseCall' api, DreamWebEngine should not use _context, ideally 2011-08-25 07:46:23 +02:00
module.mk DREAMWEB: object.cpp to replicate object.asm 2011-10-09 18:04:08 +02:00
object.cpp DREAMWEB: 'wornerror' ported to C++ 2011-10-09 18:09:24 +02:00
pathfind.cpp DREAMWEB: 'bresenhams' ported to C++ 2011-09-18 19:30:45 +02:00
print.cpp DREAMWEB: Fix quitting in several modal parts of the game 2011-09-08 09:11:16 +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: Silenced warnings, applied coding conventions 2011-10-15 12:24:32 +03:00
structs.h DREAMWEB: 'checkpathison' ported to C++ 2011-09-02 07:57:18 +02:00
stubs.cpp DREAMWEB: Silenced warnings, applied coding conventions 2011-10-15 12:24:32 +03:00
stubs.h DREAMWEB: 'wornerror' ported to C++ 2011-10-09 18:09:24 +02:00
use.cpp DREAMWEB: Cleaning of 'useroutine' using new functions 2011-09-07 04:00:56 +02:00
vgagrafx.cpp DREAMWEB: Removal of stubs that became useless 2011-09-02 04:33:38 +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.