Strangerke
|
21a6618919
|
VOYEUR: Add missing break
|
2015-01-26 22:31:34 +01:00 |
|
Paul Gilbert
|
ff84741d39
|
VOYEUR: Fix crash when playing video #42
|
2014-07-03 21:00:17 -04:00 |
|
Paul Gilbert
|
a7a8b49567
|
VOYEUR: Fix double apartment enter animation when loading save from launcher
|
2014-07-03 20:37:08 -04:00 |
|
Paul Gilbert
|
7cc44dbdf8
|
VOYEUR: Fix to show cursor after loading savegame
|
2014-07-01 21:54:22 -04:00 |
|
Johannes Schickel
|
d1157af89b
|
YOVEUR: Enable engine by default.
We ship this with 1.7.0 according to our release plans, thus it should really
be enabled by default.
|
2014-07-01 19:49:50 +02:00 |
|
Paul Gilbert
|
1f26a75bb9
|
VOYEUR: Don't reset mansion view position after looking at rooms
|
2014-06-08 14:17:25 -04:00 |
|
Strangerke
|
48ffd0255d
|
VOYEUR: Disable the if statement with identical statements in its branches, add a comment
|
2014-06-08 09:52:36 +02:00 |
|
Sven Hesse
|
fc250701c5
|
VOYEUR: Janitorial - Remove trailing whitespace
|
2014-05-28 23:30:29 +02:00 |
|
Johannes Schickel
|
3dccfda1cf
|
VOYEUR: Don't overwrite "exit" command in the debugger.
It actually overwrite "exit" by cmdExit and thus effectively the same command...
|
2014-05-27 02:04:08 +02:00 |
|
Johannes Schickel
|
30d64edac4
|
ALL: Make Debugger command function names conform to our guidelines.
|
2014-05-27 02:04:08 +02:00 |
|
Johannes Schickel
|
ae4ffe01f0
|
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
|
2014-05-27 02:04:08 +02:00 |
|
Johannes Schickel
|
daa8d57a86
|
ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.
|
2014-05-27 02:04:07 +02:00 |
|
D G Turner
|
4e47f42853
|
VOYEUR: Make engine pointer in graphics class private.
|
2014-05-26 20:45:47 +01:00 |
|
Paul Gilbert
|
8d31150c09
|
VOYEUR: Fix showing credits in the introduction
|
2014-05-26 15:12:11 -04:00 |
|
Strangerke
|
4b8d0c5916
|
VOYEUR: Remove useless usage of pointer in EventManager
|
2014-03-24 18:17:54 +01:00 |
|
Strangerke
|
27a45d169e
|
VOYEUR: Use a nullptr instead of a 0 in a return value
|
2014-03-17 21:19:28 +01:00 |
|
Strangerke
|
175cc60a0f
|
VOYEUR: Initialize an unitialized variable
|
2014-03-16 14:55:34 +01:00 |
|
Strangerke
|
72770f2341
|
VOYEUR: Fix some missing variable initializations
|
2014-03-16 12:06:24 +01:00 |
|
Strangerke
|
a2380c7576
|
VOYEUR: Move the initialization of vm to the constructor of BoltFilesState
|
2014-03-15 10:43:06 +01:00 |
|
Strangerke
|
f73901ca9a
|
VOYEUR: Add a check to avoid potential use of negative value as an array index
|
2014-03-15 10:23:42 +01:00 |
|
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 |
|