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