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
Age
Commit message (
Expand
)
Author
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
2017-07-03
MOHAWK: Document unused MLST record fields
Bastien Bouclet
2017-07-03
MOHAWK: Preload all the PE cursors on startup
Bastien Bouclet
2017-07-03
MOHAWK: Set GUI option flags to disable unneeded settings for Riven
Bastien Bouclet
2017-07-03
MOHAWK: Set the proper mixer sound types for Riven
Bastien Bouclet
2017-07-03
MOHAWK: Don't allow string patterns when looking for resources
Bastien Bouclet
2017-07-03
MOHAWK: Check the Books external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Check the Office island external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Implement interrupting scripts for the new script manager
Bastien Bouclet
2017-07-03
MOHAWK: Check the Rebel island external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Check the Prison island external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Switch timers to script commands
Bastien Bouclet
2017-07-03
MOHAWK: Check the Garden island external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Check the Temple island external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Check the Book making island external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Fix incorrect loop in sound manager
Bastien Bouclet
2017-07-03
MOHAWK: Check the Jungle island external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Don't update the screen immediatly after drawing
Bastien Bouclet
2017-07-03
MOHAWK: Simplify the stored movie script opcode
Bastien Bouclet
2017-07-03
MOHAWK: Print variable names in assignments when dumping scripts
Bastien Bouclet
2017-07-03
MOHAWK: Don't call updateScreen when setting the cursor
Bastien Bouclet
2017-07-03
MOHAWK: Don't allow loading while a script is running
Bastien Bouclet
2017-07-03
MOHAWK: Change the delay function not to have an event loop
Bastien Bouclet
2017-07-03
MOHAWK: Rewrite the Riven movie manager
Bastien Bouclet
2017-07-03
MOHAWK: Allow games to opt out of the default video manager
Bastien Bouclet
2017-07-03
MOHAWK: Rework stack frame updates to work like the original
Bastien Bouclet
2017-07-03
MOHAWK: Add a transition speed widget to the settings dialog
Bastien Bouclet
2017-07-03
MOHAWK: Pass rects by const reference in Riven's graphics manager
Bastien Bouclet
2017-07-03
MOHAWK: Implement card transitions for Riven
Bastien Bouclet
2017-07-03
MOHAWK: Add an enum for Riven's command types
Bastien Bouclet
2017-07-03
MOHAWK: Use an enum for Riven's transition types
Bastien Bouclet
2017-07-03
MOHAWK: Move Riven's sunner alert handling to the jungle stack
Bastien Bouclet
2017-07-03
MOHAWK: Keep turning pages while the mouse is pressed in Atrus' book
Bastien Bouclet
2017-07-03
MOHAWK: Use explicit bitmap names for the dome sliders
Bastien Bouclet
2017-07-03
MOHAWK: Add sound effect related methods
Bastien Bouclet
2017-07-03
MOHAWK: Remove a hack that should not be needed anymore
Bastien Bouclet
2017-07-03
MOHAWK: Be case insensitive when matching resource names
Bastien Bouclet
2017-07-03
MOHAWK: Improve script debug output
Bastien Bouclet
2017-07-03
MOHAWK: Add basic mouse handling to RivenStack
Bastien Bouclet
2017-07-03
MOHAWK: Add a command to check if background scripts are running
Bastien Bouclet
2017-07-03
MOHAWK: Turn script commands into SharedPtrs
Bastien Bouclet
2017-07-03
MOHAWK: Move Riven inventory code to a new class
Bastien Bouclet
[prev]
[next]