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
2017-07-23
MOHAWK: Remove unnecessary include that was breaking some builds
Willem Jan Palenstijn
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: Fix the quickTest debug command
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 the delay opcode 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-22
MOHAWK: Myst: Start reworking mainloop detection
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Move frame handling to a separate method
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Keep track of the resource being clicked
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Turn the currently active resource into a pointer
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Always update the screen during the gameloop
Bastien Bouclet
2017-07-19
MOHAWK: Riven: Add script patch for missing sound when entering sub
Bastien Bouclet
2017-07-19
MOHAWK: Riven: Speed up the credits
Bastien Bouclet
2017-07-19
MOHAWK: Riven: Fix the ending movie looping in the Rebel age
Bastien Bouclet
2017-07-15
MOHAWK: Riven: Set more variables when starting new games
Bastien Bouclet
2017-07-15
MOHAWK: Riven: Stop sending empty rects when drawing transitions
Bastien Bouclet
2017-07-14
MOHAWK: Riven: Implement transition offsets
Bastien Bouclet
2017-07-14
MOHAWK: Riven: Patch prison island dome switch sound change
Bastien Bouclet
2017-07-12
MOHAWK: Riven: Improve save load error handling
Bastien Bouclet
2017-07-11
MOHAWK: Riven: Fix card leave scripts when changing stacks
Bastien Bouclet
2017-07-10
MOHAWK: Riven: Clear the effects screen at the beginning of credits
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-09
MOHAWK: Riven: Fix ending video not playing when using the trap book
Bastien Bouclet
2017-07-09
MOHAWK: Riven: Fix use after free when using the trap book
Bastien Bouclet
2017-07-07
MOHAWK: Fix tMOV size computation not to use uninitialized memory
Bastien Bouclet
2017-07-07
MOHAWK: Fix computing the size of tMOV resources
Bastien Bouclet
2017-07-05
MOHAWK: Myst: Poll for events every 10ms when waiting
Bastien Bouclet
2017-07-05
MOHAWK: Use movie slots instead of movie ids for stored opcodes
Bastien Bouclet
2017-07-04
MOHAWK: Only disable videos when turning off the prison viewer
Bastien Bouclet
2017-07-03
MOHAWK: Build Riven by default
Bastien Bouclet
2017-07-03
MOHAWK: Switch SimpleCommand arguments to Common::Array
Bastien Bouclet
2017-07-03
MOHAWK: Switch external command arguments to Common::Array
Bastien Bouclet
2017-07-03
MOHAWK: Get rid of refreshCard
Bastien Bouclet
2017-07-03
MOHAWK: Add some missing public interface comments
Bastien Bouclet
2017-07-03
MOHAWK: Remove unused / not working functions
Bastien Bouclet
2017-07-03
MOHAWK: Reenable the Riven demo specific features
Bastien Bouclet
2017-07-03
MOHAWK: Fix the inventory being visible when scripts are running
Bastien Bouclet
2017-07-03
MOHAWK: Switch enabling the debug rectangles to a console var
Bastien Bouclet
[prev]
[next]