index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mohawk
/
myst_state.cpp
Age
Commit message (
Expand
)
Author
2018-06-29
MOHAWK: MYST: Introduce a main menu stack
Bastien Bouclet
2018-06-13
MOHAWK: MYST: Move the current stack id to ScriptParser
Bastien Bouclet
2018-05-22
MOHAWK: Allow non-autosaves in autosave slot to be deletable
David Fioramonti
2018-05-22
MOHAWK: MYST: Do not autosave over saves from the original
David Fioramonti
2018-05-19
MOHAWK: MYST: Fix the Wii/GameCube build
Bastien Bouclet
2018-05-19
MOHAWK: MYST: Autosave to Slot 0
David Fioramonti
2018-04-27
MOHAWK: MYST: Make Dni/Atrus endings an enum
David Fioramonti
2018-04-26
MOHAWK: MYST: Make global currentAge an enum
David Fioramonti
2018-04-25
MOHAWK: MYST: Turn held page state into an enum
dafioram
2018-04-07
ALL: Load savegame thumbnail only when necessary
Adrian Frühwirth
2016-07-24
MOHAWK: Make sure the cursor is visible after loading in Myst
Bastien Bouclet
2016-04-03
MOHAWK: Switch to slot based save file naming for Myst
Bastien Bouclet
2016-02-22
MOHAWK: Add support for the ScummVM save metadata features
Bastien Bouclet
2016-02-07
MOHAWK: Use nullptr where applicable in the Myst code
Bastien Bouclet
2014-07-08
MOHAWK: Reset some Myst state variables as per the original
Bastien Bouclet
2014-02-18
MOHAWK: Make GPL headers consistent in themselves.
Johannes Schickel
2011-08-07
MOHAWK: Disable zip mode in Myst demo
Bastien Bouclet
2011-05-15
MOHAWK: Fix loading a Myst savegame from the launcher.
Bastien Bouclet
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-13
MOHAWK: Add Achenar's crate state to Mechanical state
Bastien Bouclet
2011-01-27
MOHAWK: Implement Stoneship chest puzzle
Bastien Bouclet
2011-01-09
MOHAWK: Add a stub for Myst var getter 308
Bastien Bouclet
2011-01-09
MOHAWK: Myst zip mode improvements
Bastien Bouclet
2011-01-09
MOHAWK: Implement minimal D'ni stack. Lacking movie control.
Bastien Bouclet
2011-01-07
MOHAWK: Merge Myst intro opcode 100 with generic opcode 40 into engine method...
Bastien Bouclet
2010-12-30
MOHAWK: Implement Myst opcodes 129 to 132, and 192 to 197, Stellar observator...
Bastien Bouclet
2010-12-29
MOHAWK: Implement Myst opcode 214, Stellar observatory initialization
Bastien Bouclet
2010-12-26
MOHAWK: Move myst_saveload.* to myst_state.*
Matthew Hoops