Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-07 | MOHAWK: Display a GUI error message when no audio devices are available | Bastien Bouclet | |
2017-07-03 | MOHAWK: Allow games to opt out of the default video manager | Bastien Bouclet | |
2016-08-11 | MOHAWK: Allow the games to have a different sound manager | Bastien Bouclet | |
2014-02-18 | MOHAWK: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-10-02 | MOHAWK: Fix missing initializers in CSTime engine. CID 1002810. | D G Turner | |
2011-06-28 | MOHAWK: Rework archive handling | Matthew Hoops | |
A new base class has been introduced (aptly named "Archive"), which is much cleaner than inheriting from MohawkArchive. In addition, the underlying resource retrieving code has been merged to reduce dupliplication. | |||
2011-05-17 | COMMON: Registers RandomSources in constructor with the event recorder | Max Horn | |
This also removes the dependency of engines on the event recorder header and API, and will make it easier to RandomSources that are not properly registered. | |||
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-01-22 | MOHAWK: Implement CSTime help system. | Alyssa Milburn | |
svn-id: r55447 | |||
2011-01-22 | MOHAWK: Minor CSTimeChar bugfixes. | Alyssa Milburn | |
svn-id: r55446 | |||
2011-01-22 | MOHAWK: Implement kCSTimeEventCharSomeNIS55. | Alyssa Milburn | |
svn-id: r55445 | |||
2011-01-22 | MOHAWK: More CSTime event stubs. | Alyssa Milburn | |
Case 1 is now playable up to the 'next case' event. svn-id: r55441 | |||
2011-01-22 | MOHAWK: Add/use visit count for scenes. | Alyssa Milburn | |
svn-id: r55440 | |||
2011-01-22 | MOHAWK: Implement a couple more CSTime events. | Alyssa Milburn | |
svn-id: r55415 | |||
2011-01-21 | MOHAWK: Implement kCSTimeEventRemoveItemFromInventory. | Alyssa Milburn | |
svn-id: r55389 | |||
2011-01-21 | MOHAWK: Remove non-state uses of ~0 from CSTime. | Alyssa Milburn | |
svn-id: r55373 | |||
2011-01-21 | MOHAWK: De-hardcode CSTime font paths. | Alyssa Milburn | |
The original Broderbund release had the installer data in a different directory. svn-id: r55372 | |||
2011-01-20 | MOHAWK: Add CSTime engine. | Alyssa Milburn | |
svn-id: r55362 |