124 Commits

Author SHA1 Message Date
Paul Gilbert
1f26a75bb9 VOYEUR: Don't reset mansion view position after looking at rooms 2014-06-08 14:17:25 -04:00
Sven Hesse
fc250701c5 VOYEUR: Janitorial - Remove trailing whitespace 2014-05-28 23:30:29 +02:00
Strangerke
dd16e5f91c VOYEUR: Get rid of some magic values 2014-03-14 08:08:31 +01:00
Strangerke
540566443f VOYEUR: Simplify the use of _vPort 2014-03-13 06:39:25 +01:00
Strangerke
864b97eb49 VOYEUR: rename audio and video track access functions 2014-03-09 21:48:40 +01:00
Strangerke
118e7395c3 VOYEUR: Another try to get rid of the hidden overloaded functions 2014-03-09 21:34:32 +01:00
Strangerke
857a017e8c VOYEUR: Remove a default parameter in RL2Decoder::loadfile() 2014-03-09 20:22:47 +01:00
Strangerke
7808af7cc5 VOYEUR: Invert check on getBoltGroup in getComputerBrush for consistency 2014-03-05 08:23:08 +01:00
Strangerke
db7d8a0d40 VOYEUR: Remove a couple of default values in function declaration 2014-03-03 23:02:44 +01:00
Strangerke
3a017ac8a8 VOYEUR: Remove parameters matching the default parameter in freeBoltGroup() calls 2014-03-03 19:03:11 +01:00
Strangerke
e44690dae9 VOYEUR: Remove setVm from GraphicsManager 2014-02-27 08:15:29 +01:00
Strangerke
6dd0a81fdf VOYEUR: Remove setVm from FilesManager 2014-02-27 08:09:57 +01:00
Strangerke
9f74d13c57 VOYEUR: Remove setVm from EventManager 2014-02-27 07:29:49 +01:00
Strangerke
9278ec342c VOYEUR: Remove setVm from SoundManager 2014-02-27 07:12:43 +01:00
Strangerke
ccde2d5b76 VOYEUR: Remove setVm from SVoy 2014-02-26 22:45:16 +01:00
Strangerke
8661653670 VOYEUR: Remove a boolean increment in checkPhoneCall() 2014-02-26 08:15:31 +01:00
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