Paul Gilbert
d3f4156e6a
VOYEUR: Clean up, commenting, and bugfixes for checking for murder
2014-02-03 22:02:28 -05:00
Paul Gilbert
ae9bca6bdf
VOYEUR: Remove a lot of outdated TODO's and clean up of stubbed methods
2014-02-03 20:16:13 -05:00
Paul Gilbert
e0a142ed4c
VOYEUR: Fix loading of savegame descriptions
2014-02-03 00:38:10 -05:00
Paul Gilbert
2234724891
VOYEUR: Clean up debug channels
2014-02-03 00:07:29 -05:00
Paul Gilbert
4ef57db61a
VOYEUR: General field renaming and comments
2014-02-02 22:38:27 -05:00
Paul Gilbert
2b69c5d07c
VOYEUR: Fix issue with time not progressing, and renamed associated enum member
2014-02-02 18:42:45 -05:00
Paul Gilbert
63a06bc3f7
VOYEUR: Refactored code for showing ending news into separate method
2014-02-02 17:33:42 -05:00
Paul Gilbert
a518102b21
VOYEUR: Fix for crash in playAudio
2014-02-02 14:15:59 -05:00
Paul Gilbert
647a2ded95
VOYEUR: Set up enum for event flags, and improved blinking record indicator
2014-02-01 23:33:30 -05:00
Paul Gilbert
7cd966bc80
VOYEUR: Removed redundant LockClass class
2014-02-01 21:45:15 -05:00
Paul Gilbert
e1eddb5ecb
VOYEUR: Initialization bugfixes
2014-02-01 16:27:58 -05:00
Paul Gilbert
256bf62ee4
VOYEUR: Refactored audio scene playback, and fixed a crash at the end
2014-02-01 11:54:33 -05:00
Paul Gilbert
37402e06e5
VOYEUR: Correct mistake in debugger command.. it's time expired, not remaining
2014-02-01 11:29:49 -05:00
Paul Gilbert
77e86b3d48
VOYEUR: Renaming of _videoId to _audioVideoId and extra comments
2014-01-30 22:10:59 -05:00
Paul Gilbert
336a02047b
VOYEUR: Fixes for flagging video events, and reviewing them in reviewTape
2014-01-28 23:22:41 -05:00
Paul Gilbert
ee26919e90
VOYEUR: Simply RL2 video decoder, and add proper seeking support
2014-01-25 18:46:26 -05:00
Paul Gilbert
0e68c9ac59
VOYEUR: Fix for SVoy data initialization
2014-01-19 23:00:18 -05:00
Paul Gilbert
758e35e79b
VOYEUR: Further savegame loading fixes
2014-01-19 22:46:33 -05:00
Paul Gilbert
f49a0e3a06
VOYEUR: Some fixes for savegame loading
2014-01-19 21:58:55 -05:00
Paul Gilbert
00873d3124
VOYEUR: Fix for phone message playing every time apartment was shown
2014-01-18 23:47:04 -05:00
Paul Gilbert
3f50f14698
VOYEUR: Implemented remainder of reviewTape and dependent methods
2014-01-18 17:32:59 -05:00
Paul Gilbert
5774ce53df
VOYEUR: Further saving logic
2014-01-14 21:49:26 -05:00
Paul Gilbert
dfe3d8b4ce
VOYEUR: Preliminary savegame functionality
2014-01-08 23:31:34 -05:00
Strangerke
d0703467b4
VOYEUR: Fix some more CppCheck warnings
2014-01-07 08:17:06 +01:00
Paul Gilbert
2a206ebd7f
VOYEUR: Moved SVoy and game events to their own file
2014-01-06 22:01:36 -05:00
Strangerke
6dff157459
VOYEUR: Remove a couple of useless variables, change type of some other to use booleans, add CHECKME
2014-01-07 00:06:16 +01:00
Paul Gilbert
1fb73446e3
VOYEUR: Clean up of some of the startup code
2014-01-05 20:56:14 -05:00
Paul Gilbert
c884d5bf14
VOYEUR: Added a state field for current game area
2014-01-05 16:47:03 -05:00
Paul Gilbert
9c2b761b31
VOYEUR: Rename the old _playStamp1/2 variables to have better names
2014-01-05 14:54:55 -05:00
Paul Gilbert
1690ffb2bf
VOYEUR: Moved _stampFlags to VoyeurEngine
2014-01-05 14:41:09 -05:00
Paul Gilbert
7d9680058a
VOYEUR: Fixes for decoding RL2 videos with transparency
2014-01-03 18:09:19 -10:00
Paul Gilbert
bbecd20818
VOYEUR: Variable renaming for Video Id
2014-01-03 11:00:12 -10:00
Paul Gilbert
1c3708630b
VOYEUR: Replaced original game mansion scrolling with a more effective one
...
The original had the cursor fixed in the middle of the screen, and
scrolled the mansion view as the mouse moves. Since this doesn't really
work for windowed mode nor tablets, I've replaced it with a new version
that scrolls when the mouse cursor is near any edge of the screen
2014-01-03 09:20:53 -10:00
Paul Gilbert
5c20b3c331
VOYEUR: Implementing game end methods
2013-12-31 16:08:00 -10:00
Paul Gilbert
577b7cefa0
VOYEUR: Animation improvements to better handle Voyeur RL2 videos
2014-01-01 07:00:36 +11:00
Paul Gilbert
485c19b569
VOYEUR: Clean up playAVideoDuration
2013-12-30 10:25:46 +11:00
Paul Gilbert
c78e83d784
VOYEUR: Implemented remainder of playAVideoDuration
2013-12-30 08:05:45 +11:00
Paul Gilbert
beb64fe527
VOYEUR: Adding support for manually set backgrounds to RL2 playback
2013-12-30 07:33:36 +11:00
Paul Gilbert
3fd1abbe32
VOYEUR: Implemented playAVideo code, and support for RLV3 videos
2013-12-29 21:12:03 +11:00
Paul Gilbert
10af04da6a
VOYEUR: Mouse flags cleanup and in progress work on doGossip
2013-12-29 09:58:43 +11:00
Paul Gilbert
d763f83862
VOYEUR: Fixes for mouse cursor calls
2013-12-28 20:53:33 +11:00
Paul Gilbert
f88c472778
VOYEUR: Fixed naming of mouse state flags
2013-12-28 19:53:00 +11:00
Paul Gilbert
f01ff9a938
VOYEUR: Further replacement of page flip code with flipPageAndWait calls
2013-12-28 18:45:32 +11:00
Paul Gilbert
b08e80cd66
VOYEUR: Implemented evidence display code
2013-12-28 18:37:37 +11:00
Paul Gilbert
88c9dac8c0
VOYEUR: Implemented playAVideoDuration
2013-12-26 07:30:46 +11:00
Paul Gilbert
754601bbab
VOYEUR: Better implementation of rect resources
2013-12-25 16:40:46 +11:00
Paul Gilbert
c5f9cf9134
VOYEUR: Implemented doGossip
2013-12-25 15:43:18 +11:00
Paul Gilbert
171d159489
VOYEUR: Implemented doRoom method
2013-12-20 22:51:31 -05:00
Paul Gilbert
a73ea5c3dc
VOYEUR: Beginnings of camera spy screen
2013-12-19 09:25:40 -05:00
Paul Gilbert
f588211815
VOYEUR: Implemented checkTransition
2013-12-18 21:26:26 -05:00