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_areas.cpp
Age
Commit message (
Expand
)
Author
2018-07-30
MOHAWK: MYST: Add support for the localized 25th games
Bastien Bouclet
2018-06-13
MOHAWK: MYST: Move the current stack id to ScriptParser
Bastien Bouclet
2018-06-13
MOHAWK: MYST: Simplify memory management of the active stack
Bastien Bouclet
2018-06-13
MOHAWK: MYST: Extract a Card class out of the main engine class
Bastien Bouclet
2018-04-02
MOHAWK: MYST: Fix the myst flyby playing over the closed book
Bastien Bouclet
2018-03-31
MOHAWK: Fix some clang-tidy warnings
Bastien Bouclet
2017-07-30
MOHAWK: Myst: Set the mixer sound type to SFX for videos
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Rewrite the sound code
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Move the sound code to its own class
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Update the screen only once per frame
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Change blocking movies and waits to use the main loop
Bastien Bouclet
2017-07-22
MOHAWK: Get rid of VideoHandle
Bastien Bouclet
2016-09-26
MOHAWK: Hide some warnings
Bastien Bouclet
2016-03-05
MOHAWK: Add a method to get a video handle from a MystAreaVideo
Bastien Bouclet
2016-03-05
MOHAWK: Try harder when resuming a stopped video
Bastien Bouclet
2016-02-20
MOHAWK: Clip the videos to make sure they don't go outside of the screen
Bastien Bouclet
2016-02-13
MOHAWK: Allow movie areas to override the playback rate
Bastien Bouclet
2016-02-07
MOHAWK: Adjust MystAreaVideo::playAreaVideo for the refactored VideoManager
Bastien Bouclet
2016-02-07
MOHAWK: Remove MystAreaActionSwitch::_numSubResources
Bastien Bouclet
2016-02-07
MOHAWK: Factor the MystAreaActionSwitch switch code
Bastien Bouclet
2016-02-07
MOHAWK: Remove MystAreaImageSwitch::_numSubImages
Bastien Bouclet
2016-02-07
MOHAWK: Turn MystAreaDrag::ValueList into a Common::Array
Bastien Bouclet
2016-02-07
MOHAWK: Rename Myst's Area classes
Bastien Bouclet
2016-02-07
MOHAWK: Make MystResourceType8::_subImages private
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-07-17
MOHAWK: Move further VideoManager functionality to VideoEntry
Matthew Hoops
2015-07-17
MOHAWK: Make video handles actual objects
Matthew Hoops
2014-02-18
MOHAWK: Make GPL headers consistent in themselves.
Johannes Schickel
2012-12-16
MOHAWK: Implement most of Myst's transition system
Bastien Bouclet
2012-12-16
MOHAWK: Play Channelwood stairs door closing movie backwards
Bastien Bouclet
2012-03-13
JANITORIAL: Avoid the ugly operator invocation syntax.
Christoph Mallon
2012-03-10
MOHAWK: Split the graphics classes into their own files
Matthew Hoops
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-01-30
MOHAWK: Myst, pass the playback direction from the calling script to the movi...
Bastien Bouclet
2011-01-30
MOHAWK: Myst, display a warning when trying to play a movie backwards.
Bastien Bouclet
2011-01-27
MOHAWK: Implement Stoneship chest puzzle
Bastien Bouclet
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-11
MOHAWK: Implement Myst imager videos seeking / looping
Bastien Bouclet
2011-01-09
MOHAWK: Cleanup named video handling
Matthew Hoops
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-03
MOHAWK: Cleanup some spacing, formatting, and naming
Matthew Hoops
2011-01-02
MOHAWK: Fix checking Myst rocket sound puzzle before moving all the sliders.
Bastien Bouclet
2010-12-30
MOHAWK: Implement Myst opcodes 129 to 132, and 192 to 197, Stellar observator...
Bastien Bouclet
2010-12-19
MOHAWK: Fix Myst courtyard boxes. Hover areas entering / leaving is now handl...
Bastien Bouclet
2010-12-18
MOHAWK: Separate background sound handling from other sounds for Myst. Allow ...
Bastien Bouclet
[next]