aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-22Silenced some more cppcheck warnings. Some of these may seem silly, but the wayTorbjörn Andersson
2010-01-22SCI: removed error inside Menu::mouseFindMenuItemSelection, instead returning 0Martin Kiewitz
2010-01-22SCI: draw a black line under menubar when menu is active (effectively for jon...Martin Kiewitz
2010-01-22Clarify that all blocks of raw audio data are assumed to come from malloc()Max Horn
2010-01-22cleanup, typosMax Horn
2010-01-22SCUMM: Get rid of some redundant enum vals in iMuse digitialMax Horn
2010-01-22Fixed typos (thanks to salty-horse)Filippos Karapetis
2010-01-22Reset the value of _resetOnPause when a song is loaded/unloadedFilippos Karapetis
2010-01-22- The reverb value is now obtained from the music driverFilippos Karapetis
2010-01-22Mark Audio::FLAG_LOOP as deprecated.Johannes Schickel
2010-01-22Always loop sounds declared in the VIEW resources of Myst. While Myst specifi...Matthew Hoops
2010-01-22Rename MohawkFile to MohawkArchive and OldMohawkFile to LivingBooksArchive_v1...Matthew Hoops
2010-01-22SCI: Fix OB1 error in rhythm mapping in MT-32 to GM translationWalter van Niftrik
2010-01-21Silenced some cppcheck warnings.Torbjörn Andersson
2010-01-21Fix gcc warning.Johannes Schickel
2010-01-21SCI: fixing iceman intro again (dont set datainc immediately but after delta)Martin Kiewitz
2010-01-21SCI: Saved games can now be loaded from ScummVM's launcherFilippos Karapetis
2010-01-21- Fixed pausing of all sounds in the playlistFilippos Karapetis
2010-01-21N64: change input related code to better fit mouse supportFabio Battaglia
2010-01-21SCI: CleanupWalter van Niftrik
2010-01-21SCI: Renamed softseq/ to drivers/Walter van Niftrik
2010-01-21SCI: Removed seq/ directoryWalter van Niftrik
2010-01-21SCI: Add MT-32 to GM mappingWalter van Niftrik
2010-01-21N64: optimizations to cursor handling codeFabio Battaglia
2010-01-21N64: increase sound buffer sizeFabio Battaglia
2010-01-20Add another Dutch Windows demo of Freddi Fish 4.Travis Howell
2010-01-20SCI: control icons now use objects priority selector instead of hardcoded pri...Martin Kiewitz
2010-01-20SCI: boundary check on getPortById()Martin Kiewitz
2010-01-20SCI: kDrawCel workaround documented and not temporary anymoreMartin Kiewitz
2010-01-20N64: Initial support for n64 mouse, tweaking neededFabio Battaglia
2010-01-20SCI: workaround for game menu/quit menu in freddy pharkas till vm issue is re...Martin Kiewitz
2010-01-20cleanupMax Horn
2010-01-20SAGA: Change Sound::playSoundBuffer to enable looping for all sound formatsMax Horn
2010-01-20Add teenagent.dat file in dist.Lars Persson
2010-01-20New version nr for UIQ3 pkgLars Persson
2010-01-20New version for the trunk!Lars Persson
2010-01-20Fixed a small memory leak. Cppcheck again...Torbjörn Andersson
2010-01-20Fixed cppcheck warnings. I usually stay out of backends I can't compile myselfTorbjörn Andersson
2010-01-19cleanupMax Horn
2010-01-19The Shorten audio decoder doesn't seem to use looping, so use the non-depreca...Max Horn
2010-01-19Started to get rid of Audio::FLAG_LOOPMax Horn
2010-01-19LURE: Remove evil 'using namespace' from header filesMax Horn
2010-01-19Move raw audio flags from sound/mixer.h to sound/raw.hMax Horn
2010-01-19Get rid of Mixer::playRaw for goodMax Horn
2010-01-19Fixed some cppcheck warnings.Torbjörn Andersson
2010-01-19- Removed the resetDriver() hack. The reason why notes stopped being played s...Filippos Karapetis
2010-01-19SCI: dont directly set mouse cursor to visible state but call show() instead ...Martin Kiewitz
2010-01-19SCI: call showBits() on the line between menubar and the actual menu (because...Martin Kiewitz
2010-01-19SCI: also fix statusbarMartin Kiewitz
2010-01-19Add support for the flyby videos in Myst ME Macintosh.Matthew Hoops