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
/
myst_stacks
/
credits.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
MOHAWK: Make GPL headers consistent in themselves.
Johannes Schickel
2012-03-10
MOHAWK: Split the graphics classes into their own files
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-02-15
MOHAWK: Shorten Myst stack classes names
Bastien Bouclet
2011-02-15
MOHAWK: Put togeter the Myst stack classes in a namespace
Bastien Bouclet
2011-01-28
MOHAWK: Removed direct OSystem Quit calls from Myst Mohawk Interpreter.
David Turner
2011-01-18
MOHAWK: Move Myst's o_quit opcode to the base class
Matthew Hoops
2011-01-08
MOHAWK: Change Myst credits stack not to use the var store
Bastien Bouclet
2010-12-22
MOHAWK: Add Framework getVar() code to Myst Credits Stack Script Parser.
David Turner
2010-12-14
MOHAWK: Rework Myst GFX updates
Bastien Bouclet
2010-12-01
MOHAWK: Cleanup Myst opcode handling and reduce code duplication
Matthew Hoops
2010-11-30
MOHAWK: Split Myst credits code into a separate class
Matthew Hoops