aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2007-06-15Fixed wrong file includedChris Apers
2007-06-15ADV detector: Refactored findGameID() a bit, making it possible to use it out...Max Horn
2007-06-12Patch #1733764: "Fallback detection patch". GSoC student.Eugene Sandulenko
2007-06-08Fix crash when closing Kyrandia demo.Johannes Schickel
2007-06-04Fix for bug #1730511 ("KYRA1: Brandon's text isn't cleaned properly").Johannes Schickel
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-27Updated error message.Johannes Schickel
2007-05-23Little graphics fix for FM-Towns version. (Thanks to Florian Kagerer)Johannes Schickel
2007-05-23Commit of patch #1715313 ("CORE: STL like algorithm implementation").Johannes Schickel
2007-05-22Some graphic fixes for FM-Towns version. (Thanks to Florian Kagerer for this).Johannes Schickel
2007-05-22Fixes graphics glitch introduced while cleaning up.Johannes Schickel
2007-05-08Fixed WSA playing regression, introduced while cleaning up. (should fix Flopp...Johannes Schickel
2007-05-05- started to move v1 specific functions to KyraEngine_v1 (just opcodes yet)Johannes Schickel
2007-04-27Renamed plugin.cpp to detection.cpp in all enginesMax Horn
2007-04-27Cleanup.Johannes Schickel
2007-04-26Removing more semicolaMax Horn
2007-04-26Oops.Johannes Schickel
2007-04-15Formatting/Cleanup.Johannes Schickel
2007-04-15More cleanup.Johannes Schickel
2007-04-15cleanup.Johannes Schickel
2007-04-15Readded lost files.Johannes Schickel
2007-04-15- Renamed some files for consistency with other engines.Johannes Schickel
2007-04-03Little WSA loading fix.Johannes Schickel
2007-04-01added the instance of EventManager returned by OSystem::getEventManager as a ...Gregory Montoir
2007-04-01made _vm/_engine usage consistent. (_engine -> _vm all over the place now).Johannes Schickel
2007-03-27fixed const correctnessMax Horn
2007-03-26Commit of patch #1688065 ("KYRA: fm towns music").Johannes Schickel
2007-03-25Some tempo fixes from Florian.Johannes Schickel
2007-03-24Commit of patch #1686414 ("Kyra: FM-Towns music").Johannes Schickel
2007-03-23Implemented some palette code differences for Amiga version.Johannes Schickel
2007-03-20- more cleanupJohannes Schickel
2007-03-20Little cleanup.Johannes Schickel
2007-03-18KYRA: Changed to use EventManager::getMousePos (should improve some things: t...Max Horn
2007-03-18Fixed various gui strings in German floppy.Johannes Schickel
2007-03-18- little 'cleanup'Johannes Schickel
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), withTorbjörn Andersson
2007-03-17Force all code to use EventManager::pollEvent instead of OSystem::pollEventMax Horn
2007-03-16Basic support for Amiga MSC files.Johannes Schickel
2007-03-12WIP code for Amiga version:Johannes Schickel
2007-03-08Fixed const issue (casting const to non-const)Max Horn
2007-03-07- cleanupJohannes Schickel
2007-03-02Changed the order of the parameters of makeLinearInputStream to resemble Mixe...Max Horn
2007-03-01Simplify code a bit -- got rid of File::incRef usage, an unnecessary member v...Max Horn
2007-02-28Clarified some comments and moved some asserts to hopefully answer Fingolfin'sTorbjörn Andersson
2007-02-28Changed the AppendableAudioStream code to use a queue of buffers, instead of ...Max Horn
2007-02-26Using FLAG_AUTOFREE implies free() being called on the memory buffer you pass...Max Horn
2007-02-24Trying to unify the order in which we try the various audio formats: Prefer F...Max Horn
2007-02-24Add the Hand of Fate demo.Travis Howell
2007-02-22Fixed black screen in the outro sequence.Johannes Schickel