scummvm/engines/tinsel
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 TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
actors.h TINSEL: Cleaner fix for bug #2893946 - Psychiatrist savegame problem 2011-10-20 20:36:37 +11:00
adpcm.cpp TINSEL: Code formatting 2011-08-08 20:33:33 +02:00
adpcm.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
anim.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
anim.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
background.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
background.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
bg.cpp TINSEL: Remove the unused noFadeTable parameter from the fader functions 2013-04-12 07:19:52 +03:00
bmv.cpp TINSEL: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
bmv.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
cliprect.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
cliprect.h TINSEL: Correctly handle the pDispList OBJECT linked lists, i.e. use OBJECT** for a pointer to the head. 2011-05-18 15:30:23 +02:00
config.cpp TINSEL: Fix #3422433 ("DW2: US version uses UK graphics") 2011-10-13 23:48:09 +02:00
config.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
cursor.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
cursor.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debugger.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debugger.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection_tables.h TINSEL: Add the English Mac version of DW1 (bug #3614864) 2013-08-23 14:01:07 +03:00
detection.cpp TINSEL: Revert the incorrect flagging of DW2 entries as CD versions 2013-06-06 01:26:02 +03:00
dialogs.cpp TINSEL: Reorder loop condition to fix out-of-bounds access 2013-04-26 23:38:20 +02:00
dialogs.h TINSEL: Fixed portability issue with earlier savegames 2012-08-06 20:03:56 +10:00
drives.cpp TINSEL: Remove the GF_BIG_ENDIAN flag 2012-07-15 15:00:00 +03:00
drives.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
dw.h ALL: Fix typo (existant->existent) 2013-02-23 22:07:32 +01:00
effect.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
events.cpp TINSEL: Add scrollwheel support to save/load and inventory 2012-11-24 11:06:42 +01:00
events.h TINSEL: Add scrollwheel support to save/load and inventory 2012-11-24 11:06:42 +01:00
faders.cpp TINSEL: Simplify palette endianess conversions 2013-05-01 03:50:29 +03:00
faders.h TINSEL: Remove the unused noFadeTable parameter from the fader functions 2013-04-12 07:19:52 +03:00
film.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
font.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.cpp TINSEL: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
graphics.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
handle.cpp JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
handle.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
heapmem.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
heapmem.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
mareels.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
mareels.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
move.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
move.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
multiobj.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
multiobj.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
music.cpp TINSEL: Add support for enhanced music in the Mac version of DW1 2013-04-12 19:31:11 +03:00
music.h TINSEL: Add basic PSX SEQ playback support 2012-05-03 18:19:54 -04:00
object.cpp TINSEL: Simplify palette endianess conversions 2013-05-01 03:50:29 +03:00
object.h TINSEL: Remove declarations for non-existent functions FindObject() and GetNextObject(). 2011-05-18 15:30:33 +02:00
palette.cpp TINSEL: Simplify palette endianess conversions 2013-05-01 03:50:29 +03:00
palette.h TINSEL: Remove the unused ghost palette 2013-04-12 07:19:53 +03:00
pcode.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
pcode.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
pdisplay.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
pdisplay.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pid.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
play.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
play.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
polygons.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
polygons.h 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
rince.cpp TINSEL: Remove self-assignment (CID 1003626) 2013-07-20 05:32:11 +02:00
rince.h TINSEL: Fix compiler warning 2012-05-17 20:46:13 +10:00
saveload.cpp TINSEL: Fix another Clang analyzer warning 2013-01-02 21:25:51 +01:00
savescn.cpp TINSEL: Remove the unused ghost palette 2013-04-12 07:19:53 +03:00
savescn.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
scene.cpp TINSEL: Fix compilation on FreeBSD with C++-11 enabled. 2013-09-28 01:33:43 +01:00
scene.h TINSEL: Remove the GF_DEMO flag 2012-07-15 14:38:26 +03:00
sched.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
sched.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
scn.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
scn.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scroll.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
scroll.h TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
sound.cpp TINSEL: Revert the incorrect flagging of DW2 entries as CD versions 2013-06-06 01:26:02 +03:00
sound.h TINSEL: Add support for enhanced music in the Mac version of DW1 2013-04-12 19:31:11 +03:00
strres.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
strres.h TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
sysvar.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
sysvar.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
text.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
text.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
timers.cpp ALL: Fix typo (existant->existent) 2013-02-23 22:07:32 +01:00
timers.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
tinlib.cpp TINSEL: Remove the unused ghost palette 2013-04-12 07:19:53 +03:00
tinlib.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
tinsel.cpp TINSEL: Fix DW2 assertion when quitting during cutscene 2013-08-10 16:56:07 +02:00
tinsel.h TINSEL: Clip mouse position to be within the screen (bug #3613765) 2013-06-20 23:34:48 +03:00
token.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
token.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00