scummvm/engines/zvision
2013-08-04 13:32:48 -05:00
..
action_node.cpp ZVISION: Add ActionNode class 2013-08-04 13:32:12 -05:00
action_node.h ZVISION: Add ActionNode class 2013-08-04 13:32:12 -05:00
actions.cpp ZVISION: Convert ResultActions to take a String pointer in their constructors 2013-08-04 13:32:24 -05:00
actions.h ZVISION: Create class for ActionDelayRender 2013-08-04 13:32:45 -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.h ZVISION: Change #include scummsys.h to types.h 2013-08-04 13:32:04 -05:00
detection.cpp ZVISION: Add a game type enum to detection 2013-08-04 13:32:19 -05:00
detection.h ZVISION: Add a game type enum to detection 2013-08-04 13:32:19 -05:00
events.cpp ZVISION: Move rendering logic from ZVision class to RenderManager class 2013-08-04 13:32:34 -05:00
lzss_read_stream.cpp ZVISION: Remove extraneous member variable 2013-08-04 13:32:29 -05:00
lzss_read_stream.h ZVISION: Replace includes with forward declarations 2013-08-04 13:32:29 -05:00
module.mk ZVISION: Update module.mk with current objs 2013-08-04 13:32:06 -05:00
puzzle.h ZVISION: Remove supurflouous 'const' and add 'inline' 2013-08-04 13:32:36 -05:00
render_manager.cpp ZVISION: Create method to get RenderTable object pointer from RenderManager 2013-08-04 13:32:44 -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: Fix compilation 2013-08-04 13:32:48 -05:00
render_table.h ZVISION: Create methods for altering panoramaOptions and create console commands for them 2013-08-04 13:32:46 -05:00
scr_file_handling.cpp ZVISION: Convert ResultActions to take a String pointer in their constructors 2013-08-04 13:32:24 -05:00
script_manager.cpp ZVISION: Conform to GCC spacing for template inside template 2013-08-04 13:32:18 -05:00
script_manager.h ZVISION: Replace includes with forward declarations 2013-08-04 13:32:29 -05:00
scripts.cpp
single_value_container.cpp ZVISION: Replace includes with forward declarations 2013-08-04 13:32:29 -05:00
single_value_container.h ZVISION: Replace includes with forward declarations 2013-08-04 13:32:29 -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: Remove variable used for debugging purposes 2013-08-04 13:32:37 -05:00
utility.h ZVISION: Fix unsigned/signed compiler warning 2013-08-04 13:32:37 -05:00
vector2.h ZVISION: Rename Point template class to Vector2 2013-08-04 13:32:44 -05:00
video.cpp ZVISION: Only scale videos when needed 2013-08-04 13:32:47 -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: Fix the error causing distortions in the sound 2013-08-04 13:32:26 -05:00
zork_raw.h ZVISION: Convert _stereo to a byte since it is used for a bitwise and 2013-08-04 13:32:23 -05:00
zvision.cpp ZVISION: Force all files to be registered with SearchMan as 'flat' 2013-08-04 13:32:38 -05:00
zvision.h ZVISION: Move rendering logic from ZVision class to RenderManager class 2013-08-04 13:32:34 -05:00