scummvm/engines/parallaction
Johannes Schickel 0e017f007a Merge pull request #375 from digitall/engineAutoPlug
RFC: Pluggable Engines #2 (No Python, just evolution of current configure shell and make code)
2013-11-26 02:27:11 -08: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
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
debug.cpp PARALLACTION: Comment out unused assignment. CID 1002508 2013-10-08 00:11:18 +03:00
debug.h PARALLACTION: Add debug console command "showmouse". 2011-01-14 03:25:39 +00:00
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 PARALLACTION: Janitorial - Fix spacing errors 2013-11-24 01:40:35 +01:00
font.cpp PARALLACTION: Initialize class. CID 1002753 2013-11-09 13:22:57 +02:00
gfxbase.cpp ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
graphics.cpp PARALLACTION: Pass big value by reference rather than copying. CID 1003923 2013-11-03 12:20:39 +02:00
graphics.h PARALLACTION: Initialize variable. CID 1002725 2013-11-09 13:21:25 +02:00
gui_br.cpp PARALLACTION: Initialize class. CID 1002721 2013-11-09 13:18:54 +02:00
gui_ns.cpp PARALLACTION: Janitorial - Fix spacing errors 2013-11-24 01:40:35 +01:00
gui.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
gui.h PARALLACTION: Initialize class variable. CID 1002724 2013-11-09 13:20:13 +02:00
input.cpp PARALLACTION: Take advantage of Surface::getPixels. 2013-08-03 04:02:51 +02:00
input.h PARALLACTION: Janitorial - Fix spacing errors 2013-11-24 01:40:35 +01:00
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 PARALLACTION: Janitorial - Fix spacing errors 2013-11-24 01:40:35 +01:00
parallaction_br.cpp PARALLACTION: Initialize class. CID 1002706 2013-11-09 13:12:06 +02:00
parallaction_ns.cpp PARALLACTION: Initialize class. CID 1002705 2013-11-09 13:09:30 +02:00
parallaction.cpp PARALLACTION: Initialize class variables. CID 1002708 2013-11-09 13:15:47 +02:00
parallaction.h PARALLACTION: Janitorial - Fix spacing errors 2013-11-24 01:40:35 +01: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
parser.h PARALLACTION: Janitorial - Fix spacing errors 2013-11-24 01:40:35 +01: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound_br.cpp PARALLACTION: Make sure overridden methods are not used. Fixes compiler warning 2013-11-03 12:20:40 +02:00
sound_ns.cpp PARALLACTION: Make sure overridden methods are not used. Fixes compiler warning 2013-11-03 12:20:40 +02:00
sound.h PARALLACTION: Janitorial - Fix spacing errors 2013-11-24 01:40:35 +01: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