scummvm/engines/zvision
richiesams 2faaf8488b ZVISION: Convert ResultAction pointers to SharePtr
This gets rid of the need for specific destruction as well as making the copy swap
operations in the ScriptManger _referenceTable more efficient
2013-08-04 13:33:04 -05:00
..
action_node.cpp ZVISION: Optimize integer type usages 2013-08-04 13:32:55 -05:00
action_node.h ZVISION: Optimize integer type usages 2013-08-04 13:32:55 -05:00
actions.cpp ZVISION: Add filename parsing for ActionPlayAnimation 2013-08-04 13:33:00 -05:00
actions.h ZVISION: Convert String pointers to const references 2013-08-04 13:32:56 -05:00
console.cpp ZVISION: Create methods for altering panoramaOptions and create console commands for them 2013-08-04 13:32:46 -05:00
console.h ZVISION: Create methods for altering panoramaOptions and create console commands for them 2013-08-04 13:32:46 -05:00
control.cpp ZVISION: Optimize integer type usages 2013-08-04 13:32:55 -05:00
control.h ZVISION: Create Control class 2013-08-04 13:32:50 -05:00
detection.cpp ZVISION: Add detection entry and directories for ZGI 2013-08-04 13:32:55 -05:00
detection.h ZVISION: Add a game type enum to detection 2013-08-04 13:32:19 -05:00
events.cpp ZVISION: Optimize integer type usages 2013-08-04 13:32:55 -05:00
lzss_read_stream.cpp ZVISION: Convert _blockSize to an anonymous enum 2013-08-04 13:32:58 -05:00
lzss_read_stream.h ZVISION: Convert _blockSize to an anonymous enum 2013-08-04 13:32:58 -05:00
module.mk ZVISION: Convert ResultAction pointers to SharePtr 2013-08-04 13:33:04 -05:00
puzzle.h ZVISION: Convert ResultAction pointers to SharePtr 2013-08-04 13:33:04 -05:00
render_manager.cpp ZVISION: Initialize _needsScreenUpdate in RenderManager 2013-08-04 13:33:00 -05:00
render_manager.h ZVISION: Create method to get RenderTable object pointer from RenderManager 2013-08-04 13:32:44 -05:00
render_table.cpp ZVISION: Optimize integer type usages 2013-08-04 13:32:55 -05:00
render_table.h ZVISION: Optimize integer type usages 2013-08-04 13:32:55 -05:00
scr_file_handling.cpp ZVISION: Convert ResultAction pointers to SharePtr 2013-08-04 13:33:04 -05:00
script_manager.cpp ZVISION: Convert ResultAction pointers to SharePtr 2013-08-04 13:33:04 -05:00
script_manager.h ZVISION: Convert ResultAction pointers to SharePtr 2013-08-04 13:33:04 -05:00
scripts.cpp ZVISION: Fix code formatting to follow the convention 2013-08-04 13:31:46 -05:00
single_value_container.cpp ZVISION: Replace includes with forward declarations 2013-08-04 13:32:29 -05:00
single_value_container.h ZVISION: Remove superfluous comma 2013-08-04 13:33:01 -05:00
tests.h ZVISION: Move test functions out of video.cpp and into their own file 2013-08-04 13:31:55 -05:00
utility.cpp ZVISION: Initialize iterator 2013-08-04 13:33:02 -05:00
utility.h ZVISION: Fix unsigned/signed mismatch warning 2013-08-04 13:33:03 -05:00
vector2.h ZVISION: Rename Point template class to Vector2 2013-08-04 13:32:44 -05:00
video.cpp ZVISION: Optimize integer type usages 2013-08-04 13:32:55 -05:00
zfs_archive.cpp ZVISION: Replace includes with forward declarations 2013-08-04 13:32:29 -05:00
zfs_archive.h ZVISION: Replace includes with forward declarations 2013-08-04 13:32:29 -05:00
zork_avi_decoder.cpp ZVISION: Create logic to decode sound rate and isStereo from fileName 2013-08-04 13:32:20 -05:00
zork_avi_decoder.h ZVISION: Normalize remaining CRLF to LF for the remote 2013-08-04 13:31:58 -05:00
zork_raw.cpp ZVISION: Optimize integer type usages 2013-08-04 13:32:55 -05:00
zork_raw.h ZVISION: Optimize integer type usages 2013-08-04 13:32:55 -05:00
zvision.cpp ZVISION: Optimize integer type usages 2013-08-04 13:32:55 -05:00
zvision.h ZVISION: Optimize integer type usages 2013-08-04 13:32:55 -05:00