Commit Graph

372 Commits

Author SHA1 Message Date
Strangerke
f660e3ba11 VOYEUR: Fix some function definitions in voyeur_game 2014-02-17 21:45:49 +01:00
Strangerke
ee9c59b225 VOYEUR: Fix tabulation in staticres 2014-02-17 21:43:04 +01:00
Strangerke
d439747147 VOYEUR: Fix formatting in GraphicsManager 2014-02-17 21:40:27 +01:00
Strangerke
ed681f49e3 VOYEUR: Fix formatting 2014-02-17 21:37:37 +01:00
Strangerke
4367ade8c7 VOYEUR: Fix maximum number of savegames 2014-02-17 21:29:15 +01:00
Strangerke
473732d9fb VOYEUR: Use AD_ENTRY1 for detection 2014-02-17 21:26:52 +01:00
Paul Gilbert
fe0376dbb0 VOYEUR: Indent register plugin lines to match standard practice 2014-02-16 23:43:15 -05:00
Paul Gilbert
b2bf4c6b17 VOYEUR: Changed SVoy initialisation to individual field values 2014-02-16 23:38:05 -05:00
Paul Gilbert
56a32b3652 VOYEUR: Fix checking RLV header signature 2014-02-16 23:29:19 -05:00
Strangerke
bc8542aa20 VOYEUR: Set private some DATA variables 2014-02-14 20:48:25 +01:00
Strangerke
2a97f13c0e VOYEUR: Set private some variables and functions 2014-02-14 01:17:34 +01:00
Strangerke
013522457c VOYEUR: Remove useless fields in Events, some renaming 2014-02-13 08:44:06 +01:00
Strangerke
1949f4511f VOYEUR: Some renaming in Files 2014-02-13 08:14:01 +01:00
Strangerke
e7cc3fc4df VOYEUR: Use American English instead of British English in several places 2014-02-12 07:54:14 +01:00
Strangerke
82b4768dd7 VOYEUR: Initialize some more variables 2014-02-12 07:48:03 +01:00
Strangerke
1b7a4cf4a0 VOYEUR: Initialize properly a couple of Bolt variables 2014-02-12 07:36:37 +01:00
Strangerke
0d99418791 VOYEUR: Some more renaming 2014-02-11 08:24:26 +01:00
Strangerke
5cc1bd626d VOYEUR: Remove unused function header 2014-02-11 08:21:07 +01:00
Strangerke
1ed4ed47af VOYEUR: Rename some fields related to fading 2014-02-11 08:00:15 +01:00
Strangerke
e688cb5015 VOYEUR: Implement fadeIntFunc() 2014-02-11 07:51:55 +01:00
Strangerke
72d2131263 VOYEUR: Remove a useless variable 2014-02-10 07:57:57 +01:00
Strangerke
9608a52162 VOYEUR: Reduce the scope of a couple of variables 2014-02-10 07:56:35 +01:00
Paul Gilbert
26f5475136 VOYEUR: Remove redundant code from RL2Decoder class 2014-02-07 20:57:49 -05:00
Paul Gilbert
e3b666a27a VOYEUR: Standardised delay amount between frame checks in video playback methods 2014-02-07 20:46:02 -05:00
Paul Gilbert
9d86715e30 VOYEUR: Renaming SVoy fields 2014-02-07 20:40:04 -05:00
Paul Gilbert
f407a292a1 VOYEUR: Fix decoder _curFrame to start at -1 2014-02-07 08:03:49 -05:00
Paul Gilbert
ab0cdde539 VOYEUR: Fix sound distortions in the second part of the gossip interview 2014-02-06 22:47:34 -05:00
Paul Gilbert
f6c6871918 VOYEUR: Fix preloading incriminating videos if the debug _iForceDeath is set 2014-02-05 09:00:43 -05:00
Paul Gilbert
d0ca824a62 VOYEUR: Opening sequence video should not be completely skipped 2014-02-05 08:41:33 -05:00
Paul Gilbert
eca87a63e9 VOYEUR: Renamings for the fields of the new StateResource class 2014-02-04 22:38:35 -05:00
Paul Gilbert
f075f0336e VOYEUR: Convert ControlResource::_ptr raw data to a deserialized state object 2014-02-04 22:23:15 -05:00
Paul Gilbert
49e3c9bcd2 VOYEUR: Moved RL2Decoder::seek to be seekIntern 2014-02-04 20:35:42 -05:00
Paul Gilbert
07f57ac650 VOYEUR: Simplified reference to audio and video tracks in the RL2Decoder 2014-02-04 00:20:24 -05:00
Paul Gilbert
bb37927afd VOYEUR: Cleaner implementation of RL2Decoder seek 2014-02-04 00:14:48 -05:00
Paul Gilbert
77d8810b19 VOYEUR: Converted RL2 header getFrameRate to use Common::Rational 2014-02-04 00:05:56 -05:00
Paul Gilbert
d5231aa862 VOYEUR: Moved RL2Decoder into Voyeur namespace, and merged with VoyeurRL2Decoder 2014-02-03 23:44:50 -05:00
Paul Gilbert
90b7d10a77 VOYEUR: Fixes to keep credits on-screen during opening sequence 2014-02-03 23:00:59 -05:00
Paul Gilbert
0c1a0a28c2 VOYEUR: Re-enabled and completed implementing title sequence 2014-02-03 22:45:52 -05:00
Paul Gilbert
d3f4156e6a VOYEUR: Clean up, commenting, and bugfixes for checking for murder 2014-02-03 22:02:28 -05:00
Paul Gilbert
683ef9d50f VOYEUR: Fix for control data comparisons in parsePlayCommands 2014-02-03 21:27:26 -05:00
Paul Gilbert
be296c58dd VOYEUR: Removed some method declarations that are no longer in the given class 2014-02-03 20:29:11 -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
8385a0ef8e VOYEUR: Implemented checkForKey 2014-02-03 01:23:27 -05:00
Paul Gilbert
e0a142ed4c VOYEUR: Fix loading of savegame descriptions 2014-02-03 00:38:10 -05:00
Paul Gilbert
fcaf2af616 VOYEUR: Add a hotspot to the aprtment for the ScummVM GMM
The original game doesn't have any savegame support, so this
will provide users with a more obvious hint than knowing to
explicitly show the GMM when in the apartment.
2014-02-03 00:25:58 -05:00
Paul Gilbert
2234724891 VOYEUR: Clean up debug channels 2014-02-03 00:07:29 -05:00
Paul Gilbert
d13b529c47 VOYEUR: Improvements to debugger command for changing time period 2014-02-02 23:59:45 -05:00
Paul Gilbert
4ef57db61a VOYEUR: General field renaming and comments 2014-02-02 22:38:27 -05:00
Paul Gilbert
f88985dc64 VOYEUR: Added debugger command to show mouse position 2014-02-02 20:28:24 -05:00
Paul Gilbert
ff68d8f89a VOYEUR: Added some comments 2014-02-02 19:17:15 -05:00
Paul Gilbert
569fa63a3a VOYEUR: Fix for not highlighting camera on Monday morning after loading savegame 2014-02-02 19:01:01 -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
9c3216c301 VOYEUR: Graphical fixes for clipped variations within sDrawPic 2014-02-02 18:22:34 -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
d536c0afb2 VOYEUR: Fix another incorrect rectangle fill when viewing computer text 2014-02-02 15:15:30 -05:00
Paul Gilbert
3fab3ebdcf VOYEUR: Fix clearing computer screen when viewing a computer event 2014-02-02 15:06:53 -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
a518102b21 VOYEUR: Fix for crash in playAudio 2014-02-02 14:15:59 -05:00
Paul Gilbert
a2b77b665e VOYEUR: Fix for loading in blocks from file correctly when decompressing data 2014-02-02 12:48:46 -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
7cd966bc80 VOYEUR: Removed redundant LockClass class 2014-02-01 21:45:15 -05:00
Paul Gilbert
f450b79476 VOYEUR: Converted doRoom to use ScummVM cursors 2014-02-01 21:38:08 -05:00
Paul Gilbert
28fc97cbe7 VOYEUR: Fix for occasional palette corruption when reviewing a video event 2014-02-01 20:51:53 -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
e1eddb5ecb VOYEUR: Initialization bugfixes 2014-02-01 16:27:58 -05:00
Paul Gilbert
10f9c2fb03 VOYEUR: Added method comments for SVoy and some of VoyeurEngine class methods 2014-02-01 15:18:27 -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
cbebf203d6 VOYEUR: Add debugger command for setting the time remaining 2014-02-01 11:26:25 -05:00
Paul Gilbert
f6477270b0 VOYEUR: Fix for cursor error in reviewTape after viewing evidence 2014-01-31 22:45:28 -05:00
Paul Gilbert
da977f05f6 VOYEUR: Fix review tape entries when more than a page is available 2014-01-31 22:07:44 -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
b4ab7c3357 VOYEUR: Fix for loading rect resources with invalid rects 2014-01-31 20:22:49 -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
1e9bce479d VOYEUR: Fixes for reviewing audio events in review tape 2014-01-29 23:08:59 -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
dacdca192d VOYEUR: Fixes for evidence viewing and review tape playback 2014-01-29 21:08:52 -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
d2e8a6bed5 VOYEUR: Implemented lots more sDrawPic logic 2014-01-26 18:13:44 -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
0f9cfc373f VOYEUR: Refactored RL2 decoder to better load audio on the fly 2014-01-25 14:31:06 -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
3fc2a80be6 VOYEUR: Fix palette issues in second half of doGossip 2014-01-20 18:31:50 -05:00
Paul Gilbert
a662be5369 VOYEUR: Fix palette issues in first half of doGossip 2014-01-20 17:11:23 -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
7f236696c9 VOYEUR: Minor fixes to reviewTape 2014-01-18 17:57:40 -05:00
Paul Gilbert
3f50f14698 VOYEUR: Implemented remainder of reviewTape and dependent methods 2014-01-18 17:32:59 -05:00