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
/
selenitic.cpp
Age
Commit message (
Expand
)
Author
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-04-21
MOHAWK: Don't initialize a null pointer, to make VS2010 happy.
Bastien Bouclet
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-23
MOHAWK: Fixed possible use of uninitialized variables in Myst Selenitic Age c...
David Turner
2011-01-18
MOHAWK: Rename some Myst-specific sound functions; cleanup
Matthew Hoops
2011-01-18
MOHAWK: Rename some VideoManager functions so we have some unified naming bet...
Matthew Hoops
2011-01-03
MOHAWK: Cleanup some spacing, formatting, and naming
Matthew Hoops
2010-12-26
MOHAWK: Move myst_saveload.* to myst_state.*
Matthew Hoops
2010-12-26
MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameState
Bastien Bouclet
2010-12-18
MOHAWK: Myst sound rework, part 2
Bastien Bouclet
2010-12-14
MOHAWK: Rework Myst GFX updates
Bastien Bouclet
2010-12-04
MOHAWK: Give meaningful names to the game global vars and selenitic vars
Bastien Bouclet
2010-12-01
MOHAWK: Implement maze runner backtrack button. Last part of Selenitic comple...
Bastien Bouclet
2010-12-01
MOHAWK: Cleanup Myst opcode handling and reduce code duplication
Matthew Hoops
2010-11-30
MOHAWK: Set the maze runner initial direction. Remove a hack that is not need...
Bastien Bouclet
2010-11-29
MOHAWK: Silence warnings
Filippos Karapetis
2010-11-29
MOHAWK: Move Myst stack-specific code to its own directory
Matthew Hoops