scummvm/engines/parallaction
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
..
adlib.cpp PARALLACTION: Add custom Adlib driver for BRA. 2012-09-22 13:20:58 +02:00
balloons.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
callables_br.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
callables_ns.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
debug.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
debug.h
detection.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
dialogue.cpp PARALLACTION: Don't use an invalid array index. 2013-04-17 23:20:31 +02:00
disk_br.cpp PARALLACTION: Take advantage of Surface::getPixels. 2013-08-03 04:02:51 +02:00
disk_ns.cpp PARALLACTION: Take advantage of Surface::getPixels. 2013-08-03 04:02:51 +02:00
disk.h PARALLACTION: Update to new IFFDecoder for ILBM images 2013-01-06 20:04:45 +01:00
exec_br.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
exec_ns.cpp PARALLACTION: Do not set Surface::pixels directly anymore. 2013-08-03 04:14:08 +02:00
exec.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
exec.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
font.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
gfxbase.cpp ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
graphics.cpp PARALLACTION: Take advantage of Surface::getPixels. 2013-08-03 04:02:51 +02:00
graphics.h ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
gui_br.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
gui_ns.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
gui.cpp
gui.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
input.cpp PARALLACTION: Take advantage of Surface::getPixels. 2013-08-03 04:02:51 +02:00
input.h
inventory.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
inventory.h PARALLACTION: Take advantage of Surface::getPixels. 2013-08-03 04:02:51 +02:00
module.mk PARALLACTION: Update to new IFFDecoder for ILBM images 2013-01-06 20:04:45 +01:00
objects.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
objects.h JANITORIAL: Avoid the ugly operator invocation syntax. 2012-03-13 15:43:23 +01:00
parallaction_br.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
parallaction_ns.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
parallaction.cpp PARALLACTION: Cleanup 2013-04-15 20:35:43 +02:00
parallaction.h PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
parser_br.cpp PARALLACTION: Mask unused, but set variable warning, by debug(). 2012-11-19 23:33:02 +00:00
parser_ns.cpp PARALLACTION: Use strlcpy instead of strncpy. 2013-04-17 23:17:22 +02:00
parser.cpp
parser.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
saveload.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
saveload.h
sound_br.cpp PARALLACTION: Add some sanity checks to SoundMan_br::execute. 2013-04-17 23:20:13 +02:00
sound_ns.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
sound.h PARALLACTION: Add custom Adlib driver for BRA. 2012-09-22 13:20:58 +02:00
staticres.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
walk.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
walk.h PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00