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
Age
Commit message (
Expand
)
Author
2016-02-07
MOHAWK: Fix Myst's fortress simulator using a hack
Bastien Bouclet
2016-02-07
MOHAWK: Fix two Myst resource stream memory leaks
Bastien Bouclet
2016-02-07
MOHAWK: Fix uninitialized memory accesses in the Myst stacks
Bastien Bouclet
2016-02-07
MOHAWK: Adjust MystAreaVideo::playAreaVideo for the refactored VideoManager
Bastien Bouclet
2016-02-07
MOHAWK: Implement preloading conditional script resources
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: 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: 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: Add override qualifiers to the Myst code
Bastien Bouclet
2016-02-07
MOHAWK: Add missing virtual attributes to MystResourceType11
Bastien Bouclet
2016-02-07
MOHAWK: Remove some dead code
Bastien Bouclet
2016-01-13
MOHAWK: Fix the getter for Channelwood's var 32
Bastien Bouclet
2016-01-13
MOHAWK: Correct the submitter of the Italian version of Myst
Filippos Karapetis
2016-01-13
MOHAWK: Add detection for the Italian version of Myst (bug #6895)
Filippos Karapetis
2016-01-12
MOHAWK: Added detection for Russian Riven
Eugene Sandulenko
2016-01-12
MOHAWK: Fix incorrect condition in Myst's sound block opcode
Bastien Bouclet
2016-01-12
MOHAWK: Add a comment about suspicious dead code in o_changeBackgroundSound
Strangerke
2015-12-14
MOHAWK: Fix loading the Myst cabin gauge movie
Bastien Bouclet
2015-08-30
AUDIO: Make Rewindable- and SeekableAudioStream inherit virtually
Matthew Hoops
2015-08-19
MOHAWK: Use floor instead of round
Matthew Hoops
2015-07-19
MOHAWK: Implement drawing the marbles a step away from the grid
Matthew Hoops
2015-07-17
MOHAWK: Improve the slashes-in-file-names fix
Matthew Hoops
2015-07-17
MOHAWK: Move further VideoManager functionality to VideoEntry
Matthew Hoops
2015-07-17
MOHAWK: Make video handles actual objects
Matthew Hoops
2015-07-08
MOHAWK: Add detection for v1.0 of Just Grandma and Me, Mac version
Torbjörn Andersson
2015-07-07
MOHAWK: Fix slashes in LB file names, as used by Just Grandma and Me Mac
Matthew Hoops
2015-07-05
MOHAWK: Document and skip Arthur's Reading Race minigames
Matthew Hoops
2015-07-04
MOHAWK: Fix parsing the Arthur's Computer Adventure globals section
Matthew Hoops
2015-07-03
MOHAWK: Implement xpos/ypos for LB.
Alyssa Milburn
2015-07-03
MOHAWK: Implement deleteVar for LB.
Alyssa Milburn
2015-07-03
MOHAWK: Implement width/height for LB.
Alyssa Milburn
2015-04-12
MOHAWK: Set dithering on any original Myst video
Matthew Hoops
2015-04-11
MOHAWK: Allow Myst to compile without RGB colors
Matthew Hoops
2015-04-11
MOHAWK: Run Myst in 8bpp
Matthew Hoops
2014-12-07
MOHAWK: Comment out unused constant
Filippos Karapetis
2014-07-08
MOHAWK: Reset some Myst state variables as per the original
Bastien Bouclet
[next]