aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20Committed patch from bug #2062926 "GCC 4.x versions not detected by configure...Johannes Schickel
2008-08-20Fixed warning.Johannes Schickel
2008-08-20- add support for Italian floppy versionFlorian Kagerer
2008-08-20Fix font loading:Kari Salminen
2008-08-20tempo fixFlorian Kagerer
2008-08-20Renamed graphics/scaler/thumbnail.cpp to thumbnail_intern.cpp. Fixes compilin...Kari Salminen
2008-08-20Removed already deleted file engines/scumm/thumbnail.cpp from MSVC project fi...Kari Salminen
2008-08-20Oops fix save loading after last commit.Johannes Schickel
2008-08-20Cleanup of thumbnail saving/loading code.Johannes Schickel
2008-08-20Added graphics/thumbnail.cpp and graphics/thumbnail.h to MSVC project files.Kari Salminen
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-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