aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-09-21AVALANCHE: More clean up, removement of dead code.uruk
2013-09-21AVALANCHE: Mostly cosmetic modifications in avalot.cpp.uruk
2013-09-21AVALANCHE: Remove useless code.uruk
2013-09-21AVALANCHE: Some cleanup and comment modifications.uruk
2013-09-20AVALANCHE: Remove remaining off and on calls in commented codeStrangerke
2013-09-20AVALANCHE: Remove some useless/dead codeStrangerke
2013-09-20AVALANCHE: Janitorial - leftover Bristish -> American EnglishStrangerke
2013-09-20AVALANCHE: Remove color.hStrangerke
2013-09-20AVALANCHE: Remove roomnums.hStrangerke
2013-09-20AVALANCHE: Remove misc dead or useless code: useless arguments, stubbed ini f...Strangerke
2013-09-20AVALANCHE: Remove code used for DemoStrangerke
2013-09-20AVALANCHE: Add check on shouldQuit() in Harp mini-gameStrangerke
2013-09-20AVALANCHE: A little revision of the harp minigame.uruk
2013-09-20AVALANCHE: Another addition regarding the harp game.uruk
2013-09-20AVALANCHE: Repair minigame: Harp.uruk
2013-09-20AVALANCHE: Add minigame: playing the harp.uruk
2013-09-19AVALANCHE: Repair Scrolls::musicalScroll() and Scrolls::store().uruk
2013-09-19AVALANCHE: Cosmetic modifications.uruk
2013-09-19AVALANCHE: Rename Celer to Background.uruk
2013-09-19AVALANCHE: Remove some STUBs, add calls to stopSound()Strangerke
2013-09-19AVALANCHE: Remove useless function, add _soundFlStrangerke
2013-09-19AVALANCHE: Remove useless includesStrangerke
2013-09-18AVALANCHE: Add sound class, blip(), playNote() and click()Strangerke
2013-09-18AVALANCHE: Remove index hack used for mouse pointer (Pascal to C conversion)Strangerke
2013-09-18AVALANCHE: move some engine init instructions to GyroStrangerke
2013-09-18AVALANCHE: Rename DropDown into Menu, add some access functionsStrangerke
2013-09-18AVALANCHE: Janitorial - Clean up misc style glitchesStrangerke
2013-09-16AVALANCHE: Review all for statementsStrangerke
2013-09-16AVALANCHE: Index conversion related to drawBackgroundSprite()Strangerke
2013-09-16AVALANCHE: Remove dead codeStrangerke
2013-09-16AVALANCHE: Make Graphics::drawPicture more safe. Fix an index-bug regarding G...uruk
2013-09-16AVALANCHE: Remove unnecessary error() call.uruk
2013-09-16AVALANCHE: Repair exit condition of the main loop.uruk
2013-09-16AVALANCHE: fix index in loadMouse, misc cleanupStrangerke
2013-09-16AVALANCHE: More index conversion in inField()Strangerke
2013-09-16AVALANCHE: More index conversion in appearPedStrangerke
2013-09-15AVALANCHE: Rework Acci:exampers().uruk
2013-09-15AVALANCHE: Rework exampers()Strangerke
2013-09-15AVALANCHE: Repair Acci::exampers().uruk
2013-09-15AVALANCHE: Fix multiple bugs.uruk
2013-09-15AVALANCHE: for consistency, replace fv and ff loop variables by i and j. Remo...Strangerke
2013-09-15AVALANCHE: Get rid of some more magic valuesStrangerke
2013-09-15AVALANCHE: Remove hardcoded room number from the initialization of kQuadipedsStrangerke
2013-09-15AVALANCHE: Get rid of several magic valuesStrangerke
2013-09-15AVALANCHE: Get rid of a magic value in kQuasipeds initializationStrangerke
2013-09-15AVALANCHE: Fix indexes used by kQuasipeds (Pascal -> C)Strangerke
2013-09-15Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-15AVALANCHE: Rename room number constans. Repair Lucerna::enterRoom().uruk
2013-09-15AVALANCHE: Convert index use from Pascal to C in putGeidaAt()Strangerke
2013-09-15AVALANCHE: Convert index use from Pascal to C in appearPed()Strangerke