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_external.cpp
Age
Commit message (
Expand
)
Author
2010-06-02
In Riven, if we get a change card opcode on a mouse down event, ignore the ne...
Matthew Hoops
2010-05-26
Fix the 'boiling water' videos in the boiler puzzle.
Matthew Hoops
2010-05-25
Implement *scpbtn and *_domecheck. The domes can now be opened/closed (not us...
Matthew Hoops
2010-05-23
Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...
Matthew Hoops
2010-02-26
Slightly rework refreshing cards in Riven (and remove the hackish changeToCar...
Matthew Hoops
2010-02-17
Cleanup handling of the telescope cover combination; matches the original alg...
Matthew Hoops
2010-02-16
Implement xgwatch so you can now find out the combination to free Catherine.
Matthew Hoops
2010-02-16
Implement xpisland990_elevcombo which allows you to free Catherine.
Matthew Hoops
2010-02-16
Move Riven variable randomization to initVars() and implement randomization f...
Matthew Hoops
2010-02-12
Fix trap book external commands.
Matthew Hoops
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-12-30
MOHAWK: Reduce header interdependencies
Max Horn
2009-12-30
Re-indentet switch() blocks to follow ScummVM indentation style. (I've always
Torbjörn Andersson
2009-12-29
Add Mohawk engine code. Part 1/3: main code.
Eugene Sandulenko