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.h
Age
Commit message (
Expand
)
Author
2016-08-11
MOHAWK: Allow the games to have a different sound manager
Bastien Bouclet
2016-03-05
MOHAWK: Make the Quit button show the credits
Bastien Bouclet
2016-03-05
MOHAWK: Add an engine specific option to play the Myst fly by movie
Bastien Bouclet
2016-02-26
MOHAWK: Fix loading a save from the launcher
Bastien Bouclet
2016-02-22
MOHAWK: Only allow saving/loading from the main event loop
Bastien Bouclet
2016-02-14
MOHAWK: Add a console command that does random clicks in all the cards
Bastien Bouclet
2016-02-11
MOHAWK: Share the code for reading sound blocks
Bastien Bouclet
2016-02-11
MOHAWK: Share the code applying sound blocks
Bastien Bouclet
2016-02-11
MOHAWK: Move debug rect draw control to the console
Bastien Bouclet
2016-02-07
MOHAWK: Implement preloading conditional script resources
Bastien Bouclet
2016-02-07
MOHAWK: Don't use static_cast to downcast view resources
Bastien Bouclet
2016-02-07
MOHAWK: Turn MystEngine::_cursorHints into a Common::Array
Bastien Bouclet
2016-02-07
MOHAWK: Remove some dead code
Bastien Bouclet
2016-02-07
MOHAWK: Turn ScriptResource::resourceList into a Common::Array
Bastien Bouclet
2016-02-07
MOHAWK: Turn MystView::scriptResources into a Common::Array
Bastien Bouclet
2016-02-07
MOHAWK: Turn MystView::soundList into a Common::Array
Bastien Bouclet
2016-02-07
MOHAWK: Turn MystCondition::values into a Common::Array
Bastien Bouclet
2016-02-07
MOHAWK: Turn MystView::conditionalImages into a Common::Array
Bastien Bouclet
2016-02-07
MOHAWK: Rename Myst's Area classes
Bastien Bouclet
2016-02-07
MOHAWK: Add override qualifiers to the Myst code
Bastien Bouclet
2016-02-07
MOHAWK: Remove some dead code
Bastien Bouclet
2014-02-18
MOHAWK: Make GPL headers consistent in themselves.
Johannes Schickel
2012-12-16
MOHAWK: Add the remaining Myst transition effects
Bastien Bouclet
2012-12-16
MOHAWK: Implement most of Myst's transition system
Bastien Bouclet
2012-02-15
JANITORIAL: Fix whitespace in pointer template arg
Tarek Soliman
2011-08-14
MOHAWK: Add a return to menu button to the dialog for the demo
Bastien Bouclet
2011-06-02
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
Max Horn
2011-05-15
MOHAWK: Implement "Show Map" feature for Myst ME
Bastien Bouclet
2011-05-14
MOHAWK: Implement page drop button for Myst
Bastien Bouclet
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-07
MOHAWK: Remove unused runLoadDialog() function
Matthew Hoops
2011-02-13
MOHAWK: Remove Myst's var store from the build since it is not used
Bastien Bouclet
2011-01-22
MOHAWK: Dragging resources / levers code cleanup
Bastien Bouclet
2011-01-13
MOHAWK: Implement video seeking Myst's rocket link book
Bastien Bouclet
2011-01-09
MOHAWK: Myst zip mode improvements
Bastien Bouclet
2011-01-08
MOHAWK: Changed Myst intro stack to behave like the original. ie fully skippa...
Bastien Bouclet
2011-01-07
MOHAWK: Merge Myst intro opcode 100 with generic opcode 40 into engine method...
Bastien Bouclet
2011-01-03
MOHAWK: Cleanup some spacing, formatting, and naming
Matthew Hoops
2010-12-26
MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameState
Bastien Bouclet
2010-12-19
MOHAWK: Fix Myst courtyard boxes. Hover areas entering / leaving is now handl...
Bastien Bouclet
2010-12-18
MOHAWK: Implement Myst opcodes 157, 161 and 162: Rocket piano
Bastien Bouclet
2010-12-11
MOHAWK: Implement Myst opcodes 113, 114, 198 : Vault open / close
Bastien Bouclet
2010-12-07
MOHAWK: Further limit where Myst can be saved
Matthew Hoops
2010-12-04
MOHAWK: Implement Myst opcodes 120 and 210, rocket power generator
Bastien Bouclet
2010-12-02
MOHAWK: Fix resource type 12
Bastien Bouclet
2010-11-30
MOHAWK: One last getRawData() to getResource() rename
Matthew Hoops
2010-11-30
MOHAWK: Fix changing the stack via an opcode
Matthew Hoops
2010-11-29
MOHAWK: Create constants for remaining Myst resource types
Bastien Bouclet
2010-11-29
MOHAWK: Do not always update the screen after a card change. Necessary for "a...
Bastien Bouclet
2010-11-29
MOHAWK: Changed sliders to restore the main background instead of doing their...
Bastien Bouclet
[next]