scummvm/engines/drascula
D G Turner ef85456859 BUILD: Remove need for engine.mk in each engine directory.
Each engine now only has to provide a single configure.engine file
adding the engine into the configure script, which then produces the
required other files automatically.
2013-11-24 00:48:01 +00:00
..
actors.cpp DRASCULA: Some renaming. Also, get rid of some extraneous globals 2013-08-19 03:08:58 +03:00
animation.cpp DRASCULA: Give hint about unused return value. CID 1003863 2013-10-17 13:47:16 +03:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp DRASCULA: Some renaming. Also, get rid of some extraneous globals 2013-08-19 03:08:58 +03:00
console.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
converse.cpp DRASCULA: Fix build 2013-10-17 13:40:26 +02:00
detection.cpp Revert "DRASCULA: Add detection entries for the Debian repacked versions (bug #3612236)" 2013-05-20 12:44:17 +03:00
drascula.cpp DRASCULA: More variables initialized. CID 1003403 2013-11-09 12:51:39 +02:00
drascula.h DRASCULA: Some renaming. Also, get rid of some extraneous globals 2013-08-19 03:08:58 +03:00
graphics.cpp DRASCULA: Fix build 2013-10-17 13:40:26 +02:00
interface.cpp DRASCULA: Some renaming. Also, get rid of some extraneous globals 2013-08-19 03:08:58 +03:00
module.mk Drascula: Added debug console. Implemented a (buggy) room comand. 2010-06-15 10:18:34 +00:00
objects.cpp DRASCULA: Fix build 2013-10-17 13:40:26 +02:00
palette.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
resource.cpp COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of a dispose flag. 2011-08-07 15:19:08 +02:00
rooms.cpp DRASCULA: Some renaming. Also, get rid of some extraneous globals 2013-08-19 03:08:58 +03:00
saveload.cpp DRASCULA: Some renaming. Also, get rid of some extraneous globals 2013-08-19 03:08:58 +03:00
sound.cpp DRASCULA: Some renaming. Also, get rid of some extraneous globals 2013-08-19 03:08:58 +03:00
talk.cpp DRASCULA: Some renaming. Also, get rid of some extraneous globals 2013-08-19 03:08:58 +03:00