aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-02Small fixesMax Horn
2005-07-02MIDI ideasMax Horn
2005-07-02Hackish native MIDI HW support for Mac OS X (incomplete)Max Horn
2005-07-01implemented sfPickClimbOutPos, sfTossRifAndrew Kurushin
2005-06-30The web version of comi demo has no music bundle.Travis Howell
2005-06-30Enhanced tremor support from Jolan Luff.Jonathan Gray
2005-06-30Fix compilation. FALSE is not a valid value, false however is.Jonathan Gray
2005-06-29dragon wip1Andrew Kurushin
2005-06-28Worked around script bug which could cause Nico to be in the wrong state atTorbjörn Andersson
2005-06-27Better test for disabled scalers...Marcus Comstedt
2005-06-27Just updated ending comment properly for the sake of itLars Persson
2005-06-27Implemented OSystem_Dreamcast::grabPalette().Marcus Comstedt
2005-06-27Implemented InVMSave::skip().Marcus Comstedt
2005-06-27Fix handling of music data in COMIMax Horn
2005-06-26Fix warningMax Horn
2005-06-26Avoid creating lots of file handles, reuse them instead (this relies on files...Max Horn
2005-06-26Updated Scummvm MP3 implementation with patch so it works with Symbian multit...Lars Persson
2005-06-25Fix postfix inc/decrement operators of List::IteratorMax Horn
2005-06-25cleanupMax Horn
2005-06-25fix animation timings (now Shiala scene not stucks)Andrew Kurushin
2005-06-25cleanupMax Horn
2005-06-25Move file handling in SMUSH code to a single thread (unless I overlooked some...Max Horn
2005-06-24Heavy clean up for the iMuseDigital ADPCM codec; the code is now much easier ...Max Horn
2005-06-24fix VS2005 _strnicmp error issueAndrew Kurushin
2005-06-24removed unneeded #includeGregory Montoir
2005-06-24oops forgot this in my previous commitMax Horn
2005-06-24Fixed Oki table entry; added doc URL; mention IMA ADPCMMax Horn
2005-06-24Changed #include <stdafx.h> to #include <common/stdafx.h>. It shouldTorbjörn Andersson
2005-06-24For consistency, specify directory when including files.Torbjörn Andersson
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24cleanupMax Horn
2005-06-24I don't think we need to include mididrv.h here.Torbjörn Andersson
2005-06-24I don't think we need <ctype.h> here.Torbjörn Andersson
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24I don't think we need <ctype.h> here.Torbjörn Andersson
2005-06-24For consistency, specify directory when including files.Torbjörn Andersson
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24Fix for bug #1226522 (do not add common to list of include paths, to avoid na...Max Horn
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-23Use #include "file" instead of #include <file> for consistency.Torbjörn Andersson
2005-06-23Fix 64 bit compiler warning/errorMax Horn
2005-06-23Moved endian macros to a separate header fileMax Horn
2005-06-23Fix foCheckAlreadyLoaded case in findObjectInRoom; this is not used in any SC...Max Horn
2005-06-23Fixed credits order againMax Horn
2005-06-23Revert change from printf() to debug(1)Max Horn
2005-06-23Updated NEWS and TODOMax Horn
2005-06-23Fixed credits orderMax Horn
2005-06-22Changed from char to int8 in a number of places. This makes not assume the ty...Lars Persson
2005-06-22disambiguate undefined operation by removing unneeded calculation.Oliver Kiehl
2005-06-22Fixed warning. (And made some whitespace changes.)Torbjörn Andersson