Commit Graph

255 Commits

Author SHA1 Message Date
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
Paul Gilbert
f084539957 VOYEUR: Converted drawText and textWidth to work on PictureResource 2014-01-18 14:38:33 -05:00
Paul Gilbert
e387b016c0 VOYEUR: Implemented addSaveRect and clipRect 2014-01-18 10:16:27 -05:00
Paul Gilbert
cbbdf4db47 VOYEUR: Fix sFillBox to work for PictureResource as well 2014-01-18 08:09:38 -05:00
Paul Gilbert
8792e4f97b VOYEUR: Fix anonymous resource in reviewTape to a hotspot list 2014-01-18 07:58:16 -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
6b059631ce VOYEUR: Cleanup of doGossip, and better generic video playback code 2014-01-17 21:57:33 -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
b0e397551c VOYEUR: Implemented remaining initialisations in sInitPic 2014-01-16 09:25:31 -05:00
Paul Gilbert
0985cc51c2 VOYEUR: Implement pictures with horizontal or vertical flip 2014-01-14 23:19:24 -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
Strangerke
7e5dea4f5e VOYEUR: Silent 2 CppCheck warnings by differencing if/else branches 2014-01-07 07:46:14 +01:00
Strangerke
e6e8008e67 VOYEUR: Change some more types, add comments about unused variables 2014-01-07 07:27:29 +01:00
Paul Gilbert
3eff4af3c5 VOYEUR: Added new data source file 2014-01-06 22:54:46 -05:00
Paul Gilbert
2a206ebd7f VOYEUR: Moved SVoy and game events to their own file 2014-01-06 22:01:36 -05:00