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
balloons.cpp
callables_br.cpp
callables_ns.cpp
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
detection.cpp
dialogue.cpp
disk_br.cpp
disk_ns.cpp
disk.h
exec_br.cpp
exec_ns.cpp
exec.cpp
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
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
gui.h PARALLACTION: Initialize class variable. CID 1002724 2013-11-09 13:20:13 +02:00
input.cpp
input.h PARALLACTION: Janitorial - Fix spacing errors 2013-11-24 01:40:35 +01:00
inventory.cpp
inventory.h
module.mk
objects.cpp
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
parser_ns.cpp
parser.cpp
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
saveload.h
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
walk.cpp
walk.h