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.cpp
Age
Commit message (
Expand
)
Author
2015-07-17
MOHAWK: Move further VideoManager functionality to VideoEntry
Matthew Hoops
2015-07-17
MOHAWK: Make video handles actual objects
Matthew Hoops
2014-02-18
MOHAWK: Make GPL headers consistent in themselves.
Johannes Schickel
2012-08-12
MOHAWK: Use setStopTime()
Matthew Hoops
2012-05-12
VIDEO: Change getElapsedTime() into getTime()
Matthew Hoops
2011-08-27
MOHAWK: Fix incorrect cursor in D'ni (patch from P. Monnerat)
Bastien Bouclet
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-02-07
VIDEO: Replace Video::VideoTimestamp with Audio::Timestamp
Max Horn
2011-01-23
VIDEO: Move video classes to Video:: namespace
Eugene Sandulenko
2011-01-18
MOHAWK: Rename some VideoManager functions so we have some unified naming bet...
Matthew Hoops
2011-01-14
MOHAWK: Implement Atrus videos in D'ni
Bastien Bouclet
2011-01-09
MOHAWK: Cleanup named video handling
Matthew Hoops
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