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
Strangerke
996b2aa43c
VOYEUR: Use boolean for _isAM instead of int
2014-01-06 07:47:47 +01: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
99dc594cb9
VOYEUR: Fix for crash when changing time period
2014-01-05 11:29:03 -05:00
Paul Gilbert
ce5b8c54a9
VOYEUR: Hooked up debugger, and added a 'time' command
2014-01-03 20:11:00 -10:00
Paul Gilbert
bbecd20818
VOYEUR: Variable renaming for Video Id
2014-01-03 11:00:12 -10:00
Paul Gilbert
ac157b7bc7
VOYEUR: Workaround for original code causing crash after calling doEvidDisplay
2014-01-03 10:17:40 -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
76f7d974f6
VOYEUR: In progress work trying to fix doGossip
2014-01-02 14:28:31 -10:00
Paul Gilbert
86a0d366e4
VOYEUR: Implemented game ending title and credits
2013-12-31 16:36:28 -10:00
Paul Gilbert
5c20b3c331
VOYEUR: Implementing game end methods
2013-12-31 16:08:00 -10:00
Paul Gilbert
2d71a0594d
VOYEUR: Fix guilt check post doTapePlaying call
2013-12-31 18:39:38 +11:00
Paul Gilbert
87a6e72fc5
VOYEUR: Fixes to vDoCycleInt for tape playback palette animation
2013-12-30 22:00:15 +11:00
Paul Gilbert
cb15e2863f
VOYEUR: Fix to doTapePlaying to show tape image
2013-12-30 17:31:32 +11:00
Paul Gilbert
485c19b569
VOYEUR: Clean up playAVideoDuration
2013-12-30 10:25:46 +11:00
Paul Gilbert
f1686fcf16
VOYEUR: Fix bugs in police arriving playback
2013-12-30 10:00:26 +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
2c0a94d174
VOYEUR: Fix right click to exit room closeups
2013-12-28 21:17:57 +11:00
Paul Gilbert
8fa75375d4
VOYEUR: Bugfixes for doEvidDisplay
2013-12-28 20:32:17 +11:00
Paul Gilbert
f88c472778
VOYEUR: Fixed naming of mouse state flags
2013-12-28 19:53:00 +11:00
Paul Gilbert
b08e80cd66
VOYEUR: Implemented evidence display code
2013-12-28 18:37:37 +11:00
Paul Gilbert
84752aa272
VOYEUR: Refactored code fragments to use flipPageAndWait
2013-12-28 15:09:44 +11:00
Paul Gilbert
3b9cdf48ee
VOYEUR: Fix for doRoom start and looping
2013-12-28 13:30:51 +11:00
Paul Gilbert
906f2546b4
VOYEUR: Implemented getChooseButton
2013-12-26 09:35:27 +11:00
Paul Gilbert
88c9dac8c0
VOYEUR: Implemented playAVideoDuration
2013-12-26 07:30:46 +11:00
Paul Gilbert
6e1a7abeef
VOYEUR: Implemented checkForIncriminate
2013-12-25 19:38:32 +11:00
Paul Gilbert
0c82fc1baf
VOYEUR: Implemented checkForMurder
2013-12-25 19:26:49 +11:00
Paul Gilbert
754601bbab
VOYEUR: Better implementation of rect resources
2013-12-25 16:40:46 +11:00
Paul Gilbert
562df7ede1
VOYEUR: Implement doTapePlaying
2013-12-25 16:05:01 +11:00
Paul Gilbert
c5f9cf9134
VOYEUR: Implemented doGossip
2013-12-25 15:43:18 +11:00
Paul Gilbert
2721c2e3ed
VOYEUR: Implemented reviewTape and dependent code
2013-12-25 14:08:37 +11:00
Paul Gilbert
fa6eb76d66
VOYEUR: Implemented further event methods, and miscellaneous
2013-12-24 16:32:50 +11:00
Paul Gilbert
156f78e7cd
VOYEUR: Bugfixes and move for doScroll method
2013-12-24 10:32:41 +11:00
Paul Gilbert
2fe3902dc9
VOYEUR: Fix to start doInterface after doApt
2013-12-21 11:52:53 -05:00
Paul Gilbert
537ec24e1e
VOYEUR: Renamed a couple of event fields
2013-12-20 23:03:17 -05: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
72c21cf0a7
VOYEUR: Implemented drawIfaceTime
2013-12-18 22:01:16 -05:00
Paul Gilbert
f588211815
VOYEUR: Implemented checkTransition
2013-12-18 21:26:26 -05:00
Paul Gilbert
28ecf5ba53
VOYEUR: Fix extra flag parameters for getBoltGroup and freeBoltGroup
2013-12-15 15:08:25 -05:00
Paul Gilbert
e44fa657e4
VOYEUR: Implemented support methods needed for doApt
2013-12-14 22:27:16 -05:00
Paul Gilbert
95316a5956
VOYEUR: Implemented doInterface method
2013-12-14 20:40:19 -05:00
Paul Gilbert
af90a11ff2
VOYEUR: Fix various warnings
2013-12-14 17:38:01 -05:00
Paul Gilbert
49d50afb47
VOYEUR: In progress implementation of doInterface
2013-12-14 11:39:15 -05:00