aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks/selenitic.cpp
AgeCommit message (Expand)Author
2014-02-18MOHAWK: Make GPL headers consistent in themselves.Johannes Schickel
2012-12-16MOHAWK: Implement most of Myst's transition systemBastien Bouclet
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-21MOHAWK: Don't initialize a null pointer, to make VS2010 happy.Bastien Bouclet
2011-02-15MOHAWK: Shorten Myst stack classes namesBastien Bouclet
2011-02-15MOHAWK: Put togeter the Myst stack classes in a namespaceBastien Bouclet
2011-01-23MOHAWK: Fixed possible use of uninitialized variables in Myst Selenitic Age c...David Turner
2011-01-18MOHAWK: Rename some Myst-specific sound functions; cleanupMatthew Hoops
2011-01-18MOHAWK: Rename some VideoManager functions so we have some unified naming bet...Matthew Hoops
2011-01-03MOHAWK: Cleanup some spacing, formatting, and namingMatthew Hoops
2010-12-26MOHAWK: Move myst_saveload.* to myst_state.*Matthew Hoops
2010-12-26MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameStateBastien Bouclet
2010-12-18MOHAWK: Myst sound rework, part 2Bastien Bouclet
2010-12-14MOHAWK: Rework Myst GFX updatesBastien Bouclet
2010-12-04MOHAWK: Give meaningful names to the game global vars and selenitic varsBastien Bouclet
2010-12-01MOHAWK: Implement maze runner backtrack button. Last part of Selenitic comple...Bastien Bouclet
2010-12-01MOHAWK: Cleanup Myst opcode handling and reduce code duplicationMatthew Hoops
2010-11-30MOHAWK: Set the maze runner initial direction. Remove a hack that is not need...Bastien Bouclet
2010-11-29MOHAWK: Silence warningsFilippos Karapetis
2010-11-29MOHAWK: Move Myst stack-specific code to its own directoryMatthew Hoops