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
2017-08-12
MOHAWK: Myst: Fix one Atrus video being off position by one pixel
Bastien Bouclet
2017-08-10
MOHAWK: Myst: Restore the backbuffer after toggling off fireplace buttons
Bastien Bouclet
2017-08-10
MOHAWK: Myst: Stop gears video before calling elevator on mechanical
Bastien Bouclet
2017-08-08
MOHAWK: Myst: Fix off by one pixel map position when rotating the tower
Bastien Bouclet
2017-08-05
MOHAWK: Myst: Display every second fireplace button animation frame
Bastien Bouclet
2017-07-30
MOHAWK: Myst: Set the mixer sound type to SFX for videos
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Fix Selenitic sound receiver buttons not flashing
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Fix error when checking the rocket sliders solution twice
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Don't cast function pointers when registering commands
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Improve script execution tracing
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Switch to bounds checked opcode arguments
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: Decorrelate hotspot handling from event handling
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Change blocking sounds to use the main loop
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Change blocking movies and waits to use the main loop
Bastien Bouclet
2017-07-22
MOHAWK: Remove unused parameters VideoManager
Bastien Bouclet
2017-07-22
MOHAWK: Get rid of VideoHandle
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Remove delayUntilMovieEnds
Bastien Bouclet
2017-07-09
MOHAWK: Myst: Fix the sound receiver sound restarting on each frame
Bastien Bouclet
2017-07-09
MOHAWK: Myst: Fix the piano sound effect restarting when moving the mouse
Bastien Bouclet
2017-07-05
MOHAWK: Myst: Poll for events every 10ms when waiting
Bastien Bouclet
2017-07-03
MOHAWK: Poll for events in two inner game loops on Selenitic
Bastien Bouclet
2017-03-18
MOHAWK: Allow the mouse cursor to move while drawing in a tight loop
Bastien Bouclet
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-25
MOHAWK: Fix the tower rotation line to be white instead of black
Bastien Bouclet
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
[next]