aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks/demo.cpp
AgeCommit message (Collapse)Author
2014-02-18MOHAWK: Make GPL headers consistent in themselves.Johannes Schickel
2012-12-16MOHAWK: Implement most of Myst's transition systemBastien Bouclet
2012-03-10MOHAWK: Split the graphics classes into their own filesMatthew Hoops
2011-08-27MOHAWK: Implement fading for Myst DemoBastien Bouclet
2011-08-14MOHAWK: Implement remaining Myst demo menu opcodesBastien Bouclet
2011-06-20ALL: Remove trailing whitespacesMax Horn
This tries to make our code a bit more compliant with our code formatting conventions. For future use, this is the command I used: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-15MOHAWK: Shorten Myst stack classes namesBastien Bouclet
2011-02-15MOHAWK: Put togeter the Myst stack classes in a namespaceBastien Bouclet
2011-01-08MOHAWK: Changed Myst intro stack to behave like the original. ie fully ↵Bastien Bouclet
skippable intro. svn-id: r55164
2010-12-01MOHAWK: Split intro and demo opcodes into their own classesMatthew Hoops
svn-id: r54706