index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
avalanche
/
scrolls.cpp
Age
Commit message (
Expand
)
Author
2013-09-20
AVALANCHE: Remove code used for Demo
Strangerke
2013-09-20
AVALANCHE: Add check on shouldQuit() in Harp mini-game
Strangerke
2013-09-20
AVALANCHE: A little revision of the harp minigame.
uruk
2013-09-20
AVALANCHE: Another addition regarding the harp game.
uruk
2013-09-20
AVALANCHE: Repair minigame: Harp.
uruk
2013-09-20
AVALANCHE: Add minigame: playing the harp.
uruk
2013-09-19
AVALANCHE: Repair Scrolls::musicalScroll() and Scrolls::store().
uruk
2013-09-19
AVALANCHE: Remove some STUBs, add calls to stopSound()
Strangerke
2013-09-18
AVALANCHE: Remove index hack used for mouse pointer (Pascal to C conversion)
Strangerke
2013-09-18
AVALANCHE: Janitorial - Clean up misc style glitches
Strangerke
2013-09-16
AVALANCHE: Review all for statements
Strangerke
2013-09-16
AVALANCHE: fix index in loadMouse, misc cleanup
Strangerke
2013-09-15
AVALANCHE: for consistency, replace fv and ff loop variables by i and j. Remo...
Strangerke
2013-09-15
AVALANCHE: Get rid of several magic values
Strangerke
2013-09-15
AVALANCHE: Fix indexes used by kQuasipeds (Pascal -> C)
Strangerke
2013-09-15
AVALANCHE: Convert index use from Pascal to C in walkTo()
Strangerke
2013-09-15
AVALANCHE: Remove the '2' from the source files' names.
uruk
2013-06-21
AVALANCHE: Reorganise source files.
uruk
2013-06-18
AVALANCHE: Remove empty lines with only ";" characters in them.
uruk
2013-06-18
AVALANCHE: Use Artistic Style.
uruk
2013-06-17
AVALANCHE: Add namespace.
uruk
2013-06-17
AVALANCHE: Add standard header. (Now the right one...)
uruk
2013-06-17
Revert "AVALANCHE: Add standard header."
uruk
2013-06-17
AVALANCHE: Add standard header.
uruk
2013-06-17
AVALANCHE: Remove #include "ptoc.h" lines from the beginning every .cpp files.
uruk
2013-06-17
AVALANCHE: Initial PtoC output.
uruk