aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-19COMMON: Move cosine/sine tables out of header filesMatthew Hoops
2011-07-19COMMON: Renamed Integer Log2 function from log2 to intLog2.D G Turner
2011-07-19AUDIO: Fix stereo MS IMA ADPCM decodingSven Hesse
2011-07-19CODECS: Replaced Integer log2 in QDM2 with Common::Math implementation.D G Turner
2011-07-19COMMON: Document the BitStream a bit moreSven Hesse
2011-07-18Merge pull request #50 from clone2727/binkclone2727
2011-07-18SCI: Fix kFormat's handling of %c with a 0 argumentWillem Jan Palenstijn
2011-07-18COMMON: Fix commentMatthew Hoops
2011-07-18COMMON: Update code from eosMatthew Hoops
2011-07-18COMMON: Update class documentation to say they're now used by SCUMMMatthew Hoops
2011-07-18COMMON: Remove USE_BINK checks from header filesMatthew Hoops
2011-07-18DOC: Fix typoWillem Jan Palenstijn
2011-07-18TSAGE: Bugfix to make Return to Launcher work correctlyPaul Gilbert
2011-07-18DREAMWEB: Fix Valgrind warningeriktorbjorn
2011-07-18DOC: Added German translation of README (WIP by SimSaw)Eugene Sandulenko
2011-07-18DOC: Updated German QuickStart (provided by SimSaw)Eugene Sandulenko
2011-07-18DOC: Renamed README template and translated versions to QuickStartEugene Sandulenko
2011-07-17DOCS: Remove executable flag on (translated ) doc files.Johannes Schickel
2011-07-17DC: Directory handling fixesMarcus Comstedt
2011-07-17SCUMM: Fix strange noise in Indy4 outro with AdLib/FM-Towns output.Johannes Schickel
2011-07-17SCUMM: Clarify PC Speaker style sound resource handling with a comment.Johannes Schickel
2011-07-16DREAMWEB: Clarify a comment in my previous commit slightly.eriktorbjorn
2011-07-16DREAMWEB: Rewrote lockmon() to fix pausing/unpausingeriktorbjorn
2011-07-15BUILD: Include localized readmes into win32 packageEugene Sandulenko
2011-07-15DOCS: move translated readmes one level upEugene Sandulenko
2011-07-15DOCS: Remove obsolete HE-related file listsEugene Sandulenko
2011-07-15WINCE: Change default values for "FM_high_quality" & "high_sample_rate"CeRiAl
2011-07-14SCUMM: Add debug output in case the code tries to set up a non-existant iMuse...Johannes Schickel
2011-07-14SCUMM: fix regression caused by recent sjis code changesathrxx
2011-07-14SCUMM: Handle default instrument set up in iMuse like the original.Johannes Schickel
2011-07-14SCUMM: Implement iMuse alloc part command closer to the original.Johannes Schickel
2011-07-13SCI: Restore deleted LSL6 workaround for crash on loadingWillem Jan Palenstijn
2011-07-13BUILD: Allow for disabling Bink supportMatthew Hoops
2011-07-13BACKENDS: Fix spelling of 'Mac OS X'Matthew Hoops
2011-07-13BACKENDS: Fix compilation on case-sensitive Mac OS XMatthew Hoops
2011-07-13BACKENDS: Fix a typoMatthew Hoops
2011-07-13BACKENDS: Remove unneeded define checkMatthew Hoops
2011-07-13BACKENDS: Rename appMenu_osx.* to appmenu_osx.*Matthew Hoops
2011-07-13BACKENDS: Fix compilation on Mac OS X without translation supportMatthew Hoops
2011-07-13KYRA: Add detection for Russian versions of Kyra1 & LoLEugene Sandulenko
2011-07-13SCUMM: Fix bug #3306145: INDY3: EGA version script bugsEugene Sandulenko
2011-07-12Merge pull request #51 from CeRiAl/macosx-appmenu-i18nIsmail Khatib
2011-07-12TOON: Fix default walk to object with screen scrollingsylvaintv
2011-07-12MACOSX: Fix application menu i18n compilation for Mac OSX 10.4+CeRiAl
2011-07-11SCUMM: Adapt iMuse code formatting to our standards.Johannes Schickel
2011-07-11NEWS: Mention SCUMM v5 PC Speaker support in 1.4.0 section.Johannes Schickel
2011-07-11Merge pull request #54 "SCUMM v5 PC Speaker driver".Johannes Schickel
2011-07-10SCUMM: minor bug fix in FM-Towns midi driverathrxx
2011-07-10JANITORIAL: Remove svn keywords from audio/decoders/codec.hJohannes Schickel
2011-07-10AUDIO: Fix QDM2 sound in QuickTime filesMatthew Hoops