aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra_v1.h
AgeCommit message (Expand)Author
2019-03-06KYRA: cleanup dirathrxx
2018-11-14KYRA: add 16bit mode required for EOB II FM-TOWNSathrxx
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2016-08-24KYRA: Fix openSaveForWriting() to return OutSaveFileAlexander Tkachev
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2012-11-23KYRA: Rename kReadSaveHeaderError to ReadSaveHeaderError.Johannes Schickel
2012-11-11KYRA: clean up audio resource handlingathrxx
2012-11-11KYRA: finish implementation of new HOF sequence player codeathrxx
2012-11-11KYRA: move HOF sequence player into its own classathrxx
2012-03-05KYRA: Some formatting fixes.Johannes Schickel
2012-02-26COMMON: Move RenderMode and GUIOptions functionality into separate filesMax Horn
2012-02-24KYRA: (EOB) - cleanup CGA/EGA code a bitathrxx
2012-02-21KYRA: (EOB) - implement EGA mode (hi res dithering) for EOB IIathrxx
2012-02-21KYRA: (EOB) - start work on CGA and EGA graphics modesathrxx
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2011-12-27KYRA: Fix compilation with clang.Johannes Schickel
2011-12-26KYRA: (EOB) - Start implementing EOB1 party transfer (not working yet)athrxx
2011-12-26KYRA: (EOB) - some refactoringathrxx
2011-12-26KYRA: (EOB) - more work on ingame menusathrxx
2011-12-26KYRA: (EOB) - initial code base commitathrxx
2011-12-26KYRA: (AdLib Driver) - increase versions and add necessary EOB modificationsathrxx
2011-10-29KYRA: Update engine description comment.Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-27KYRA: add support for Russian Kyra 1 floppy fan translationathrxx
2011-06-25KYRA: _athrxx is the new Kyra maintainer.Johannes Schickel
2011-06-25KYRA: revert d7e700f370c258a5f4786d972af3666b93b71f94athrxx
2011-06-10LOL: fix so-called bug #3313950athrxx
2011-06-05KYRA: fix GMM savingathrxx
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-18COMMON: Rename Error to ErrorCode, introduce new Error classMax Horn
2011-02-16KYRA/LOL: fixed hand item cursor bugathrxx
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-10-28KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern.Johannes Schickel
2010-10-22KYRA: More cleanup.Johannes Schickel
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-09-05KYRA: Get rid of local static non-POD object.Johannes Schickel
2010-05-17Some more enforcement of our formatting conventions in KYRA too.Johannes Schickel
2010-05-04Reduce indirect header dependencies furtherMax Horn
2010-04-12Revert "Fix use of "friend" keyword in KYRA for strict C++ compilers."Johannes Schickel
2010-04-12Fix use of "friend" keyword in KYRA for strict C++ compilers.Johannes Schickel
2010-03-18COMMON: Move Common::RandomSource to common/random.*Max Horn
2010-02-17Use Common::KeyCode instead of int as key type for KeyMap.Johannes Schickel
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-11-26Typos.Johannes Schickel
2009-11-26Initial doxygen description of the Kyrandia engine.Johannes Schickel
2009-11-24Added Doxygen comments for the various engine namespaces (currently mostly wi...Max Horn
2009-11-07Access _keyMap a little different, so that no additional entries are created,...Johannes Schickel
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-04Some fixes to comply with our coding guidelines.Johannes Schickel