aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/script.cpp
AgeCommit message (Expand)Author
2012-10-29HOPKINS: Replace some more boolean valuesStrangerke
2012-10-28HOPKINS: Replace some 0/1 by false/true for boolean variablesStrangerke
2012-10-29HOPKINS: Added lots of shouldQuit() checks to the loops in the script codePaul Gilbert
2012-10-23HOPKINS: fix SoundManager initialisation and some referencesPaul Gilbert
2012-10-23HOPKINS: Moved the script execution code to it's own filePaul Gilbert