aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/timer.h
AgeCommit message (Collapse)Author
2008-03-27Removed much code duplication in Hand of Fate savefile loading with ↵Johannes Schickel
SeekableSubReadStreamEndian. svn-id: r31271
2008-03-26Added support for HoF savefile from the original interpreter.Johannes Schickel
svn-id: r31249
2008-03-21- improved timer information output in debuggerJohannes Schickel
- fixed timer data loading svn-id: r31215
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2007-07-29- Kyrandia 1 works againJohannes 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