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.h
Age
Commit message (
Expand
)
Author
2012-03-10
MOHAWK: Split the graphics classes into their own files
Matthew Hoops
2012-02-15
JANITORIAL: Fix whitespace in pointer template arg
Tarek Soliman
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-22
MOHAWK: Begin to implement Riven opcode 38
Matthew Hoops
2011-01-23
MOHAWK: Cleanup Riven opcode 12 (now known as stopSound())
Matthew Hoops
2011-01-18
MOHAWK: Rename some VideoManager functions so we have some unified naming bet...
Matthew Hoops
2010-11-23
MOHAWK: Pass objs by const ref not by value
Max Horn
2010-09-01
MOHAWK: Implement xbookclick
Matthew Hoops
2010-07-09
Introduce the RivenScriptManager to keep track of scripts and free them when ...
Matthew Hoops
2010-05-04
Get rid of Engine::_gameDataDir.
Max Horn
2010-03-18
COMMON: Move typedef StringList from str.h to new header str-array.h
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-12-29
Add Mohawk engine code. Part 1/3: main code.
Eugene Sandulenko