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
/
dni.h
Age
Commit message (
Expand
)
Author
2018-03-31
MOHAWK: Fix some clang-tidy warnings
Bastien Bouclet
2017-08-12
MOHAWK: Myst: Fix one Atrus video being off position by one pixel
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Improve script execution tracing
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Switch to bounds checked opcode arguments
Bastien Bouclet
2016-02-07
MOHAWK: Add override qualifiers to the Myst code
Bastien Bouclet
2014-02-18
MOHAWK: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
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-14
MOHAWK: Implement Atrus videos in D'ni
Bastien Bouclet
2011-01-09
MOHAWK: Implement minimal D'ni stack. Lacking movie control.
Bastien Bouclet
2010-12-26
MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameState
Bastien Bouclet
2010-12-22
MOHAWK: Add Framework getVar() code to Myst D'ni Age Script Parser.
David Turner
2010-12-01
MOHAWK: Split d'ni opcodes into their own class
Matthew Hoops