aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-15SCI: Plug a leak in ResourceManager::detectSciVersion()Filippos Karapetis
2012-01-15TSAGE: Don't use "&&" synonym "and".Johannes Schickel
2012-01-15SCUMM: add missing free()athrxx
2012-01-15KYRA: (EOB) - add support for original save game filesathrxx
2012-01-15Merge pull request #166 from BenCastricum/masterEugene Sandulenko
2012-01-15DRACI: Move readByte() and readUint32LE() out of assert()Torbjörn Andersson
2012-01-14LURE: Move readByte() call out of assert()Torbjörn Andersson
2012-01-14MACOSX: Changed CoreAudio deprecation check slightly to allow building with o...Oystein Eftevaag
2012-01-14Merge pull request #157 from fingolfin/coreaudioOystein Eftevaag
2012-01-14MACOSX: Replace use of a 10.4 only API by one available since 10.0Max Horn
2012-01-14MACOSX: Default to new CoreAudio API on x86, and to old on PowerPCMax Horn
2012-01-14OSX: Fixed some file paths when copying docs to the bundle, and updated DS_StoreOystein Eftevaag
2012-01-14OSX: Avoid use of NSString:stringWithCString, for OS X 10.2 and 10.3 compatib...Oystein Eftevaag
2012-01-14OSX: Use static zlib library againOystein Eftevaag
2012-01-14SCI: Add a script patch to fix a script bug in GK1 floppyFilippos Karapetis
2012-01-14KYRA: Make workaround for bug #1498221 work again.Johannes Schickel
2012-01-14KYRA: Fix missing debug commands.Johannes Schickel
2012-01-14SCI: Don't clip the plane rectangle in kernelDeletePlane()Filippos Karapetis
2012-01-14SCI: When deleting a plane, also delete the items in itFilippos Karapetis
2012-01-14Merge pull request #165 from eriktorbjorn/dig-workaroundTorbjörn Andersson
2012-01-14SCUMM: Fix workaround for Dig spider lair sound glitchTorbjörn Andersson
2012-01-14SCI: Fix bug in fadeIn()/fadeOut()Filippos Karapetis
2012-01-13NEWS: Add a note about a bugfix when starting new songs in SCIFilippos Karapetis
2012-01-13TSAGE: R2R - Silent warningStrangerke
2012-01-13TSAGE: R2R - Preliminar implementation of scene 1550Strangerke
2012-01-13SCI: Some more work on kSetShowStyle. Silenced some chatty warnings in GK1Filippos Karapetis
2012-01-13SCI: Blacklist more unused/debug SCI2.1 kernel functionsFilippos Karapetis
2012-01-13MISC: Update more dates to 2012Willem Jan Palenstijn
2012-01-13COMMON: Enhance zlib interfaceAndrea Corna
2012-01-13SCI: Fixed some graphics corruption (black boxes) in the dialogs of GK1Filippos Karapetis
2012-01-12Merge pull request #146 from eriktorbjorn/masterFilippos Karapetis
2012-01-12DREAMWEB: Rewrite a comment, since the old one could be misreadTorbjörn Andersson
2012-01-11DREAMWEB: Change selectSaveLoadPage()'s command type to be uniqueTorbjörn Andersson
2012-01-11README: Mention T7G specific configuration optionScott Thomas
2012-01-10TSAGE: R2R - Fix some warnings, implement sub51AF8Strangerke
2012-01-10TSAGE: R2R - Partial implementation of scene 1200Strangerke
2012-01-10TSAGE: R2R - Add some global variables, fix some default valuesStrangerke
2012-01-10CONFIGURE: Also check "long long" in find_type_with_size.Johannes Schickel
2012-01-10CONFIGURE: Make 32bit pointer check a bit safer.Johannes Schickel
2012-01-10CONFIGURE: Fix formatting.Johannes Schickel
2012-01-09VIDEO: Small refactoring of the Bink DecoderBastien Bouclet
2012-01-08GUI: Make eraser.bmp a Windows v3 bitmapMatthew Hoops
2012-01-09SWORD2: Force fake transparency for PSX spritesFabio Battaglia
2012-01-08KYRA: fix regression in non-playable HOF demoathrxx
2012-01-08TSAGE: R2R - Implement scene 1530Strangerke
2012-01-08CONFIGURE: Better test for 32-bitness courtsey of LordHotoEugene Sandulenko
2012-01-08CONFIGURE: Add detection for 64-bitness and define int64 when applicableEugene Sandulenko
2012-01-08KYRA: Cleanup v2 item animation a little bit.Johannes Schickel
2012-01-08TSAGE: R2R - Implement scene 1525Strangerke
2012-01-08TSAGE: R2R - Implement scene 1500Strangerke