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
/
myst.cpp
Age
Commit message (
Expand
)
Author
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
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-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
2012-12-16
MOHAWK: Fix opening the library in Myst Demo
Bastien Bouclet
2012-12-16
MOHAWK: Implement most of Myst's transition system
Bastien Bouclet
2012-12-16
MOHAWK: Fix Myst ME's clock tower weight not going back up
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-03-10
MOHAWK: Split the graphics classes into their own files
Matthew Hoops
2011-12-12
MOHAWK: Display the weight up after resetting the clock puzzle in Myst ME
Bastien Bouclet
2011-11-03
MOHAWK: Make rocketSliderGetSound easier to understand
Matthew Hoops
2011-08-27
MOHAWK: Stop the engine sound when Myst's generator voltage goes down to zero...
Bastien Bouclet
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-19
MOHAWK: Compensate movie encoding difference between Myst ME and Myst origina...
Bastien Bouclet
2011-05-14
MOHAWK: When running scripts in Myst, add delays when necessary between draws...
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-19
MOHAWK: Changed usage of PI to M_PI (normally defined in math.h)
md5
2011-02-26
MOHAWK: Correction for uninitialized read in Myst Cabin Door State.
D G Turner
2011-02-20
MOHAWK: Fix Un-initialized Read In Myst Library Tower Rotation Control.
D G Turner
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-09
MOHAWK: Complete Myst opcode 209, fixing the bookcase door lintel updates
Bastien Bouclet
2011-02-07
VIDEO: Replace Video::VideoTimestamp with Audio::Timestamp
Max Horn
2011-01-23
VIDEO: Move video classes to Video:: namespace
Eugene Sandulenko
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: Add a workaround to prevent a crash when pulling the gears puzzle res...
Bastien Bouclet
2011-01-18
MOHAWK: Add gulls and butterflies to Myst
Bastien Bouclet
2011-01-15
MOHAWK: Implement Myst's clock tower gears puzzle
Bastien Bouclet
2011-01-14
MOHAWK: Implement video looping for Myst's green book
Bastien Bouclet
2011-01-13
MOHAWK: Implement video seeking Myst's rocket link book
Bastien Bouclet
2011-01-11
MOHAWK: Play the right parts of Myst's tower clock bridge movie
Bastien Bouclet
2011-01-11
MOHAWK: Implement Myst imager videos seeking / looping
Bastien Bouclet
2011-01-09
MOHAWK: Add a stub for Myst var getter 308
Bastien Bouclet
2011-01-03
MOHAWK: Use integer math where floating point isn't required
Matthew Hoops
2011-01-03
MOHAWK: Cleanup some spacing, formatting, and naming
Matthew Hoops
2011-01-03
MOHAWK: Silence a gcc warning
Matthew Hoops
2011-01-03
MOHAWK: Implement Myst opcodes 133, Stellar observatory go button
Bastien Bouclet
2011-01-02
MOHAWK: Implement Myst opcodes 134 to 137, and 170 to 177, Stellar observator...
Bastien Bouclet
[next]