scummvm/engines/lastexpress
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
..
data LASTEXPRESS: Fix uninitialized scalar field (CID1002849) 2013-09-05 22:51:35 -04:00
entities LASTEXPRESS: Janitorial - Fix spacing errors 2013-11-24 19:28:54 +01:00
fight LASTEXPRESS: Remove some unreachable code 2012-08-27 21:49:39 -04:00
game LASTEXPRESS: Janitorial - Fix spacing errors 2013-11-24 19:28:54 +01:00
menu LASTEXPRESS: Implement more savegame loading 2012-08-27 23:30:23 -04:00
sound LASTEXPRESS: Remove some unreachable code 2012-08-27 21:49:39 -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 LASTEXPRESS: Fix unchecked return value (CID1003854) 2013-09-05 22:51:34 -04:00
debug.h LASTEXPRESS: Implement more savegame loading 2012-08-27 23:30:23 -04:00
detection.cpp LASTEXPRESS: Cleanup 2012-07-14 14:26:00 -04:00
drawable.h
eventhandler.h
graphics.cpp LASTEXRPESS: Take advantage of Surface::getPixels. 2013-08-03 04:02:51 +02:00
graphics.h
helpers.h LASTEXPRESS: Move LOW_BYTE macro to helpers.h 2012-07-16 23:51:27 -04:00
lastexpress.cpp LASTEXPRESS: Fix unchecked return value in LastExpressEngine::pollEvents() (CID1004167) 2013-09-05 22:51:31 -04:00
lastexpress.h
module.mk
resource.cpp LASTEXPRESS: Cleanup 2012-07-14 14:26:00 -04:00
resource.h LASTEXPRESS: Cleanup 2012-07-14 14:26:00 -04:00
shared.h LASTEXPRESS: Remove unused code and move functor definition to only file using it 2012-08-01 13:55:55 -04:00