aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
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
2008-08-14Improved version of my resource loading patch from -devel (check also r33876).Johannes Schickel
2008-08-14- HOF: forgot french and german entries in last commitFlorian Kagerer
2008-08-14- HOF: another Italian fan translationFlorian Kagerer
2008-08-13Fixed some memory leaksChristopher Page
2008-08-13Added detection entries for kyra3 Mac.Johannes Schickel
2008-08-11LOL: add support for floppy installer filesFlorian Kagerer
2008-08-10Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,...Christopher Page
2008-08-10Added fallback to text only mode when voice files are not found.Johannes Schickel
2008-08-10Fixed kyra to support properly support restarting of engine (for GSoC RTL, ba...Johannes Schickel
2008-08-10Fixed crash in KyraEngine_HoF::pauseEngineIntern.Johannes Schickel
2008-08-09Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-...Christopher Page
2008-08-09fix MR on ce: allocate large buffer on the heap instead and of the stack, and...Kostas Nakos
2008-08-07Initialise the _sound object. Otherwise, ScummVM crashes for me if I use a na...Torbjörn Andersson
2008-08-05Output errors on (some) missing files.Johannes Schickel