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-22
MOHAWK: Only allow saving/loading from the main event loop
Bastien Bouclet
2016-02-22
MOHAWK: Continue to poll the events when playing blocking sounds
Bastien Bouclet
2016-02-22
MOHAWK: Silence a warning
Bastien Bouclet
2016-02-22
MOHAWK: Add support for the ScummVM save metadata features
Bastien Bouclet
2016-02-22
MOHAWK: Add Save, Load and Quit buttons to the Myst Dialog
Bastien Bouclet
2016-02-22
MOHAWK: Center the options dialog
Bastien Bouclet
2016-02-22
MOHAWK: MystOptionsDialog should not subclass GUI::OptionsDialog
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-20
MOHAWK: Replace an unneeded TODO with an explanation
Bastien Bouclet
2016-02-20
MOHAWK: Clip the videos to make sure they don't go outside of the screen
Bastien Bouclet
2016-02-20
MOHAWK: Default to the first card when jumping to the intro stack
Bastien Bouclet
2016-02-14
MOHAWK: Add a console command that does random clicks in all the cards
Bastien Bouclet
2016-02-14
MOHAWK: Issue a warning when trying to pop with no card pushed
Bastien Bouclet
2016-02-14
MOHAWK: Play the handle going up anim when closing the Myst cabin safe
Bastien Bouclet
2016-02-13
MOHAWK: Fix the cursor staying black when changing of Myst stack
Bastien Bouclet
2016-02-13
MOHAWK: Allow movie areas to override the playback rate
Bastien Bouclet
2016-02-13
MOHAWK: Don't close videos when displaying just a frame
Bastien Bouclet
2016-02-13
MOHAWK: Make the conversion from VideoEntryPtr to VideoHandle explicit
Bastien Bouclet
2016-02-11
MOHAWK: Always apply the volume when changing the background sound
Bastien Bouclet
2016-02-11
MOHAWK: Share the code for reading sound blocks
Bastien Bouclet
2016-02-11
MOHAWK: Share the code applying sound blocks
Bastien Bouclet
2016-02-11
MOHAWK: Move debug rect draw control to the console
Bastien Bouclet
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
[next]