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
d545b5cb75
VOYEUR: Fix incorrect loop terminator in room data load loop
2014-02-02 14:41:18 -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
54c479c3d9
VOYEUR: Bugfixes for computer event display
2014-02-01 22:22:34 -05:00
Paul Gilbert
f450b79476
VOYEUR: Converted doRoom to use ScummVM cursors
2014-02-01 21:38:08 -05:00
Paul Gilbert
8af390ab9f
VOYEUR: Further renaming of state Id, and merging of flag bytes
2014-02-01 18:55:18 -05:00
Paul Gilbert
d215fae721
VOYEUR: Renaming to standardize on stateId/stackId variable names
2014-02-01 18:35:08 -05:00
Paul Gilbert
24e4028174
VOYEUR: Improvements for savegame support
2014-02-01 18:08:07 -05:00
Paul Gilbert
971fd6304f
VOYEUR: Renamed SVoy._arr7 to _roomHotspotsEnabled
2014-02-01 15:09:52 -05:00
Paul Gilbert
517df376a2
VOYEUR: Refactored hotspot time arrays into a cleaner template
2014-02-01 15:04:18 -05:00
Paul Gilbert
3b414f10ba
VOYEUR: Fix hang when viewing scene is finished with very little time remaining
2014-02-01 11:56:51 -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
f31a422ddf
VOYEUR: Add support for the extended rects used by room displays
2014-01-31 21:58:03 -05:00
Paul Gilbert
4174c4a2be
VOYEUR: Fix hotspot hightlighting in doInterface
2014-01-31 08:57:12 -05:00
Paul Gilbert
77e86b3d48
VOYEUR: Renaming of _videoId to _audioVideoId and extra comments
2014-01-30 22:10:59 -05:00
Paul Gilbert
dbc8e6bb31
VOYEUR: Fix for low battery charge leaving scene when time is turned off
2014-01-30 21:31:20 -05:00
Paul Gilbert
55f2b4ea52
VOYEUR: Fixes for observing audio events
2014-01-29 22:40:00 -05:00
Paul Gilbert
f2af864c6b
VOYEUR: Bugfixes for initializing audio events
2014-01-29 22:02:00 -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
3e12562654
VOYEUR: Renaming of thread data pointers
2014-01-21 21:04:13 -05:00
Paul Gilbert
b247d8d0a7
VOYEUR: Fix for aborting out of sending someoneo the tape
2014-01-20 22:59:13 -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
7ad8dfa0a7
VOYEUR: Fix switching TV watch gossip to reviewing the tape
2014-01-17 23:19:54 -05:00
Paul Gilbert
829de693ef
VOYEUR: Fix for video playback when no custom pic list needs to be applied
2014-01-17 23:01:41 -05:00
Paul Gilbert
c1657dc278
VOYEUR: Fix selection of apartment music after initial phone call ends
2014-01-16 22:11:41 -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
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
7c256c491a
VOYEUR: Refactored doAptPosX/Y into a local variable
2014-01-05 14:15:53 -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
3672e3fa16
VOYEUR: Fix parsePlayCommands case 3 setting Video Id correctly
2014-01-03 14:40:14 -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
795422bb29
VOYEUR: Fix loading of correct hotspot list in doInterface
2014-01-03 09:35:17 -10:00
Paul Gilbert
5b2ad8515e
VOYEUR: Fix names of cursor variables in doInterface
2014-01-03 09:28: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
3e268ca4e0
VOYEUR: Fix to cardPerform switch cases
2013-12-31 13:43:47 -10:00
Paul Gilbert
f1686fcf16
VOYEUR: Fix bugs in police arriving playback
2013-12-30 10:00:26 +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