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_card.h
Age
Commit message (
Expand
)
Author
2019-03-08
MOHAWK: RIVEN: Fix using the jundle ladder without lowering it
Bastien Bouclet
2019-01-30
MOHAWK: RIVEN: Patch Jungle island book closing animation script
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Add more options to the main menu
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Patch in the load menu for the game versions missing it
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Add a save button to the main menu
Bastien Bouclet
2018-05-08
MOHAWK: RIVEN: Add a script patch fixing incorrect steam sound in a view
Bastien Bouclet
2017-08-10
MOHAWK: Riven: Stop using varargs to list hotspot names
Bastien Bouclet
2017-08-06
MOHAWK: Riven: Add keyboard navigation
Bastien Bouclet
2017-07-19
MOHAWK: Riven: Add script patch for missing sound when entering sub
Bastien Bouclet
2017-07-14
MOHAWK: Riven: Implement transition offsets
Bastien Bouclet
2017-07-03
MOHAWK: Add some missing public interface comments
Bastien Bouclet
2017-07-03
MOHAWK: Document unused MLST record fields
Bastien Bouclet
2017-07-03
MOHAWK: Check the Book making island external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Rewrite the Riven movie manager
Bastien Bouclet
2017-07-03
MOHAWK: Rework stack frame updates to work like the original
Bastien Bouclet
2017-07-03
MOHAWK: Add basic mouse handling to RivenStack
Bastien Bouclet
2017-07-03
MOHAWK: Move MLST loading to RivenCard
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: Update the card and stack variables when entering new locations
Bastien Bouclet
2017-07-03
MOHAWK: Move running the card leave script to the RivenCard destructor
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 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: 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: Move Riven's Card to a separate object
Bastien Bouclet