aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/script.cpp
AgeCommit message (Expand)Author
2012-11-11HOPKINS: Bugfix for voice when looking at objects in-gamePaul Gilbert
2012-11-08HOPKINS: More full version initialization, change 2 variables to booleanStrangerke
2012-10-29HOPKINS: More work on booleansStrangerke
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