scummvm/engines/lastexpress
Johannes Schickel 14d4964001 LASTEXPRESS: Use RGB555 PixelFormat for surfaces instead of screen format.
This makes the code a bit more readable, thanks to fuzzie for pointing that
out.
2011-04-17 22:17:09 +02:00
..
data LASTEXPRESS: Use RGB555 PixelFormat for surfaces instead of screen format. 2011-04-17 22:17:09 +02:00
entities LASTEXPRESS: Correct typos in Alexei logic and sound code 2011-01-25 04:25:06 +00:00
game LASTEXPRESS: Add support for item highlight in inventory and scene restore 2011-02-09 03:40:00 +00:00
debug.cpp LASTEXPRESS: Use SAFE_DELETE for class variables 2010-11-11 14:19:44 +00:00
debug.h LASTEXPRESS: Add new dump command to dump the list of files in the archives (with size & md5) 2010-10-23 22:02:52 +00:00
detection.cpp LASTEXPRESS: Add Italian release (and update file dates for German and Spanish releases) 2011-01-24 12:41:16 +00:00
drawable.h LASTEXPRESS: Merge in the engine. 2010-10-18 19:17:38 +00:00
eventhandler.h LASTEXPRESS: Include common/events.h instead of common/EventRecorder.h 2010-11-19 00:49:16 +00:00
graphics.cpp LASTEXPRESS: Use RGB555 PixelFormat for surfaces instead of screen format. 2011-04-17 22:17:09 +02:00
graphics.h LASTEXPRESS: Merge in the engine. 2010-10-18 19:17:38 +00:00
helpers.h LASTEXPRESS: Silence potential warnings about extra semicolons 2010-11-11 18:22:55 +00:00
lastexpress.cpp LASTEXPRESS: Fix sound timer to only run every 17 milliseconds 2011-03-22 16:46:31 -04:00
lastexpress.h LASTEXPRESS: Use SAFE_DELETE for class variables 2010-11-11 14:19:44 +00:00
module.mk LASTEXPRESS: Merge in the engine. 2010-10-18 19:17:38 +00:00
resource.cpp LASTEXPRESS: Use SAFE_DELETE for class variables 2010-11-11 14:19:44 +00:00
resource.h LASTEXPRESS: Add new dump command to dump the list of files in the archives (with size & md5) 2010-10-23 22:02:52 +00:00
shared.h LASTEXPRESS: Savegame support update 2010-10-26 00:41:42 +00:00