Commit graph

125 commits

Author SHA1 Message Date
Paul Gilbert
ae258cb350 VOYEUR: Change apartment cursor to use ScummVM cursor manager 2014-03-01 21:11:08 -05:00
Strangerke
e44690dae9 VOYEUR: Remove setVm from GraphicsManager 2014-02-27 08:15:29 +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
8215f59861 VOYEUR: Remove setVm from Debugger 2014-02-26 22:54:13 +01:00
Strangerke
ccde2d5b76 VOYEUR: Remove setVm from SVoy 2014-02-26 22:45:16 +01:00
Strangerke
63bf41f417 VOYEUR: Add missing break in cardPerform() switch 2014-02-26 08:05:11 +01:00
Strangerke
54095bd323 VOYEUR: Add a sanity check in loadAStack() 2014-02-26 07:59:56 +01:00
Strangerke
eda34075c1 VOYEUR: Fix some uninitialized variables in ThreadResource 2014-02-25 08:09:28 +01:00
Strangerke
3a6e4b381e VOYEUR: Fix some more shadowed variables and functions 2014-02-21 19:35:37 +01:00
Strangerke
691ac84f36 VOYEUR: Fix some shadowed variables and functions in file handlers 2014-02-20 23:35:20 +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
27d624e79f VOYEUR: Remove unused variables and functions in GraphicsManager 2014-02-20 00:37:11 +01:00
Strangerke
2a62c310c3 VOYEUR: More cleanup 2014-02-19 07:28:55 +01:00
Johannes Schickel
36ac801a4d VOYEUR: Make GPL headers consistent in themselves. 2014-02-18 02:43:50 +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
1ed4ed47af VOYEUR: Rename some fields related to fading 2014-02-11 08:00:15 +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
9d86715e30 VOYEUR: Renaming SVoy fields 2014-02-07 20:40:04 -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
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
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
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
4ef57db61a VOYEUR: General field renaming and comments 2014-02-02 22:38:27 -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
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