108 Commits

Author SHA1 Message Date
Strangerke
1aa9749beb VOYEUR: Fix some shadowed variables in VoyeurEngine 2014-02-21 08:17:56 +01:00
Strangerke
d0bbb68eab VOYEUR: Some more renaming 2014-02-20 08:10:48 +01:00
Strangerke
31d3171b65 VOYEUR: Remove a useless parameter in doTimeBar() 2014-02-20 07:43:41 +01:00
Strangerke
8d25112e14 VOYEUR: Some British to American English 2014-02-19 21:45:29 +01:00
Strangerke
2a62c310c3 VOYEUR: More cleanup 2014-02-19 07:28:55 +01:00
Strangerke
6c63a9f4c7 VOYEUR: Remove some useless variables in Event, cleanup 2014-02-18 21:56:54 +01:00
Johannes Schickel
36ac801a4d VOYEUR: Make GPL headers consistent in themselves. 2014-02-18 02:43:50 +01:00
Strangerke
f660e3ba11 VOYEUR: Fix some function definitions in voyeur_game 2014-02-17 21:45:49 +01:00
Strangerke
013522457c VOYEUR: Remove useless fields in Events, some renaming 2014-02-13 08:44:06 +01:00
Strangerke
1ed4ed47af VOYEUR: Rename some fields related to fading 2014-02-11 08:00:15 +01:00
Paul Gilbert
9d86715e30 VOYEUR: Renaming SVoy fields 2014-02-07 20:40:04 -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
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
d5231aa862 VOYEUR: Moved RL2Decoder into Voyeur namespace, and merged with VoyeurRL2Decoder 2014-02-03 23:44:50 -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
8385a0ef8e VOYEUR: Implemented checkForKey 2014-02-03 01:23:27 -05:00
Paul Gilbert
4ef57db61a VOYEUR: General field renaming and comments 2014-02-02 22:38:27 -05:00
Paul Gilbert
ff68d8f89a VOYEUR: Added some comments 2014-02-02 19:17:15 -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
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
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
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
77e86b3d48 VOYEUR: Renaming of _videoId to _audioVideoId and extra comments 2014-01-30 22:10:59 -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
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
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
f49a0e3a06 VOYEUR: Some fixes for savegame loading 2014-01-19 21:58:55 -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
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
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