scummvm/engines/access
Paul Gilbert 93bbe3a45e ACCESS: Manually implement ASurface::copyFrom for performance
The original called Surface::copyFrom, which keeps recreating the
dest surface with each copy. This version simply copies the image
2014-12-18 21:52:59 -05:00
..
amazon ACCESS: Refactor most of ASurface statics to instance variables 2014-12-18 21:45:55 -05:00
martian ACCESS: Constify some resources in MM too 2014-12-17 22:38:01 +01:00
access.cpp ACCESS: Refactor most of ASurface statics to instance variables 2014-12-18 21:45:55 -05:00
access.h ACCESS: Refactor most of ASurface statics to instance variables 2014-12-18 21:45:55 -05:00
animation.cpp ACCESS: Format the definition of ImagerFlag 2014-12-17 23:21:13 +01:00
animation.h ACCESS: Fix spacing around semicolumn in class definitions 2014-12-17 21:31:26 +01:00
asurface.cpp ACCESS: Manually implement ASurface::copyFrom for performance 2014-12-18 21:52:59 -05:00
asurface.h ACCESS: Refactor most of ASurface statics to instance variables 2014-12-18 21:45:55 -05:00
bubble_box.cpp ACCESS: Use Common::String to display bubble box text 2014-12-18 07:23:18 +01:00
bubble_box.h ACCESS: Use Common::String to display bubble box text 2014-12-18 07:23:18 +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
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_tables.h ACCESS: Use AD_ENTRY1s in detection tables 2014-12-17 23:35:12 +01:00
detection.cpp ACCESS: Add original engine dates 2014-12-17 23:27:55 +01:00
events.cpp ACCESS: Refactor most of ASurface statics to instance variables 2014-12-18 21:45:55 -05: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: Refactor most of ASurface statics to instance variables 2014-12-18 21:45:55 -05: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: Refactor most of ASurface statics to instance variables 2014-12-18 21:45:55 -05:00
player.h ACCESS: Format Direction enum as suggested by LordHoto 2014-12-17 22:54:29 +01:00
resources.cpp ACCESS: Constify general messages 2014-12-18 07:14:21 +01:00
resources.h ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
room.cpp ACCESS: Refactor most of ASurface statics to instance variables 2014-12-18 21:45:55 -05:00
room.h ACCESS: Fix spacing around semicolumn in class definitions 2014-12-17 21:31:26 +01:00
screen.cpp ACCESS: Refactor most of ASurface statics to instance variables 2014-12-18 21:45:55 -05:00
screen.h ACCESS: Refactor most of ASurface statics to instance variables 2014-12-18 21:45:55 -05:00
scripts.cpp ACCESS: Refactor most of ASurface statics to instance variables 2014-12-18 21:45:55 -05:00
scripts.h ACCESS: Rename CMDPUSHLOCATION 2014-12-17 23:45:41 +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