scummvm/engines/access
2015-11-22 19:50:12 +01:00
..
amazon ACCESS: Use our formatting conventions for variable and function names 2015-07-24 23:03:22 +03:00
martian ACCESS: Rename ICON_DATA -> ICON_PALETTE 2015-07-27 14:52:23 +03:00
access.cpp ACCESS: Fix initialisation of AccessEngine::_ask 2015-08-03 10:44:36 +02:00
access.h ACCESS: Use our formatting conventions for variable and function names 2015-07-24 23:03:22 +03: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: Some variable renaming 2015-07-27 14:54:23 +03:00
bubble_box.h ACCESS: Some variable renaming 2015-07-27 14:54:23 +03: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 ACCESS: build the engine by default 2015-11-22 19:50:12 +01:00
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 ACCESS: Use our formatting conventions for variable and function names 2015-07-24 23:03:22 +03: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 ACCESS: Remove leading underscore from non-class member variable 2015-07-27 14:51:17 +03: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: Rename ICON_DATA -> ICON_PALETTE 2015-07-27 14:52:23 +03:00
screen.h Merge branch 'master' into mm 2015-07-22 22:43:42 +02:00
scripts.cpp ACCESS: Use our formatting conventions for variable and function names 2015-07-24 23:03:22 +03: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