aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-07Commit of patch submitted by Jaime Abraham Corrales Gonzalez, with minor form...Paul Gilbert
2009-05-07Removed the renamed OPL files from the projectPaul Gilbert
2009-05-06Updated xcode project, and fixed dependency for the iphonebundle makefile targetOystein Eftevaag
2009-05-06For the time being rename opl.h to opl_inc.h and opl.cpp to opl_impl.h, so MS...Johannes Schickel
2009-05-06Another attempt at fixing MSVC compiliation. (someone test this please ;-)Johannes Schickel
2009-05-06Gob - Added atmosphere music to WinGob1, WinGob2 and WinGob3Arnaud Boutonné
2009-05-06Gob - Modify Features of PC versions of Fascination to Adlib. (thank DrMcCoy ...Arnaud Boutonné
2009-05-06Patch #2758080: GSOC09: XMIDI parser switch casesMax Horn
2009-05-06Don't include headers inside namespace scopes. This should fix compilation on...Johannes Schickel
2009-05-06Fixed SCI compilation under MSVC and added several missing filesFilippos Karapetis
2009-05-06Sync with adlib.cpp renamePaul Gilbert
2009-05-06Sync with adlib.cpp renamePaul Gilbert
2009-05-06SCI: Added operator== and !=, as well as an isNull method to reg_tMax Horn
2009-05-06SCI: Added a comment (taken from a mail by Lars Skovlund) explaining SCI stri...Max Horn
2009-05-06Sync with adlib.cpp renameEugene Sandulenko
2009-05-06Rename duplicate named files in order to make MSVC happierEugene Sandulenko
2009-05-06Added reference to sci\sfx\player\player.cppPaul Gilbert
2009-05-06Added a reference to scummsys.h to fix compilation errorsPaul Gilbert
2009-05-06Updated the MSVC project files of the SCI engine (compilation is broken with ...Filippos Karapetis
2009-05-06- Updated the MSVC project files of ScummVM (added the new Adlib player, as w...Filippos Karapetis
2009-05-06Add more file sizes.Travis Howell
2009-05-06Silence warnings. Const correctnessEugene Sandulenko
2009-05-06Const correctnessEugene Sandulenko
2009-05-06Remove duplicate entry (sorry Strangerke, but this one was already in there, ...Sven Hesse
2009-05-06Gob - Add MD5 as provided by Luca in scummvm-devel for Woodruff ITAArnaud Boutonné
2009-05-06SCI: Modified the new adlib driver for the dosbox adlib emulator, and enabled...Walter van Niftrik
2009-05-06Fix feedback/algorithm register write bugs in Dual OPL2 mode.Johannes Schickel
2009-05-05Really fix Dual OPL2 initialization.Johannes Schickel
2009-05-05Commit of patch #2787493 "AmigaOS4: New Icon (better quality)".Johannes Schickel
2009-05-05Dual OPL2 initialization bugfix.Johannes Schickel
2009-05-05Cleanup:Johannes Schickel
2009-05-05- Remove default parameter from OPL::createJohannes Schickel
2009-05-05SCI: Removed stereo support from the soon-to-be-removed old SCI adlib driverWalter van Niftrik
2009-05-05At request by DrMcCoy enable DOSBox OPL2 by default whenever DISABLE_DOSBOX_O...Johannes Schickel
2009-05-05AdLib emulator changes part2:Johannes Schickel
2009-05-05AdLib emulator changes part1 (breaks compilation :-/):Johannes Schickel
2009-05-05Update SCI code for the upcoming AdLib emulator changes:Johannes Schickel
2009-05-05Gob - Fix Fascination CD file size thanks to joostp Arnaud Boutonné
2009-05-05Added detection entry for the German 16-colour version, which was included onTorbjörn Andersson
2009-05-05Fix input glitch regression again, by closer matching original PN code.Travis Howell
2009-05-05Fix input glitch regression, when examing items in PN.Travis Howell
2009-05-05SCI: Work around an 'Array used after being disposed' bug that occurs when a ...Max Horn
2009-05-05COMMON: Changed Array destructor to reset _storage and _size to 0 -- this hel...Max Horn
2009-05-05SCI: Fix my previous changes to internal_stringfrag_strcmp (side remark: Anot...Max Horn
2009-05-05SCI: Actually, it turns out the SystemString is more messed up than I thought...Max Horn
2009-05-05SCI: Simplified internal_stringfrag_strcmp and internal_stringfrag_strncmpMax Horn
2009-05-05SCI: Fixed out of bounds access in (still incomplete?) string frags codeMax Horn
2009-05-05Fix keymapper compilationEugene Sandulenko
2009-05-05SCI: Support for 0x4e control changes in new adlib driver, and some cleanup.Walter van Niftrik
2009-05-04Fix compilation without --enable-pnJoost Peters