aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2013-09-22AVALANCHE: Optimize Animation::updateSpeed().uruk
2013-09-22AVALANCHE: Use struct for consistency in AvalotStrangerke
2013-09-22AVALANCHE: (hopefully) fix a GCC warningStrangerke
2013-09-22AVALANCHE: Move some variablesStrangerke
2013-09-22AVALANCHE: Fix GCC warningStrangerke
2013-09-22AVALANCHE: Remove comment, replace character.uruk
2013-09-22AVALANCHE: Implement Avalot::zoomOut().uruk
2013-09-21AVALANCHE: Implement Clock::chime().uruk
2013-09-21AVALANCHE: Move some variables, fix savegame counter increment when savingStrangerke
2013-09-21AVALANCHE: Remove useless comments.uruk
2013-09-21AVALANCHE: uncomment some sound code, code cleanupStrangerke
2013-09-21AVALANCHE: Merge Gyro, Lucerna and AvalotStrangerke
2013-09-21AVALANCHE: More revision in Sequence.uruk
2013-09-21AVALANCHE: Some revision in Sequence.uruk
2013-09-21AVALANCHE: Simplify Sequence::firstShow().uruk
2013-09-21AVALANCHE: Merge Acci and ParserStrangerke
2013-09-21AVALANCHE: rename scrolls to dialogsStrangerke
2013-09-21AVALANCHE: Remove comment. (Answer: It is.)uruk
2013-09-21AVALANCHE: Add an assert in flipRoom(), fix an issue in post-STU functionsStrangerke
2013-09-21AVALANCHE: Some polishing in AnimationStrangerke
2013-09-21AVALANCHE: Change byte to unsigned int in for loops.uruk
2013-09-21AVALANCHE: Silence more GCC warnings.uruk
2013-09-21AVALANCHE: Revise Graphics::drawPicture().uruk
2013-09-21AVALANCHE: Silence GCC warnings and repair Scrolls::scrollModeNormal().uruk
2013-09-21AVALANCHE: More clean up, removement of dead code, some rearranging.uruk
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 ↵Strangerke
file reading, etc
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