aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-08-22Fixed error in parsing.Nicola Mettifogo
2008-08-22Add another 3DO version of Fatty Bear's Birthday Surprise.Travis Howell
2008-08-22Implement transition when entering a new location for BRA. Not pixel-perfect,...Nicola Mettifogo
2008-08-21KYRA: Towns/PC-98-Audio: fixed bug where notes for which the hold flag was se...Florian Kagerer
2008-08-21Fixed warning.Torbjörn Andersson
2008-08-21Fix typo.Kari Salminen
2008-08-21Fix for bug #2057619: FW: Glitches in title display of demo (regression).Kari Salminen
2008-08-21Removed unused code and structures, and a bit of cleanup.Nicola Mettifogo
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-20Fix font loading:Kari Salminen
2008-08-20tempo fixFlorian Kagerer
2008-08-20Oops fix save loading after last commit.Johannes Schickel
2008-08-20Cleanup of thumbnail saving/loading code.Johannes Schickel
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-20Moved the mutex locking a bit. (Consistent with how the AGOS engine does it.)Torbjörn Andersson
2008-08-20I believe the setVolume() function has to be guarded by a mutex. (I added thi...Torbjörn Andersson
2008-08-20Engine now returns to the menu when intro is over.Nicola Mettifogo
2008-08-20* Enlarged buffer for frame decoding. Crashes in the introduction were caused...Nicola Mettifogo
2008-08-19Deleted debug code that slipped in.Nicola Mettifogo
2008-08-19Fix for bug #2057619: FW: Glitches in title display of demo (regression).Kari Salminen
2008-08-19Fixed bug in low-level parser. Block comments weren't interpreted correctly.Nicola Mettifogo
2008-08-19Fix for bug #2057656: FW: Assert during demo (regression).Kari Salminen
2008-08-19Fix for bug #2057637: FW: Spaceship glitches in demo (regression).Kari Salminen
2008-08-19Fixed GCC warningMax Horn
2008-08-19Fix for bug #2057664 - "DRASCULA: No GUI warning when playing from CD"Filippos Karapetis
2008-08-19Fixed regression from commit #33576. Fixes bug #2056282 - "DRASCULA: can't us...Filippos Karapetis
2008-08-19Use the correct and specified datatype int32 instead of only int.Lars Persson
2008-08-19Fix for bug #2057194 - "IHNM: -x option crashes ScummVM, if savegame doesn't ...Filippos Karapetis
2008-08-19Fixed segfault when quitting BRA.Nicola Mettifogo
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-18Compile fix for 34006Bertrand Augereau
2008-08-18Updates to the scummvm blitting code as discussed on the mailing list.Robin Watts
2008-08-18KYRA: FM-Towns/PC-98 Audio:Florian Kagerer
2008-08-18do away with the smush force redraw hackKostas Nakos
2008-08-18* Split up blt routine (there is room for a ton of improvements)Nicola Mettifogo
2008-08-17KYRA: FM-Towns/PC-98 Audio:Florian Kagerer
2008-08-17Added some documentation about how data is unpacked in gfxConvertSpriteToRaw ...Kari Salminen
2008-08-17Patch #2045543: Possible fix for Drascula's decodeRLE()Eugene Sandulenko
2008-08-17Forwardport of branch-0-12-0's r33966: Fix to Future Wars's rendering of type...Kari Salminen
2008-08-16Workaround for bug #2054882 (FW: Impossible to survive entering monastery (re...Kari Salminen
2008-08-16Cleanup.Johannes Schickel
2008-08-16KYRA: Fm-Towns Audio: fixed crashFlorian Kagerer
2008-08-16KYRA: Fm-Towns Audio: fixed music fadingFlorian Kagerer