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
/
riven_scripts.cpp
Age
Commit message (
Expand
)
Author
2017-07-03
MOHAWK: Remove a hack that should not be needed anymore
Bastien Bouclet
2017-07-03
MOHAWK: Improve script debug output
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: Factor out stack name-id mapping
Bastien Bouclet
2017-07-03
MOHAWK: Move the changeToStack command to a dedicated class
Bastien Bouclet
2017-07-03
MOHAWK: Add a convenience method for creating a script with a single command
Bastien Bouclet
2017-07-03
MOHAWK: Move the external commands to their respective stacks
Bastien Bouclet
2017-07-03
MOHAWK: Fix dumping Riven external commands' arguments
Bastien Bouclet
2017-07-03
MOHAWK: Move MLST loading to RivenCard
Bastien Bouclet
2017-07-03
MOHAWK: Remove VideoHandle usage
Bastien Bouclet
2017-07-03
MOHAWK: Ensure constructing and deleting cards does not have side effects
Bastien Bouclet
2017-07-03
MOHAWK: Add console commands to dump Riven cards and stacks to stdout
Bastien Bouclet
2017-07-03
MOHAWK: Rename the card and stack accessors
Bastien Bouclet
2017-07-03
MOHAWK: Move card id remapping to RivenStack
Bastien Bouclet
2017-07-03
MOHAWK: Move the resource names to RivenStack
Bastien Bouclet
2017-07-03
MOHAWK: Introduce a new RivenStack class
Bastien Bouclet
2017-07-03
MOHAWK: Move running the card leave script to the RivenCard destructor
Bastien Bouclet
2017-07-03
MOHAWK: The ignoreNextMouseUp workaround is not necessary anymore
Bastien Bouclet
2017-07-03
MOHAWK: Move the current hotspot to RivenCard
Bastien Bouclet
2017-07-03
MOHAWK: Move the effect list to RivenCard
Bastien Bouclet
2017-07-03
MOHAWK: Move BLST list handling to RivenCard
Bastien Bouclet
2017-07-03
MOHAWK: Move Riven's name lists to a separate class
Bastien Bouclet
2017-07-03
MOHAWK: Move the hotspot list to RivenCard
Bastien Bouclet
2017-07-03
MOHAWK: Make the RivenHotspot fields private
Bastien Bouclet
2017-07-03
MOHAWK: Remove the RivenHotspot enabled field
Bastien Bouclet
2017-07-03
MOHAWK: Start converting RivenHotspot into a class
Bastien Bouclet
2017-07-03
MOHAWK: Move the sound lists to RivenCard
Bastien Bouclet
2017-07-03
MOHAWK: Chane Riven's graphics manager to automatically handle screen updates
Bastien Bouclet
2017-07-03
MOHAWK: Move PLST handling to the RivenCard class
Bastien Bouclet
2017-07-03
MOHAWK: Remove the current card id from the Riven engine class
Bastien Bouclet
2017-07-03
MOHAWK: Add a script queue to Riven's script manager
Bastien Bouclet
2017-07-03
MOHAWK: Add documentation to Riven's script module
Bastien Bouclet
2017-07-03
MOHAWK: Change Riven's scripts not to have a type
Bastien Bouclet
2017-07-03
MOHAWK: Refactor the script manager to read data to Command classes
Bastien Bouclet
2016-08-11
MOHAWK: Add a Riven specific sound manager
Bastien Bouclet
2015-07-17
MOHAWK: Make video handles actual objects
Matthew Hoops
2014-05-03
MOHAWK: Use original stack ID mapping for Riven
Matthew Hoops
2014-02-18
MOHAWK: Make GPL headers consistent in themselves.
Johannes Schickel
2012-03-10
MOHAWK: Split the graphics classes into their own files
Matthew Hoops
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-14
MOHAWK: Finish implementation of Riven's stopSound() opcode
Matthew Hoops
2011-06-14
MOHAWK: Finish implementation of Riven's storeMovieOpcode opcode
Matthew Hoops
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-23
MOHAWK: Use direct access on the hashmap for Riven variables now
Matthew Hoops
2011-03-22
MOHAWK: Begin to implement Riven opcode 38
Matthew Hoops
2011-03-22
MOHAWK: Minor cursor call cleanup
Matthew Hoops
2011-03-07
MOHAWK: Make Riven use original executables for cursors
Matthew Hoops
2011-01-24
MOHAWK: Recheck the current hotspot if a script has changed the enabled hotsp...
Matthew Hoops
[next]