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.cpp
Age
Commit message (
Expand
)
Author
2016-02-14
MOHAWK: Add a console command that does random clicks in all the cards
Bastien Bouclet
2016-02-13
MOHAWK: Fix the cursor staying black when changing of Myst stack
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: Fix two Myst resource stream memory leaks
Bastien Bouclet
2016-02-07
MOHAWK: Implement preloading conditional script 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: Use nullptr where applicable in the Myst code
Bastien Bouclet
2016-02-07
MOHAWK: Remove some dead code
Bastien Bouclet
2015-04-11
MOHAWK: Run Myst in 8bpp
Matthew Hoops
2014-02-18
MOHAWK: Make GPL headers consistent in themselves.
Johannes Schickel
2013-08-20
MOHAWK: Stop videos on stack change
Torbjörn Andersson
2012-12-16
JANITORIAL: Replace some spaces with tabs
Torbjörn Andersson
2012-12-16
MOHAWK: Implement most of Myst's transition system
Bastien Bouclet
2012-07-29
MOHAWK: Remove Myst ME Macintosh "support"
Matthew Hoops
2012-06-10
GUI: Get rid of SaveLoadChooser::setSaveMode.
Johannes Schickel
2012-03-10
MOHAWK: Split the graphics classes into their own files
Matthew Hoops
2011-08-14
MOHAWK: Add a return to menu button to the dialog for the demo
Bastien Bouclet
2011-08-07
MOHAWK: Add specific cursor handling for Myst demo
Bastien Bouclet
2011-06-28
MOHAWK: Rework archive handling
Matthew Hoops
2011-06-02
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
Max Horn
2011-05-17
MOHAWK: Name the RandomSource used for myst
Max Horn
2011-05-15
MOHAWK: Fix loading a Myst savegame from the launcher.
Bastien Bouclet
2011-05-15
MOHAWK: Display a black screen while changing stack. Default to an empty cursor.
Bastien Bouclet
2011-05-15
MOHAWK: Implement "Show Map" feature for Myst ME
Bastien Bouclet
2011-05-15
MOHAWK: Play a sound when dropping a page
Bastien Bouclet
2011-05-14
MOHAWK: Implement page drop button for Myst
Bastien Bouclet
2011-05-14
MOHAWK: Fix Myst backgrounds being draw one pixel too low on some cards.
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-03-07
MOHAWK: Remove unused runLoadDialog() function
Matthew Hoops
2011-02-15
MOHAWK: Shorten Myst stack classes names
Bastien Bouclet
2011-02-15
MOHAWK: Put togeter the Myst stack classes in a namespace
Bastien Bouclet
2011-02-13
MOHAWK: Remove Myst's var store from the build since it is not used
Bastien Bouclet
2011-02-07
MOHAWK: Fix MohawkEngine_Myst::runLoadDialog
Max Horn
2011-01-22
MOHAWK: Dragging resources / levers code cleanup
Bastien Bouclet
2011-01-18
MOHAWK: Rename some Myst-specific sound functions; cleanup
Matthew Hoops
2011-01-18
MOHAWK: Rename some VideoManager functions so we have some unified naming bet...
Matthew Hoops
2011-01-18
MOHAWK: Cleanup wrapMovieFilename()
Matthew Hoops
2011-01-18
MOHAWK: Fix the gear puzzle in Myst ME Mac
Matthew Hoops
2011-01-13
MOHAWK: Implement video seeking Myst's rocket link book
Bastien Bouclet
2011-01-09
MOHAWK: Myst zip mode improvements
Bastien Bouclet
[next]