aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur
AgeCommit message (Expand)Author
2014-03-07VOYEUR: Rename some computer fieldsStrangerke
2014-03-06VOYEUR: Fix logical bug related to the computer data and positioningStrangerke
2014-03-06VOYEUR: Remove _field26 from the event timerStrangerke
2014-03-06VOYEUR: Some renaming related to the computer buttonsStrangerke
2014-03-05VOYEUR: Invert check on getBoltGroup in getComputerBrush for consistencyStrangerke
2014-03-05VOYEUR: Fix memory leak when quitting in showTitleScreen()Strangerke
2014-03-05VOYEUR: Some cleanup related to the onOff and pick masksStrangerke
2014-03-04VOYEUR: Fix the new password behavior (still not saved, just as in the original)Strangerke
2014-03-04VOYEUR: Refresh mouse events in safe screen, fixing the 'enter password' beha...Strangerke
2014-03-03VOYEUR: Rewrite hotspot code in doLock()Strangerke
2014-03-03VOYEUR: Fix a commentStrangerke
2014-03-03VOYEUR: Remove a couple of default values in function declarationStrangerke
2014-03-03VOYEUR: Remove the second (useless) parameter of freeBoltGroup()Strangerke
2014-03-03VOYEUR: Remove parameters matching the default parameter in freeBoltGroup() c...Strangerke
2014-03-03VOYEUR: Simplify getBoltGroup() by removing the second (useless) parameterStrangerke
2014-03-03VOYEUR: Remove 2 parameters matching the default parameter in function callsStrangerke
2014-03-01VOYEUR: Change apartment cursor to use ScummVM cursor managerPaul Gilbert
2014-03-01VOYEUR: Fix the value of the CMapResource used in the fading of showConversio...Strangerke
2014-03-01VOYEUR: Match the original and test _iForcedDeath after doHeadTitle()Strangerke
2014-02-27VOYEUR: Remove initializeManagers()Strangerke
2014-02-27VOYEUR: Remove setVm from GraphicsManagerStrangerke
2014-02-27VOYEUR: Remove setVm from FilesManagerStrangerke
2014-02-27VOYEUR: Remove setVm from EventManagerStrangerke
2014-02-27VOYEUR: Remove setVm from SoundManagerStrangerke
2014-02-26VOYEUR: Remove setVm from DebuggerStrangerke
2014-02-26VOYEUR: Remove setVm from SVoyStrangerke
2014-02-26VOYEUR: Remove a boolean increment in checkPhoneCall()Strangerke
2014-02-26VOYEUR: Fix eternal loop bug in sDrawPic()Strangerke
2014-02-26VOYEUR: Add missing break in cardPerform() switchStrangerke
2014-02-26VOYEUR: Add a sanity check in loadAStack()Strangerke
2014-02-26VOYEUR: Fix read out of bounds in DebuggerStrangerke
2014-02-26VOYEUR: Fix pointer in BoltFile::initDefault()Strangerke
2014-02-26VOYEUR: Remove a useless functionStrangerke
2014-02-26VOYEUR: Fix some more uninitialized variablesStrangerke
2014-02-26VOYEUR: Fix a couple of uninitialized variables in RL2VideoTrack and Graphics...Strangerke
2014-02-25VOYEUR: Add some details about unused variables, initialize some variablesStrangerke
2014-02-25VOYEUR: Fix uninitialized variables in DisplayResource and RL2DecoderStrangerke
2014-02-25VOYEUR: Fix some uninitialized variables in ThreadResourceStrangerke
2014-02-25VOYEUR: Add some missing initializations in SVoy, introduce EVTYPE_NONE even ...Strangerke
2014-02-21VOYEUR: reduce the scope of a variableStrangerke
2014-02-21VOYEUR: Fix some more shadowed variables and functionsStrangerke
2014-02-21VOYEUR: Fix some shadowed variables in VoyeurEngineStrangerke
2014-02-21VOYEUR: Fix some shadowed variables in GraphicsManagerStrangerke
2014-02-20VOYEUR: Fix some shadowed variables and functions in file handlersStrangerke
2014-02-20VOYEUR: Fix comment related to iForcedDeathStrangerke
2014-02-20VOYEUR: Fix crash introduced in 4065c795277bbb4cb2db6dbd8fef145b6c5c6c7fStrangerke
2014-02-20VOYEUR: Add iForcedDeath as a boot parameterStrangerke
2014-02-20VOYEUR: Some more renaming in GraphicsManagerStrangerke
2014-02-20VOYEUR: Some more renamingStrangerke
2014-02-20VOYEUR: Remove some more variables in ViewPortResourceStrangerke