scummvm/engines/access
2014-12-17 23:08:54 +01:00
..
amazon ACCESS: Constify some resources 2014-12-17 22:31:29 +01:00
martian ACCESS: Constify some resources in MM too 2014-12-17 22:38:01 +01:00
access.cpp ACCESS: Modify the indentation of constructor when it's multiline 2014-12-17 19:13:23 +01:00
access.h ACCESS: Remove useless defines 2014-12-17 18:36:49 +01:00
animation.cpp ACCESS: Use a uint instead of a int in a loop based on size() 2014-12-17 21:39:26 +01:00
animation.h ACCESS: Fix spacing around semicolumn in class definitions 2014-12-17 21:31:26 +01:00
asurface.cpp ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
asurface.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
bubble_box.cpp ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
bubble_box.h ACCESS: Fix spacing around semicolumn in class definitions 2014-12-17 21:31:26 +01:00
char.cpp ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
char.h ACCESS: Fix spacing around semicolumn in class definitions 2014-12-17 21:31:26 +01:00
configure.engine ACCESS: Initial engine skeleton 2014-07-29 21:02:28 -04: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: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
decompress.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
detection.cpp ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
detection_tables.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
events.cpp ACCESS: Add missing space before semicolumn in constructors 2014-12-17 19:14:14 +01:00
events.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
files.cpp ACCESS: Add missing space before semicolumn in constructors 2014-12-17 19:14:14 +01:00
files.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
font.cpp ACCESS: Use clear to empty Common::String variables 2014-12-17 23:08:54 +01:00
font.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
inventory.cpp ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
inventory.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
module.mk ACCESS: Major refactoring of Amazon logic into their own classes 2014-12-12 22:51:04 -05:00
player.cpp ACCESS: Get rid of a goto 2014-12-17 22:49:01 +01:00
player.h ACCESS: Format Direction enum as suggested by LordHoto 2014-12-17 22:54:29 +01:00
resources.cpp ACCESS: Fix broken file header 2014-12-17 18:27:01 +01:00
resources.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
room.cpp ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
room.h ACCESS: Fix spacing around semicolumn in class definitions 2014-12-17 21:31:26 +01:00
screen.cpp ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
screen.h ACCESS: Fix spacing around semicolumn in class definitions 2014-12-17 21:31:26 +01:00
scripts.cpp ACCESS: Use clear to empty Common::String variables 2014-12-17 23:08:54 +01:00
scripts.h ACCESS: Fix spacing around semicolumn in class definitions 2014-12-17 21:31:26 +01:00
sound.cpp ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
sound.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
video.cpp ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
video.h ACCESS: Fix spacing around semicolumn in class definitions 2014-12-17 21:31:26 +01:00