aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks/credits.cpp
AgeCommit message (Expand)Author
2018-06-13MOHAWK: MYST: Make the scripts time accounting pause safeBastien Bouclet
2018-06-13MOHAWK: MYST: Move the current stack id to ScriptParserBastien Bouclet
2018-06-13MOHAWK: MYST: Extract a Card class out of the main engine classBastien Bouclet
2018-04-27MOHAWK: MYST: Make Dni/Atrus endings an enumDavid Fioramonti
2018-04-26MOHAWK: MYST: Reset the main cursor when starting the creditsBastien Bouclet
2018-03-31MOHAWK: Fix some clang-tidy warningsBastien Bouclet
2017-07-22MOHAWK: Myst: Don't cast function pointers when registering commandsBastien Bouclet
2017-07-22MOHAWK: Myst: Improve script execution tracingBastien Bouclet
2017-07-22MOHAWK: Myst: Switch to bounds checked opcode argumentsBastien Bouclet
2017-07-22MOHAWK: Myst: Update the screen only once per frameBastien Bouclet
2016-04-14JANITORIAL: Reduce GUI header dependenciesOri Avtalion
2016-03-05MOHAWK: Fix error at the end of the Myst creditsBastien Bouclet
2016-02-07MOHAWK: Fix uninitialized memory accesses in the Myst stacksBastien Bouclet
2014-02-18MOHAWK: Make GPL headers consistent in themselves.Johannes Schickel
2012-03-10MOHAWK: Split the graphics classes into their own filesMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-15MOHAWK: Shorten Myst stack classes namesBastien Bouclet
2011-02-15MOHAWK: Put togeter the Myst stack classes in a namespaceBastien Bouclet
2011-01-28MOHAWK: Removed direct OSystem Quit calls from Myst Mohawk Interpreter.David Turner
2011-01-18MOHAWK: Move Myst's o_quit opcode to the base classMatthew Hoops
2011-01-08MOHAWK: Change Myst credits stack not to use the var storeBastien Bouclet
2010-12-22MOHAWK: Add Framework getVar() code to Myst Credits Stack Script Parser.David Turner
2010-12-14MOHAWK: Rework Myst GFX updatesBastien Bouclet
2010-12-01MOHAWK: Cleanup Myst opcode handling and reduce code duplicationMatthew Hoops
2010-11-30MOHAWK: Split Myst credits code into a separate classMatthew Hoops