Age | Commit message (Expand) | Author |
2011-12-26 | KYRA: (EOB) - fix some bugs | athrxx |
2011-12-26 | KYRA: (EOB) - fix various bugs and implement some spells | athrxx |
2011-12-26 | KYRA: (EOB) - implement party resting | athrxx |
2011-12-26 | KYRA: (EOB) - initial code base commit | athrxx |
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 |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-05-21 | Remove trailing tabs/whitespaces. | Johannes Schickel |
2009-05-19 | Formatting. | Johannes Schickel |
2009-05-19 | Remov lots of superfluous debug output. | Johannes Schickel |
2009-04-25 | LOL: - Started implementing the fighting system. The damage inflicted is wron... | Florian Kagerer |
2009-03-08 | Cleanup. | Johannes Schickel |
2009-03-08 | LOL: some opcodes for the library room (so that the game will at least not fr... | Florian Kagerer |
2009-03-08 | LOL: fixed bug reported by MD5 (crashes and freezes caused by calls to non-ex... | Florian Kagerer |
2009-03-06 | LOL: - doors can now be opened and closed | Florian Kagerer |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel |
2008-05-10 | Fixed warning. | Torbjörn Andersson |
2008-05-10 | Implemented pausing of timers, this should fix some minor glitches. | Johannes Schickel |
2008-04-28 | Fixed bug in TimerManager::update, this should fix tic-tac-toe game in kyra3. | Johannes Schickel |
2008-03-27 | Removed much code duplication in Hand of Fate savefile loading with SeekableS... | Johannes Schickel |
2008-03-26 | Fixed typo. | Johannes Schickel |
2008-03-26 | Added support for HoF savefile from the original interpreter. | Johannes Schickel |
2008-03-21 | Oops removing debug output. | Johannes Schickel |
2008-03-21 | - improved timer information output in debugger | Johannes Schickel |
2008-03-17 | Let Kyra1 and Kyra2 use a common savegame version number. (cleanup) | Johannes Schickel |
2008-03-17 | Implemented quick (via hotkeys) save/load suppot for HoF. | Johannes Schickel |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-12-28 | Fixes compiling on msvc7.1, it seems like it has problems to decide when to u... | Johannes Schickel |
2007-10-21 | Fixes timers in Kyra1. (Initialized them twice oops...) | Johannes Schickel |
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel |
2007-07-29 | - Restructure Kyrandia sourcecode (part 1, breaks compiling) | Johannes Schickel |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-27 | Cleanup. | Johannes Schickel |
2006-03-08 | Implemented the last menu (the settings screen). Walking speed, text speed, | Oystein Eftevaag |
2006-02-14 | Made the kyra debug extensions more generic, i.e. scumm engine could replace | Johannes Schickel |
2006-02-14 | Reworked kyra debug output system. Now he have special kyra intern debug leve... | Johannes Schickel |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |