scummvm/engines/access
2014-12-12 22:29:16 -05:00
..
amazon ACCESS: Fixes to pan method 2014-12-12 22:29:16 -05:00
martian ACCESS: Fix compilation warning by adding a dummy inventory combo array for Martian 2014-12-12 22:27:40 -05:00
access.cpp ACCESS: Fix display in cmdDeath() 2014-12-12 22:29:02 -05:00
access.h ACCESS: Fix resetting cursor after conversations 2014-12-12 22:21:35 -05:00
animation.cpp
animation.h
asurface.cpp
asurface.h
bubble_box.cpp ACCESS: Fix buffer source when clearing speech bubbles 2014-12-12 22:28:36 -05:00
bubble_box.h
char.cpp
char.h
configure.engine
data.cpp
data.h
debugger.cpp ACCESS: Add some safeguards in LoadScene debugger command 2014-12-12 22:27:52 -05:00
debugger.h ACCESS: Add some code to display scene number & description 2014-12-12 22:27:28 -05:00
decompress.cpp
decompress.h
detection_tables.h
detection.cpp
events.cpp ACCESS: Fixes for flying plane cutscene 2014-12-12 22:26:35 -05:00
events.h ACCESS: Fixes for flying plane cutscene 2014-12-12 22:26:35 -05:00
files.cpp ACCESS: Simplification of logic for selectively applying loaded palettes 2014-12-12 22:25:45 -05:00
files.h ACCESS: Fix display of cutscene at the end of chapter 3 2014-12-12 22:25:34 -05:00
font.cpp ACCESS: Fix display in cmdDeath() 2014-12-12 22:29:02 -05:00
font.h
inventory.cpp ACCESS: Fix compilation warning by adding a dummy inventory combo array for Martian 2014-12-12 22:27:40 -05:00
inventory.h ACCESS: Add enum for inventory item states 2014-12-12 22:24:21 -05:00
module.mk
player.cpp ACCESS: Fix a little bug in walkUpRight() 2014-12-12 22:20:59 -05:00
player.h ACCESS: Start implementing mWhileJWalk() 2014-12-12 22:22:41 -05:00
resources.cpp
resources.h
room.cpp ACCESS: Fix cutscene of pilot falling out of plane 2014-12-12 22:28:02 -05:00
room.h ACCESS: Workaround for original game vertical room scrolling 2014-12-12 22:25:01 -05:00
screen.cpp ACCESS: Simplification of logic for selectively applying loaded palettes 2014-12-12 22:25:45 -05:00
screen.h ACCESS: Simplification of logic for selectively applying loaded palettes 2014-12-12 22:25:45 -05:00
scripts.cpp ACCESS: Fix crash at end of cmdDead 2014-12-12 22:27:18 -05:00
scripts.h ACCESS: Implemented chapter debug command 2014-12-12 22:25:25 -05:00
sound.cpp ACCESS: Merge the sound resource and priority lists 2014-12-12 22:24:34 -05:00
sound.h ACCESS: Merge the sound resource and priority lists 2014-12-12 22:24:34 -05:00
video.cpp
video.h