aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-09-12Fixed slot 0 savefile name in Kyra3. (Now using 'New game' instead of 'German')Johannes Schickel
2008-09-11Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState".Johannes Schickel
2008-09-10Cleanup.Johannes Schickel
2008-09-10Cleanup.Johannes Schickel
2008-09-09Changed static resource code to use Streams instead of operating on buffers.Johannes Schickel
2008-09-08HOF: msvc8 compile fix (ARRAYSIZE used with run-time allocated array)Florian Kagerer
2008-09-08Made some filenames uppercase for consistency.Johannes Schickel
2008-09-08Fixed LoL file loading regression.Johannes Schickel
2008-09-07Changed priorities for search paths. (Just in case system specific data paths...Johannes Schickel
2008-09-07- Fixed regression in Resource::unloadPakFileJohannes Schickel
2008-09-07Got rid of all Common::File usages in Kyra.Johannes Schickel
2008-09-07Fix warning about missing virtual destructorMax Horn
2008-09-07Moved Kyra resource code to a SearchSet/Archive based implementation, this re...Johannes Schickel
2008-09-07Temporary workaround for bug #2098279: ALL: Game path with no trailing backsl...Max Horn
2008-09-06Got rid of File::eof()Max Horn
2008-09-03Moved check for shouldRTL() from engines to scummvm_mainMax Horn
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-09-02some minor bug fixesFlorian Kagerer
2008-09-02Cleanup: Remove now unneeded KyraEngine_v1::quitGame.Johannes Schickel
2008-09-01- kyra: fm-towns/pc-98 audio: restructured driver, added rhythm channel dataFlorian Kagerer
2008-09-01Cleanup.Johannes Schickel
2008-09-01Merging more of the GSoC 2008 RTL branch: KYRAMax Horn
2008-08-25Implemented continous screen updating while waiting for text input in v2 GUI....Johannes Schickel
2008-08-25Added short delay(Millis) call while waiting for text input, should reduce CP...Johannes Schickel
2008-08-21KYRA: Towns/PC-98-Audio: fixed bug where notes for which the hold flag was se...Florian Kagerer
2008-08-21KYRA: Towns/PC-98-Audio: increased precision for envelope generator timing an...Florian Kagerer
2008-08-21KYRA: Towns/PC-98-Audio: tempo fix for output rates other than 44100 HzFlorian Kagerer
2008-08-20KYRA: Towns/PC-98-Audio: fix bug where pitch wheel is processed twice instead...Florian Kagerer
2008-08-20- add support for Italian floppy versionFlorian Kagerer
2008-08-20tempo fixFlorian Kagerer
2008-08-20Fix compilation: Changed 'not' to '!'.Kari Salminen
2008-08-20Committed patch #2055831 "KYRA: ResFileEntry parent cache optimization".Johannes Schickel
2008-08-20- Committed Max' compressed save backseeking support from patch #2050337 "KYR...Johannes Schickel
2008-08-20Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...Johannes Schickel
2008-08-19Fixed GCC warningMax Horn
2008-08-19Use the correct and specified datatype int32 instead of only int.Lars Persson
2008-08-19fixed warningsFlorian Kagerer
2008-08-19fixed bug that caused a lockup in certain configurations when the music was f...Florian Kagerer
2008-08-18KYRA: FM-Towns/PC-98 Audio:Florian Kagerer
2008-08-17KYRA: FM-Towns/PC-98 Audio:Florian Kagerer
2008-08-16Cleanup.Johannes Schickel
2008-08-16KYRA: Fm-Towns Audio: fixed crashFlorian Kagerer
2008-08-16KYRA: Fm-Towns Audio: fixed music fadingFlorian Kagerer
2008-08-16- KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating...Florian Kagerer
2008-08-16Merged revisions 33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-...Christopher Page
2008-08-16Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ...Christopher Page
2008-08-15Defined some MetaEngineFeatures for the engines, the launcher uses these feat...Christopher Page
2008-08-14lol: new detection entry (german floppy extracted)Florian Kagerer
2008-08-14Formatting.Johannes Schickel