aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-08SCI: Fix return value of GetMessage.Walter van Niftrik
2009-05-08Added detection string for 'Adi Anglais primaire 7-11 ans' (PAK)Arnaud Boutonné
2009-05-08"??)" is the trigraph for "]". That isn't what we want.Torbjörn Andersson
2009-05-08Added detection string for 'Adibou présente la Magie' (STK2.1), 'Adi França...Arnaud Boutonné
2009-05-08SCI: GetMessage: lock resource.Walter van Niftrik
2009-05-08SCI: Folded line.h and crossblit.h into gfx_support.cppMax Horn
2009-05-08SCI: cleanupMax Horn
2009-05-08SCI: Got rid of code for endian adjusting pixmapsMax Horn
2009-05-08SCI: turn the various gfx filters from #define hacks into template funcsMax Horn
2009-05-08SCI: Replaced gfx_driver_t::set_palette and install_palette by directly invok...Max Horn
2009-05-08SCI: AvoidPath: another workaround for ECOWalter van Niftrik
2009-05-08SCI: AvoidPath: Fixed a regression caused by previous commit, and added aWalter van Niftrik
2009-05-08Clarified docstring for String::insertCharMax Horn
2009-05-08SDL: Modified OSystem_SDL::setWindowCaption to strip out non-ASCII chars (thi...Max Horn
2009-05-08Fixed compilation under all versions of MSVC (renamed sound/softsynth/opl/opl...Filippos Karapetis
2009-05-08SCI: AvoidPath: added support for multiple contained-access polygons (ECO1).Walter van Niftrik
2009-05-08SCI: Got rid of last traces of class SegInterfaceMax Horn
2009-05-08SCI: Moved findCanonicAddress from SegInterface to MemObjectMax Horn
2009-05-08SCI: Moved freeAtAddress from SegInterface to MemObjectMax Horn
2009-05-08SCI: Renamed dstack_t -> DataStack; removed obsolete KF_OLD constantMax Horn
2009-05-08SCI: Started to merge SegInterface into MemObjectMax Horn
2009-05-08SCI: Added workaround for Common::Array<T>::resize() not zero-initing newly a...Max Horn
2009-05-07More debug info in the error messages when GUI layout is wrong.Eugene Sandulenko
2009-05-07Fix an endian bugMatthew Hoops
2009-05-07Correct incorrect byte in corrupt 72.out file, included with some PC versions...Travis Howell
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é