aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks/selenitic.cpp
AgeCommit message (Expand)Author
2017-07-09MOHAWK: Myst: Fix the sound receiver sound restarting on each frameBastien Bouclet
2017-07-05MOHAWK: Myst: Poll for events every 10ms when waitingBastien Bouclet
2017-07-03MOHAWK: Poll for events in two inner game loops on SeleniticBastien Bouclet
2016-04-14JANITORIAL: Reduce GUI header dependenciesOri Avtalion
2016-03-05MOHAWK: Fix the sound receiver initially displaying an incorrect viewBastien Bouclet
2016-03-05MOHAWK: Fix the Selenitic sound receiver speed being too fastBastien Bouclet
2016-02-07MOHAWK: Fix uninitialized memory accesses in the Myst stacksBastien Bouclet
2016-02-07MOHAWK: Don't use static_cast to downcast view resourcesBastien Bouclet
2016-02-07MOHAWK: Don't downcast _invokingResource using static_castBastien Bouclet
2016-02-07MOHAWK: Rename Myst's Area classesBastien Bouclet
2016-02-07MOHAWK: Make MystResourceType8::_subImages privateBastien Bouclet
2016-02-07MOHAWK: Use nullptr where applicable in the Myst codeBastien Bouclet
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