scummvm/engines/access
Torbjörn Andersson 08bef96073 ACCESS: Use VGA_COLOR_TRANS() in setManPalette()
This fixes the palette for Tex in Martian Memorandum.
2015-07-24 10:14:28 +02:00
..
amazon ACCESS: Rename local variable to silence GCC warning 2015-07-24 09:14:25 +02:00
martian ACCESS: Fix misleading comment 2015-07-24 09:44:00 +02:00
access.cpp Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
access.h ACCESS: MM - Start implementing PRINTCHR and SPRINTCHR 2015-02-06 08:25:22 +01:00
animation.cpp ACCESS: Remove an unused variable in Animation manager 2014-12-22 19:16:11 +01:00
animation.h ACCESS: Remove an unused variable in Animation manager 2014-12-22 19:16:11 +01:00
asurface.cpp Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
asurface.h Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
bubble_box.cpp ACCESS: MM - use PRINTSTR in several places, remove related TODOs 2015-02-14 15:19:40 +01:00
bubble_box.h Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
char.cpp Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
char.h Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
configure.engine
data.cpp ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
data.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
debugger.cpp ACCESS: Add missing space before semicolumn in constructors 2014-12-17 19:14:14 +01:00
debugger.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
decompress.cpp ACCESS: fix valgrind errors in decompressor 2015-07-05 11:29:35 +02:00
decompress.h ACCESS: fix valgrind errors in decompressor 2015-07-05 11:29:35 +02:00
detection_tables.h ACCESS: MM - Change detection for the floppy version, add detection for the demo 2014-12-28 16:15:03 +01:00
detection.cpp ACCESS: Add original engine dates 2014-12-17 23:27:55 +01:00
events.cpp ACCESS: Rewrite sound queueing (WIP) 2014-12-27 15:31:43 +01:00
events.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
files.cpp ACCESS: Initialize some variables 2015-01-27 07:04:18 +01:00
files.h ACCESS: Initialize some variables 2015-01-27 07:04:18 +01:00
font.cpp ACCESS: Extra initialization for various classes 2014-12-19 23:36:53 -05:00
font.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
inventory.cpp Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
inventory.h ACCESS: MM - Implement displayInv 2015-01-18 15:26:05 +01:00
module.mk ACCESS: Split a bit more Player class, add some MM specific code 2014-12-29 07:22:51 +01:00
player.cpp Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
player.h Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
resources.cpp Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
resources.h ACCESS: Fix moonwalking in MM 2015-01-25 17:19:19 -05:00
room.cpp ACCESS: Remove unnecessary variable to fix GCC warning 2015-07-23 23:34:32 +02:00
room.h Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
screen.cpp ACCESS: Use VGA_COLOR_TRANS() in setManPalette() 2015-07-24 10:14:28 +02:00
screen.h Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
scripts.cpp ACCESS: Comment out unused variables 2015-07-22 22:51:06 +02:00
scripts.h ACCESS: MM - Implement cmdSpecial7 2015-02-09 19:34:32 +01:00
sound.cpp ACCESS: MM doesn't use Miles Audio 2015-07-22 22:51:10 +02:00
sound.h Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
video.cpp Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
video.h ACCESS: Split setVideo into 2 functions to allow the loading of files out of a container 2015-01-31 22:42:46 +01:00