.. |
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: sscanf to a uint first instead of directly to a bool
|
2013-08-05 11:50:39 -05:00 |
actions.h
|
ZVISION: Add ActionMusic
|
2013-08-05 00:14:20 -05:00 |
clock.cpp
|
ZVISION: Change _pausedTime to be a reference to when time was paused, instead of accumulation of time
|
2013-08-05 10:26:23 -05:00 |
clock.h
|
ZVISION: Allow _deltaTime to go negative so it can be clamped to zero properly
|
2013-08-05 11:51:16 -05:00 |
console.cpp
|
ZVISION: Create console command to render a cursor image to the screen
|
2013-08-09 14:06:23 -05:00 |
console.h
|
ZVISION: Create console command to render a cursor image to the screen
|
2013-08-09 14:06:23 -05:00 |
control.cpp
|
ZVISION: Make panorama and tilt control generate the RenderTable after setting all the settings
|
2013-08-04 13:33:07 -05:00 |
control.h
|
ZVISION: Create Control class
|
2013-08-04 13:32:50 -05:00 |
cursor_manager.cpp
|
ZVISION: Add class to manage cursors
|
2013-08-09 18:33:15 -05:00 |
cursor_manager.h
|
ZVISION: Add class to manage cursors
|
2013-08-09 18:33:15 -05:00 |
cursor.cpp
|
ZVISION: Create class for decoding .zcr cursor files
|
2013-08-09 14:05:31 -05:00 |
cursor.h
|
ZVISION: Create class for decoding .zcr cursor files
|
2013-08-09 14:05:31 -05:00 |
detection.cpp
|
ZVISION: Properly end the AD table
|
2013-08-05 11:53:58 -05:00 |
detection.h
|
ZVISION: Create ZVisionGameId entry None
|
2013-08-05 11:53:57 -05:00 |
events.cpp
|
ZVISION: Add class to manage cursors
|
2013-08-09 18:33:15 -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: Add class to manage cursors
|
2013-08-09 18:33:15 -05:00 |
puzzle.h
|
ZVISION: Add some comments concerning StateFlag::DO_ME_NOW
|
2013-08-05 19:08:44 -05:00 |
render_manager.cpp
|
ZVISION: Call _system->updateScreen() every frame
|
2013-08-09 12:16:43 -05:00 |
render_manager.h
|
ZVISION: Call _system->updateScreen() every frame
|
2013-08-09 12:16:43 -05:00 |
render_table.cpp
|
ZVISION: Remove extraneous comments
|
2013-08-04 13:33:12 -05:00 |
render_table.h
|
ZVISION: Optimize integer type usages
|
2013-08-04 13:32:55 -05:00 |
scr_file_handling.cpp
|
ZVISION: Comment out usage of ActionUnloadAnimation until it is implemented
|
2013-08-05 11:55:52 -05:00 |
script_manager.cpp
|
ZVISION: Add StateFlag handling to Puzzle checking
|
2013-08-05 19:19:34 -05:00 |
script_manager.h
|
ZVISION: Pass the scr fileName as a const reference
|
2013-08-05 00:05:26 -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: Test for file.open before trying to read
|
2013-08-09 14:52:21 -05:00 |
utility.h
|
ZVISION: Fix index out of range error
|
2013-08-05 00:18:01 -05:00 |
vector2.h
|
ZVISION: Rename Point template class to Vector2
|
2013-08-04 13:32:44 -05:00 |
video.cpp
|
ZVISION: Fix loop logic so videos can end
|
2013-08-05 19:20:36 -05:00 |
zfs_archive.cpp
|
ZVISION: Fix memory free mismatch caused by MemoryReadStream using free()
|
2013-08-05 12:52:10 -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: Make the return from makeRawZorkStream more specific
|
2013-08-04 23:53:40 -05:00 |
zork_raw.h
|
ZVISION: Make the return from makeRawZorkStream more specific
|
2013-08-04 23:53:40 -05:00 |
zvision.cpp
|
ZVISION: Add class to manage cursors
|
2013-08-09 18:33:15 -05:00 |
zvision.h
|
ZVISION: Add class to manage cursors
|
2013-08-09 18:33:15 -05:00 |