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.cpp
Age
Commit message (
Expand
)
Author
2011-08-15
MOHAWK: Stub off Riven transition speed code
Matthew Hoops
2011-08-11
MOHAWK: Implement the rest of the sunners code
Matthew Hoops
2011-06-28
MOHAWK: Rework archive handling
Matthew Hoops
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-14
MOHAWK: Finish implementation of Riven's storeMovieOpcode opcode
Matthew Hoops
2011-06-02
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
Max Horn
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-23
MOHAWK: Use direct access on the hashmap for Riven variables now
Matthew Hoops
2011-03-23
MOHAWK: Begin using a hashmap to store Riven variables
Matthew Hoops
2011-03-22
MOHAWK: Handle launcher load fails more gracefully
Matthew Hoops
2011-03-21
MOHAWK: Minor cleanup and consistency fixes
Matthew Hoops
2011-03-21
MOHAWK: Implement the hardcoded Catherine idle videos
Matthew Hoops
2011-03-20
MOHAWK: Implement the Ytram trap
Matthew Hoops
2011-03-09
MOHAWK: Fix typo in the Riven missing executable dialog
Matthew Hoops
2011-03-07
MOHAWK: Fix Riven's cursor in the main menu
Matthew Hoops
2011-03-07
MOHAWK: Error message consistency
Matthew Hoops
2011-03-07
MOHAWK: Improve error handling when data isn't found
Matthew Hoops
2011-03-07
MOHAWK: Make Riven use original executables for cursors
Matthew Hoops
2011-02-07
GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget
Max Horn
2011-01-24
MOHAWK: Recheck the current hotspot if a script has changed the enabled hotsp...
Matthew Hoops
2011-01-21
MOHAWK: Add support for installer files from Riven and other Broderbund games
Matthew Hoops
2011-01-18
MOHAWK: Rename some VideoManager functions so we have some unified naming bet...
Matthew Hoops
2010-12-21
MOHAWK: Remove sound.h include from resource.h
Alyssa Milburn
2010-11-30
MOHAWK: don't include livingbooks.h from graphics.h
Alyssa Milburn
2010-11-25
MOHAWK: Refactor cursor handling
Matthew Hoops
2010-11-22
MOHAWK: Have MohawkResource::open() return a bool for success/failure
Matthew Hoops
2010-11-20
MOHAWK: Cleanup resource handling
Matthew Hoops
2010-11-19
MOHAWK: Implement an image cache system
Matthew Hoops
2010-09-12
i18n: Translate the Save and Load buttons in myst and riven
Thierry Crozat
2010-09-07
MOHAWK: Sound cleanup
Matthew Hoops
2010-09-05
MOHAWK: Cleanup
Matthew Hoops
2010-09-04
MOHAWK: Ignore invalid Riven hotspots again
Matthew Hoops
2010-09-03
MOHAWK: Improve support for the Riven Demo
Matthew Hoops
2010-09-01
MOHAWK: Update videos when the delay opcode is called
Matthew Hoops
2010-09-01
MOHAWK: Cleanup mouse cursor position handling in Riven
Matthew Hoops
2010-07-09
Introduce the RivenScriptManager to keep track of scripts and free them when ...
Matthew Hoops
2010-06-29
Update comment on CD swapping in Riven.
Matthew Hoops
2010-06-29
Silence a valgrind warning.
Matthew Hoops
2010-06-29
Fix the load game dialog in Riven DVD's menu, borrowed from Parallaction.
Matthew Hoops
2010-06-26
Fix saving while viewing the inventory in Riven and cleanup the save/load code.
Matthew Hoops
2010-06-25
Add support for the third inventory case in Riven: you have the two journals ...
Matthew Hoops
2010-06-18
Cleanup; add a TODO.
Matthew Hoops
2010-06-14
Mohawk: Added support for running Riven off DVD layout.
Eugene Sandulenko
2010-06-02
In Riven, if we get a change card opcode on a mouse down event, ignore the ne...
Matthew Hoops
2010-06-01
Fix videos in Riven activated from a different card from which they are playe...
Matthew Hoops
2010-05-23
Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...
Matthew Hoops
2010-05-04
Get rid of Engine::_gameDataDir.
Max Horn
2010-04-19
Remove use of global constructors in Mohawk.
Matthew Hoops
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
[next]