aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-09FULLPIPE: Fix buffer overruns in scene27Eugene Sandulenko
2014-02-09CINE: Reduce the scope of some variables, optimize a couple of iterator ↵Strangerke
increment
2014-02-09GOB: Fascination - Reduce the scope of a couple of variablesStrangerke
2014-02-09MORTEVIELLE: Reduce the scope of some variablesStrangerke
2014-02-09AVALANCHE: Initialize a couple of uninitialized variablesStrangerke
2014-02-09HOPKINS: Remove useless assignationStrangerke
2014-02-09HOPKINS: Reduce the scope of some more variablesStrangerke
2014-02-09TSAGE: Fix smoke transparency effect in the R2R drive roomPaul Gilbert
2014-02-09AVALANCHE: Remove pingo.o from makefilePaul Gilbert
2014-02-09AVALANCHE: Repair comment formatting.uruk
2014-02-09AVALANCHE: Remove Pingo.uruk
2014-02-09AVALANCHE: Add Help's skeleton.uruk
2014-02-09AVALANCHE: Repair fading at the beginning and at the end of the ghostroom scene.uruk
2014-02-09AVALANCHE: Optimise the picture loading in GhostRoom.uruk
2014-02-09HOPKINS: Reduce the scope of some variablesStrangerke
2014-02-09HUGO: Remove a useless variable assignationStrangerke
2014-02-09HUGO: Reduce the scope of some variablesStrangerke
2014-02-09CGE: Reduce the scope of some variablesStrangerke
2014-02-09TSAGE: R2R - Fix previous commit, check was invertedStrangerke
2014-02-09TSAGE: R2R - Fix sprite used when exiting scene 1800 using the South exit ↵Strangerke
(Rim lift, exterior)
2014-02-09TSAGE: R2R - Fix sound missing in scene 3500 (Flub tube maze)Strangerke
2014-02-09TSAGE: R2R - Fix issue in ScannerDialogStrangerke
2014-02-09TSAGE: R2R - Reduce the scope of some variablesStrangerke
2014-02-09TSAGE: Ringworld - Remove a redundant check on the previous scene number in ↵Strangerke
scene 9500
2014-02-09TSAGE: Ringworld - Reduce the scope of a couple of variablesStrangerke
2014-02-09TSAGE: BF - Remove a redundant check on the previous scene number in scene 900Strangerke
2014-02-08TSAGE: BF - Fix a bug in scene 570 (entering password)Strangerke
2014-02-08TSAGE: BF - Remove a redundant check on the previous scene number in scene 360Strangerke
2014-02-08TSAGE: Silent some CppCheck warningsStrangerke
2014-02-08AVALANCHE: Repair GhostRoom::doBat().uruk
2014-02-08AVALANCHE: Finish GhostRoom's implementation.uruk
2014-02-08AVALANCHE: Implement another pair of floating eyeballs.uruk
Repair the previous one.
2014-02-08AVALANCHE: Implement the ghostroom's animation until Avvy turns back.uruk
2014-02-08AVALANCHE: Add the yelling to the end of the ghost's animation.uruk
2014-02-08AVALANCHE: Repair the ghost's animation.uruk
Now it doesn't overlap with the bat's static picture on the bottom of the screen.
2014-02-08AVALANCHE: Implement the animation of the ghost.uruk
Modify GraphicManager::ghostDrawGhost() to do so.
2014-02-08AVALANCHE: Implement GhostRoom::doBat().uruk
2014-02-08FULLPIPE: Implement sceneHandler27_sub02()Eugene Sandulenko
2014-02-07VOYEUR: Remove redundant code from RL2Decoder classPaul Gilbert
2014-02-07VOYEUR: Standardised delay amount between frame checks in video playback methodsPaul Gilbert
2014-02-07VOYEUR: Renaming SVoy fieldsPaul Gilbert
2014-02-08FULLPIPE: Implement sceneHandler27_maidSwitchback()Eugene Sandulenko
2014-02-08FULLPIPE: Implement sceneHandler27_driverPushButton()Eugene Sandulenko
2014-02-07KYRA: Fix monster idle animation in EoB 1+2. (bug #6523)Johannes Schickel
The bug mentioned is called "EOB1: Monster idle animation broken".
2014-02-07VOYEUR: Fix decoder _curFrame to start at -1Paul Gilbert
2014-02-07VIDEO: Add additional FourCC appearing in some Zvision engine game versionsEugene Sandulenko
2014-02-06VOYEUR: Fix sound distortions in the second part of the gossip interviewPaul Gilbert
2014-02-06FULLPIPE: Implement BallChain::init()Eugene Sandulenko
2014-02-06FULLPIPE: Removed cyrillic constantsEugene Sandulenko
2014-02-06FULLPIPE: Implement sceneHandler27_batLogic()Eugene Sandulenko