scummvm/engines/tinsel
Johannes Schickel 378387c903 I18N: Move specification of engine specific files to enginedir/POTFILES.
This allows to keep the engines to specfiy the files for translation close to
the engine sources itself.

Thanks to criezy for his suggestion on this approach.
2013-08-12 17:54:31 +02:00
..
actors.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
actors.h
adpcm.cpp
adpcm.h
anim.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
anim.h
background.cpp
background.h
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
cliprect.cpp
cliprect.h
config.cpp
config.h
cursor.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
cursor.h
debugger.cpp
debugger.h
detection_tables.h TINSEL: Revert the incorrect flagging of DW2 entries as CD versions 2013-06-06 01:26:02 +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
drives.cpp
drives.h
dw.h ALL: Fix typo (existant->existent) 2013-02-23 22:07:32 +01:00
effect.cpp
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
font.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
font.h
graphics.cpp TINSEL: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
graphics.h
handle.cpp JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
handle.h
heapmem.cpp
heapmem.h
mareels.cpp
mareels.h
module.mk
move.cpp
move.h
multiobj.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
multiobj.h
music.cpp TINSEL: Add support for enhanced music in the Mac version of DW1 2013-04-12 19:31:11 +03:00
music.h
object.cpp TINSEL: Simplify palette endianess conversions 2013-05-01 03:50:29 +03:00
object.h
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
pdisplay.cpp
pdisplay.h
pid.h
play.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
play.h
polygons.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
polygons.h
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
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
scene.cpp JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
scene.h
sched.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
sched.h
scn.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
scn.h
scroll.cpp
scroll.h
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
sysvar.cpp
sysvar.h
text.cpp TINSEL: Add resource handling of the BE resources in DW1 Mac 2012-12-11 02:56:48 +02:00
text.h
timers.cpp ALL: Fix typo (existant->existent) 2013-02-23 22:07:32 +01:00
timers.h
tinlib.cpp TINSEL: Remove the unused ghost palette 2013-04-12 07:19:53 +03:00
tinlib.h
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
token.h