Age | Commit message (Expand) | Author |
2014-02-18 | KYRA: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-01-09 | KYRA: Make all hex constants use uppercase letters. | Johannes Schickel |
2012-06-13 | KYRA: Reduce amount of updateScreen calls. | Johannes Schickel |
2011-09-08 | KYRA: Made some more static data const. | Johannes Schickel |
2011-06-09 | KYRA: Get rid of most snprintf usages. | Johannes Schickel |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | KYRA: Clean up of header includes. | Johannes Schickel |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2010-10-12 | JANITORIAL: Cleanup (mostly whitespace) | Torbjörn Andersson |
2010-08-05 | KYRA: Add support for subtitle options changes via GMM. | Johannes Schickel |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-10-02 | LOL: cleanup | Florian Kagerer |
2009-05-29 | Formatting. | Johannes Schickel |
2009-05-19 | Formatting. | Johannes Schickel |
2009-05-19 | Remov lots of superfluous debug output. | Johannes Schickel |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-07-08 | Updated KYRA to work with the new GMM implementation | Christopher Page |
2008-07-08 | KYRA works with the new GMM implementation | Christopher Page |
2008-06-25 | Kyra and Lure are now using the new _quit flag | Christopher Page |
2008-05-19 | Fixed max text line length for French version in HoF. | Johannes Schickel |
2008-05-08 | Silenced some g++ 4.3 warnings. | Johannes Schickel |
2008-05-07 | Changed kyra to use delete[] instead of delete []. | Johannes Schickel |
2008-05-04 | Moved more opcodes to KyraEngine_v2. | Johannes Schickel |
2008-05-03 | - Moved newShape/temporaryScript code to KyraEngine_v2. | Johannes Schickel |
2008-05-02 | - Renamed TextDisplayer_v2 to TextDisplayer_HoF | Johannes Schickel |
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions possible,... | Johannes Schickel |