aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2013-11-13TSAGE: Fix for showing correct cursor on R2R bridge post spaceport landingPaul Gilbert
2013-11-13TSAGE: Fix to show UI after landing on spaceport cutscenePaul Gilbert
2013-11-13TSAGE: R2R - Fix a crash when switching from active to passive scan after ↵Strangerke
visiting canyon people
2013-11-12TSAGE: Fix for R2R crash loading voice after landing on spaceportPaul Gilbert
2013-11-12TSAGE: R2R Fix for restoriong scenes with objects using a shadow mapPaul Gilbert
2013-11-12TSAGE: Fix for R2R cutscene scene 1500 to be full screenPaul Gilbert
2013-11-12TSAGE: Animation player fix to match speed with the originalPaul Gilbert
2013-11-12TSAGE: Fix for positioning R2R text to account for screen boundaryPaul Gilbert
2013-11-13FULLPIPE: More work on MovGraph2::buildMovInfo1MessageQueue()Eugene Sandulenko
2013-11-12TSAGE: R2R - Remove obsolete TODOStrangerke
2013-11-11TSAGE: Bugfix for R2R voice playback of Louis Wu InfodiskPaul Gilbert
2013-11-11TSAGE: Fix for looking at R2R Quantam Drive after releasing stasis fieldPaul Gilbert
2013-11-11TSAGE: Fix for ASound initialisationPaul Gilbert
2013-11-12FULLPIPE: More work on MovGraph2::buildMovInfo1MessageQueue()Eugene Sandulenko
2013-11-12TSAGE: R2R - Fix puppeter heads reappearing in introStrangerke
2013-11-11TSAGE: Ringworld - Renaming in scene 90Strangerke
2013-11-11TSAGE: Ringworld: Renaming in scene 60Strangerke
2013-11-11TSAGE: R2R - Reduce the scope of scene variables in logic group 3Strangerke
2013-11-11TSAGE: R2R - Reduce the scope of scene variables in logic group 2Strangerke
2013-11-11TSAGE: R2R - Reduce the scope of scene variables in logic group 1Strangerke
2013-11-11TSAGE: R2R - Reduce the scope of scene variables in logic group 0Strangerke
2013-11-11TSAGE: Ringworld: renaming in scene 50, ...Strangerke
Also: - some minor refactoring in scene 30 - bugfixing of background in scene 50 - modification of original behavior for LOOK cursor on the wall, which was inappropriate. - misc comments of useless objects - reduce scope of some variables
2013-11-11TSAGE: Ringworld - Renaming in scene 40, remove a useless variableStrangerke
2013-11-11TSAGE: Ringworld - Renaming in scene 20, small refactoring, remove a useless ↵Strangerke
variable
2013-11-11TSAGE: Ringworld - Renaming in scene 15Strangerke
2013-11-11TSAGE: Ringworld - Renaming in scene 10Strangerke
2013-11-11TSAGE: R2R - Remove obsolete commentStrangerke
2013-11-11TSAGE: R2R - Minor cleanup: update some todos, use american instead of ↵Strangerke
british english, ...
2013-11-10TSAGE: Fix bug with scene objects briefly flashing when changing scenePaul Gilbert
2013-11-10TSAGE: R2R - Some renaming, remove a dead variableStrangerke
2013-11-10TSAGE: Janitorial - Remove trailing spaces and tabsStrangerke
2013-11-10TSAGE: R2R - Update object list in debuggerStrangerke
2013-11-10TSAGE: Rename VisualSpeaker methods proc15 and proc16Paul Gilbert
2013-11-10TSAGE: Fix for Webbster speaking during R2R intro sequencePaul Gilbert
2013-11-10TSAGE: Fix for sound end actions not firing, and cleanup of related fieldsPaul Gilbert
2013-11-10TSAGE: Replace warnings concerning sub_1D227 by commentsStrangerke
2013-11-10MORTEVIELLE: Remove useless variableStrangerke
2013-11-10KYRA: Plug memory leak in SoundTowns::playSoundEffect.Johannes Schickel
Discovered by CID #1003909.
2013-11-10KYRA: Properly check parameters in CharacterGenerator::start.Johannes Schickel
Discoverd by CID #1003816.
2013-11-10KYRA: Properly check for empty rects in wsaFrameAnimationStep.Johannes Schickel
Discovered by covertiy (CID #1003839).
2013-11-10FULLPIPE: Class init. CID 1099832Eugene Sandulenko
2013-11-10FULLPIPE: Class initialization. CID 1063190Eugene Sandulenko
2013-11-10FULLPIPE: Fix condition. CID 1109644Eugene Sandulenko
2013-11-10CGE: Ensure string copy don't overrun. Fix CID 1003674 to 1003678Strangerke
2013-11-09DREAMWEB: Remove dead function enableSavingOrLoading() (which fixes CID 1003402)Strangerke
2013-11-09MORTVIELLE: Add missing check on shouldQuit() (which fixes CID 1063228)Strangerke
2013-11-09KYRA: Fix wrong check orderWillem Jan Palenstijn
2013-11-09HOPKINS: Replace cascades of if by switches for language checksStrangerke
2013-11-09HOPKINS: Error out when an unknown version is encounteredStrangerke
2013-11-09TOON: Fix unintialized variables. Fix CID 1002424Strangerke