aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
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
2013-11-09TOON: Fix uninitialized variable in audio. CID 1002729Strangerke
2013-11-09TSAGE: R2R - Add some CHECKMEs, remove some deadcode (CID 1004056)Strangerke
2013-11-09AVALANCHE: Fix CID 1109674 - uninitialized variables. Also fix room variable ↵Strangerke
default values.
2013-11-09TSAGE: FGix bug in sound code. This fixes CID 1127336Strangerke
2013-11-09PARALLACTION: Initialize class. CID 1002753Eugene Sandulenko
2013-11-09PARALLACTION: Initialize variable. CID 1002725Eugene Sandulenko
2013-11-09PARALLACTION: Initialize class variable. CID 1002724Eugene Sandulenko
2013-11-09PARALLACTION: Initialize class. CID 1002721Eugene Sandulenko
2013-11-09PARALLACTION: Initialize class variable. CID 1002715Eugene Sandulenko
2013-11-09PARALLACTION: Initialize class variables. CID 1002708Eugene Sandulenko
2013-11-09PARALLACTION: Initialize class variables. CID 1002707Eugene Sandulenko
2013-11-09PARALLACTION: Initialize class. CID 1002706Eugene Sandulenko
2013-11-09PARALLACTION: Initialize class. CID 1002705Eugene Sandulenko
2013-11-09PARALLACTION: Initialize class. CID 1002703Eugene Sandulenko
2013-11-09PARALLACTION: Initialize class. CID 1002702Eugene Sandulenko
2013-11-09PARALLACTION: Initialize class. CID 1002701Eugene Sandulenko
2013-11-09DREAMWEB: Initialize struct contents. CID 1003402Eugene Sandulenko