Age | Commit message (Collapse) | 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 | |
Some backends may break as I only compiled SDL | |||
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 ↵ | David Turner | |
code. svn-id: r55486 | |||
2011-01-18 | MOHAWK: Rename some Myst-specific sound functions; cleanup | Matthew Hoops | |
svn-id: r55314 | |||
2011-01-18 | MOHAWK: Rename some VideoManager functions so we have some unified naming ↵ | Matthew Hoops | |
between versions svn-id: r55312 | |||
2011-01-03 | MOHAWK: Cleanup some spacing, formatting, and naming | Matthew Hoops | |
svn-id: r55109 | |||
2010-12-26 | MOHAWK: Move myst_saveload.* to myst_state.* | Matthew Hoops | |
svn-id: r55045 | |||
2010-12-26 | MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameState | Bastien Bouclet | |
svn-id: r55041 | |||
2010-12-18 | MOHAWK: Myst sound rework, part 2 | Bastien Bouclet | |
svn-id: r54954 | |||
2010-12-14 | MOHAWK: Rework Myst GFX updates | Bastien Bouclet | |
- Initial card state is drawn to the back buffer - Script driven updates are drawn to the front buffer Allows opcode 28 (copy back buffer to screen) and opcodes 29/33 (copy image to screen / back buffer) to work properly. Fixes among others the generator room lights, and the matchbox. svn-id: r54907 | |||
2010-12-04 | MOHAWK: Give meaningful names to the game global vars and selenitic vars | Bastien Bouclet | |
svn-id: r54758 | |||
2010-12-01 | MOHAWK: Implement maze runner backtrack button. Last part of Selenitic ↵ | Bastien Bouclet | |
completed ! svn-id: r54720 | |||
2010-12-01 | MOHAWK: Cleanup Myst opcode handling and reduce code duplication | Matthew Hoops | |
svn-id: r54693 | |||
2010-11-30 | MOHAWK: Set the maze runner initial direction. Remove a hack that is not ↵ | Bastien Bouclet | |
needed anymore thanks to keeping the old stack when changing stack. svn-id: r54686 | |||
2010-11-29 | MOHAWK: Silence warnings | Filippos Karapetis | |
svn-id: r54654 | |||
2010-11-29 | MOHAWK: Move Myst stack-specific code to its own directory | Matthew Hoops | |
svn-id: r54648 |