454 Commits

Author SHA1 Message Date
Strangerke
dd16e5f91c VOYEUR: Get rid of some magic values 2014-03-14 08:08:31 +01:00
Strangerke
38f90feaa5 VOYEUR: Hide the mouse cursor when the low battery screen is displayed 2014-03-14 06:51:05 +01:00
Strangerke
779f3e5876 VOYEUR: Hide the mouse cursor when the low battery screen is displayed 2014-03-14 06:50:37 +01:00
Strangerke
e310e9832d VOYEUR: Make checkForKey() less verbose 2014-03-13 07:05:06 +01:00
Strangerke
540566443f VOYEUR: Simplify the use of _vPort 2014-03-13 06:39:25 +01:00
Strangerke
a7f506967d VOYEUR: Add Computer Hotspot in debugger 2014-03-12 07:46:44 +01:00
Strangerke
2bdad6250d VOYEUR: Fix default value of _computerTextId 2014-03-12 07:46:43 +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
2dac5b76b0 VOYEUR: Remove useless VoyeurEngine pointer in SoundManager 2014-03-09 19:33:28 +01:00
Strangerke
c72927bb86 VOYEUR: Remove useless object in RL2VideoTrack 2014-03-09 19:31:26 +01:00
Strangerke
af67394b44 VOYEUR: Fix a couple of hidden overloaded virtual functions 2014-03-09 19:27:17 +01:00
Strangerke
1e45673b4d VOYEUR: Fix some uninitialized variables 2014-03-08 14:26:25 +01:00
Strangerke
fe2e33e585 VOYEUR: Update engine status in header comment 2014-03-07 16:36:40 +01:00
Strangerke
62e58fd6b8 VOYEUR: Rename some computer fields 2014-03-07 08:04:33 +01:00
Strangerke
9ce7b11a7e VOYEUR: Fix logical bug related to the computer data and positioning 2014-03-06 20:52:42 +01:00
Strangerke
ed52f7160d VOYEUR: Remove _field26 from the event timer 2014-03-06 08:10:17 +01:00
Strangerke
0362f41024 VOYEUR: Some renaming related to the computer buttons 2014-03-06 07:46:20 +01:00
Strangerke
7808af7cc5 VOYEUR: Invert check on getBoltGroup in getComputerBrush for consistency 2014-03-05 08:23:08 +01:00
Strangerke
bc8486a76b VOYEUR: Fix memory leak when quitting in showTitleScreen() 2014-03-05 08:16:49 +01:00
Strangerke
afb785e5c1 VOYEUR: Some cleanup related to the onOff and pick masks 2014-03-05 07:59:39 +01:00
Strangerke
4e68a67613 VOYEUR: Fix the new password behavior (still not saved, just as in the original) 2014-03-04 08:26:37 +01:00
Strangerke
c6467bcc1d VOYEUR: Refresh mouse events in safe screen, fixing the 'enter password' behavior 2014-03-04 08:01:25 +01:00
Strangerke
f0111e92dc VOYEUR: Rewrite hotspot code in doLock() 2014-03-03 23:04:51 +01:00
Strangerke
1c6a6474d2 VOYEUR: Fix a comment 2014-03-03 23:03:01 +01:00
Strangerke
db7d8a0d40 VOYEUR: Remove a couple of default values in function declaration 2014-03-03 23:02:44 +01:00
Strangerke
e6b56b0b85 VOYEUR: Remove the second (useless) parameter of freeBoltGroup() 2014-03-03 19:05:55 +01:00
Strangerke
3a017ac8a8 VOYEUR: Remove parameters matching the default parameter in freeBoltGroup() calls 2014-03-03 19:03:11 +01:00
Strangerke
6db1e8ae46 VOYEUR: Simplify getBoltGroup() by removing the second (useless) parameter 2014-03-03 19:00:14 +01:00
Strangerke
834cd6cc50 VOYEUR: Remove 2 parameters matching the default parameter in function calls 2014-03-03 18:55:00 +01:00
Paul Gilbert
ae258cb350 VOYEUR: Change apartment cursor to use ScummVM cursor manager 2014-03-01 21:11:08 -05:00
Strangerke
558887c1f1 VOYEUR: Fix the value of the CMapResource used in the fading of showConversionScreen() 2014-03-01 00:15:41 +01:00
Strangerke
7efe29249b VOYEUR: Match the original and test _iForcedDeath after doHeadTitle() 2014-03-01 00:04:43 +01:00
Strangerke
885013febb VOYEUR: Remove initializeManagers() 2014-02-27 08:17:26 +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
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
8661653670 VOYEUR: Remove a boolean increment in checkPhoneCall() 2014-02-26 08:15:31 +01:00
Strangerke
2d12325006 VOYEUR: Fix eternal loop bug in sDrawPic() 2014-02-26 08:10:46 +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
eb5b927ed1 VOYEUR: Fix read out of bounds in Debugger 2014-02-26 07:54:44 +01:00
Strangerke
0b57c1771e VOYEUR: Fix pointer in BoltFile::initDefault() 2014-02-26 07:48:32 +01:00
Strangerke
62d846d717 VOYEUR: Remove a useless function 2014-02-26 07:43:11 +01:00
Strangerke
bcca831c68 VOYEUR: Fix some more uninitialized variables 2014-02-26 07:39:46 +01:00
Strangerke
27a098cd65 VOYEUR: Fix a couple of uninitialized variables in RL2VideoTrack and GraphicsManager 2014-02-26 07:22:44 +01:00