aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/scrolls.cpp
AgeCommit message (Expand)Author
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: Remove some STUBs, add calls to stopSound()Strangerke
2013-09-18AVALANCHE: Remove index hack used for mouse pointer (Pascal to C conversion)Strangerke
2013-09-18AVALANCHE: Janitorial - Clean up misc style glitchesStrangerke
2013-09-16AVALANCHE: Review all for statementsStrangerke
2013-09-16AVALANCHE: fix index in loadMouse, misc cleanupStrangerke
2013-09-15AVALANCHE: for consistency, replace fv and ff loop variables by i and j. Remo...Strangerke
2013-09-15AVALANCHE: Get rid of several magic valuesStrangerke
2013-09-15AVALANCHE: Fix indexes used by kQuasipeds (Pascal -> C)Strangerke
2013-09-15AVALANCHE: Convert index use from Pascal to C in walkTo()Strangerke
2013-09-15AVALANCHE: Remove the '2' from the source files' names.uruk
2013-06-21AVALANCHE: Reorganise source files.uruk
2013-06-18AVALANCHE: Remove empty lines with only ";" characters in them.uruk
2013-06-18AVALANCHE: Use Artistic Style.uruk
2013-06-17AVALANCHE: Add namespace.uruk
2013-06-17AVALANCHE: Add standard header. (Now the right one...)uruk
2013-06-17Revert "AVALANCHE: Add standard header."uruk
2013-06-17AVALANCHE: Add standard header.uruk
2013-06-17AVALANCHE: Remove #include "ptoc.h" lines from the beginning every .cpp files.uruk
2013-06-17AVALANCHE: Initial PtoC output.uruk