aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20Unified member names in container/storage classes Array, HashMap and String: ...Max Horn
2008-08-20Extended HashMap debug outputMax Horn
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 'make install' when building outside srcdirMax Horn
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-19Don't Use CEikonEnv::Static, get FS from system class insteadLars 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-19Remove Deinit when hiding menu! UI infoprints needed the pixelbuffer.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-18Enable save game action key in Touche for WinCE devices.Lars Persson
2008-08-18Enable quick F5 save key for Touche!Lars Persson
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-18Do Deinit of pixel buffer when hiding menu.That saves 600KB in VGA games for ...Lars Persson
2008-08-18switching to libTremoloKostas Nakos
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-17Improved filehandling for securer and quicker way to get ref to file sessionLars Persson
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-16Properly close files opened when checking for config file on WIN32.Johannes Schickel
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
2008-08-16Extended balloon manager to handle color constants and fixed color of text in...Nicola Mettifogo
2008-08-16Multiple balloons (answers) are now positioned correctly in BRA.Nicola Mettifogo
2008-08-16- KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating...Florian Kagerer
2008-08-16Removed unused variable.Torbjörn Andersson
2008-08-16Changed AdlibRegisterSoundInstrument's member variables from unsigned 16-bit ...Kari Salminen
2008-08-16Replaced ARM_USE_GFX_ASM by USE_ARM_GFX_ASMMax Horn
2008-08-16Fixed half-invisible balloons.Nicola Mettifogo