Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-26 | KYRA: (EOB) - fix various bugs and implement some spells | athrxx | |
2011-12-26 | KYRA: (EOB) - implement party resting | athrxx | |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-03-06 | LOL: - doors can now be opened and closed | Florian Kagerer | |
- some more work on monster walk code svn-id: r39166 | |||
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel | |
- kyra.* -> kyra_v1.* - scene.cpp -> scene_v1.cpp svn-id: r32044 | |||
2008-05-10 | Fixed warning. | Torbjörn Andersson | |
svn-id: r31988 | |||
2008-05-10 | Implemented pausing of timers, this should fix some minor glitches. | Johannes Schickel | |
svn-id: r31985 | |||
2008-04-20 | - moved kyra functor code to common/func.h | Johannes Schickel | |
- adapted debugger code to use functor code from common/func.h - adapted kyra engine to use functor code from common/func.h svn-id: r31614 | |||
2008-03-27 | Removed much code duplication in Hand of Fate savefile loading with ↵ | Johannes Schickel | |
SeekableSubReadStreamEndian. svn-id: r31271 | |||
2008-03-26 | Added support for HoF savefile from the original interpreter. | Johannes Schickel | |
svn-id: r31249 | |||
2008-03-21 | - improved timer information output in debugger | Johannes Schickel | |
- fixed timer data loading svn-id: r31215 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel | |
- Added timer class for timer handling - Little bit more resturcturing - A little bit (almost nothing but a start!) Kyrandia 2 support svn-id: r28297 |