Age | Commit message (Expand) | Author |
2019-03-08 | MOHAWK: RIVEN: Fix using the jundle ladder without lowering it | Bastien Bouclet |
2019-02-02 | MOHAWK: RIVEN: Prevent the card leave script from recursing | Bastien Bouclet |
2019-01-30 | MOHAWK: RIVEN: Patch Jungle island book closing animation script | Bastien Bouclet |
2018-06-29 | MOHAWK: RIVEN: Tweak a bit the main menu items | Bastien Bouclet |
2018-06-29 | MOHAWK: RIVEN: Restrict new menu to 25th Anniversary games | Eugene Sandulenko |
2018-06-29 | MOHAWK: RIVEN: Fix starting a new game with a game currently active | 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-09-20 | MOHAWK: Riven: Move the water effect to its own class | Bastien Bouclet |
2017-08-11 | MOHAWK: Riven: Patch an invalid card change when entering Gehn's office | Bastien Bouclet |
2017-08-10 | MOHAWK: Riven: Trigger the try to open the back rotating room door | 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-14 | MOHAWK: Riven: Patch prison island dome switch sound change | Bastien Bouclet |
2017-07-03 | MOHAWK: Get rid of refreshCard | 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: Don't call updateScreen when setting the cursor | 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 an enum for Riven's command types | Bastien Bouclet |
2017-07-03 | MOHAWK: Keep turning pages while the mouse is pressed in Atrus' book | Bastien Bouclet |
2017-07-03 | MOHAWK: Add basic mouse handling to RivenStack | Bastien Bouclet |
2017-07-03 | MOHAWK: Implement the (fire)flies effect mainly used in jungle island | 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: Card event handlers could be called recursively | Bastien Bouclet |
2017-07-03 | MOHAWK: Update the card and stack variables when entering new locations | Bastien Bouclet |
2017-07-03 | MOHAWK: Rename the card and stack accessors | Bastien Bouclet |
2017-07-03 | MOHAWK: Move the resource names to RivenStack | 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 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: Move Riven's Card to a separate object | Bastien Bouclet |