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_stacks
Age
Commit message (
Expand
)
Author
2016-04-14
JANITORIAL: Reduce GUI header dependencies
Ori Avtalion
2016-03-28
MOHAWK: Play the gears sound when resetting the Myst clock puzzle
Bastien Bouclet
2016-03-05
MOHAWK: Fix error at the end of the Myst credits
Bastien Bouclet
2016-03-05
MOHAWK: Add a method to get a video handle from a MystAreaVideo
Bastien Bouclet
2016-03-05
MOHAWK: Fix the sound receiver initially displaying an incorrect view
Bastien Bouclet
2016-03-05
MOHAWK: Fix the Selenitic sound receiver speed being too fast
Bastien Bouclet
2016-03-05
MOHAWK: Fix garbage being drawn when pressing the rockey piano keys
Bastien Bouclet
2016-03-05
MOHAWK: Fix one of the Channelwood monitor movies being misaligned
Bastien Bouclet
2016-03-05
MOHAWK: Adjust the Myst gauge boiler movie to the new VideoHandle semantics
Bastien Bouclet
2016-02-22
MOHAWK: Silence a warning
Bastien Bouclet
2016-02-20
MOHAWK: Fix Channelwood's opcode 129
Bastien Bouclet
2016-02-20
MOHAWK: Remove an unneeded TODO
Bastien Bouclet
2016-02-14
MOHAWK: Play the handle going up anim when closing the Myst cabin safe
Bastien Bouclet
2016-02-07
MOHAWK: Fix Myst's fortress simulator using a hack
Bastien Bouclet
2016-02-07
MOHAWK: Fix uninitialized memory accesses in the Myst stacks
Bastien Bouclet
2016-02-07
MOHAWK: Fix some incorrect MystArea casts
Bastien Bouclet
2016-02-07
MOHAWK: Don't use static_cast to downcast view resources
Bastien Bouclet
2016-02-07
MOHAWK: Don't downcast _invokingResource using static_cast
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: Add override qualifiers to the Myst code
Bastien Bouclet
2016-01-13
MOHAWK: Fix the getter for Channelwood's var 32
Bastien Bouclet
2015-12-14
MOHAWK: Fix loading the Myst cabin gauge movie
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
2015-04-11
MOHAWK: Run Myst in 8bpp
Matthew Hoops
2014-07-08
MOHAWK: Reset some Myst state variables as per the original
Bastien Bouclet
2014-06-02
MOHAWK: Use float constants in Myst code.
Johannes Schickel
2014-02-18
MOHAWK: Make GPL headers consistent in themselves.
Johannes Schickel
2013-08-20
MOHAWK: Add missing break in switch, CID 1003750
Torbjörn Andersson
2013-01-03
MOHAWK: Silence warnings
Matthew Hoops
2012-12-16
MOHAWK: Fix an uninitialized var usage in Mechanical
Bastien Bouclet
2012-12-16
MOHAWK: Fix opening the library in Myst Demo
Bastien Bouclet
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-12-16
MOHAWK: Implement the last two Myst opcodes
Bastien Bouclet
2012-12-16
MOHAWK: Fix Myst ME's clock tower weight not going back up
Bastien Bouclet
2012-12-16
MOHAWK: Add a workaround for Myst ME fortress rotation bug
Bastien Bouclet
2012-12-16
MOHAWK: Play Stoneship chest valve opening movie backwards
Bastien Bouclet
2012-12-16
MOHAWK: Play Channelwood stairs door closing movie backwards
Bastien Bouclet
2012-12-16
MOHAWK: Implement Mechanical fortress rotation
Bastien Bouclet
2012-12-16
MOHAWK: Play the gear closing movie in Myst
Bastien Bouclet
2012-12-16
MOHAWK: Implement the Myst boiler movies
Bastien Bouclet
2012-08-26
Merge pull request #268 from clone2727/video-rewrite
Matthew Hoops
2012-08-12
MOHAWK: Use setStopTime()
Matthew Hoops
2012-07-29
MOHAWK: Remove Myst ME Macintosh "support"
Matthew Hoops
2012-05-12
VIDEO: Change getElapsedTime() into getTime()
Matthew Hoops
2012-04-08
MOHAWK: Enable the SVQ1 intro for Myst ME Mac
Matthew Hoops
2012-03-10
MOHAWK: Split the graphics classes into their own files
Matthew Hoops
[next]