aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/resource.cpp
AgeCommit message (Expand)Author
2011-03-04SCI: Amiga SCI1 middle games are actually SCI1 latemd5
2011-02-27SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLYmd5
2011-02-20SCI: Don't error out when a Mac resource has size 0Matthew Hoops
2011-02-19SCI: Reverted r914fe95, and silenced a false positive warningmd5
2011-02-19SCI: Added a FIXME for the KQ5 FM-TOWNS resource handling codemd5
2011-02-16SCI: Add support for the KQ5 FM Towns resource formatMatthew Hoops
2011-02-13SCI: Fix GK2 Mac picture 2315Matthew Hoops
2011-02-10SCI: Added resource manager support for changing the audio directory dynamica...Filippos Karapetis
2011-02-10SCI: Renamed addInternalSources -> addAudioSources and separated the script ...Filippos Karapetis
2011-02-10SCI: Moved some audio resource code to resource_audio.cppFilippos Karapetis
2011-02-09SCI: Improve speed of Mac resource fork sourcesMatthew Hoops
2011-02-05SCI: Fix Mac SCI32 subdirectoriesMatthew Hoops
2011-02-05SCI: Fix detectHires() for Mac SCI32 gamesMatthew Hoops
2011-02-03SCI: Fix KQ6 Mac audio resourcesMatthew Hoops
2011-02-02SCI: Set Mac cursors as a non-compressable type tooMatthew Hoops
2011-02-02SCI: Fix Mac sync resource supportMatthew Hoops
2011-02-02SCI: Add support for Mac audio36/sync36 resources in resource forksMatthew Hoops
2011-02-01SCI: Mac SCI1.1+ games can use SYNC as the resource type for sync resources tooMatthew Hoops
2011-01-31SCI: Update the Mac version detection commentsMatthew Hoops
2011-01-31SCI: Add support for Mac SCI1.1+ resource compressionMatthew Hoops
2010-12-14SCI: Close Memory Leaks in SCI Resource Loading, reported by Valgrind.David Turner
2010-12-02SCI: Slight formatting fix.Johannes Schickel
2010-12-02Disable error message regarding RESOURCE.AUD/.SFX for now.Lars Skovlund
2010-11-17SCI3: added a SCI3 implementation of findGameObject(), based on a patch by ls...Filippos Karapetis
2010-11-17SCI: Some restructuring. Added some SCI3 placeholders/stubsFilippos Karapetis
2010-11-17SCI: The heap was a separate resource in SCI1.1 - SCI2.1 games only. It was l...Filippos Karapetis
2010-11-13SCI: Update resource types for SCI2.1/3Matthew Hoops
2010-11-11SCI: Properly adding SCI3 script patches (a regression of r54211)Filippos Karapetis
2010-11-11SCI: Use the new CSC extension for SCI3 scriptsFilippos Karapetis
2010-11-10SCI3: Some changesFilippos Karapetis
2010-11-10SCI: Fix SCI2.1+ fallback detectionMatthew Hoops
2010-11-09SCI: Some slight work on SCI3Filippos Karapetis
2010-11-09SCI: Fixed the fallback detector againFilippos Karapetis
2010-11-09SCI: Fix Lighthouse SCI2.1 demoMatthew Hoops
2010-11-09SCI: Formatting convention fixesMatthew Hoops
2010-11-09SCI: Add resource manager support for SCI3 games.Lars Skovlund
2010-11-04SCI: Renamed findBlock() to findBlockSCI0()Filippos Karapetis
2010-11-02SCI: Remove any use of printfMax Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-31MOTOEZX: Fix warning about static not at beginning of declarationMax Horn
2010-09-28ALL: Fixup some #define namesMax Horn
2010-09-18SCI: Some changes to the fallback detector (sync with branch 1.2.0)Filippos Karapetis
2010-09-10SCI: Some changes regarding resourcesFilippos Karapetis
2010-09-04SCI: fixing commentMartin Kiewitz
2010-09-04SCI: doing detectDoSoundType() properly sci0earlyMartin Kiewitz
2010-08-21SCI: removing debug output from r52259Martin Kiewitz
2010-08-21SCI: fixing resourcemgr for pharkas/germanMartin Kiewitz
2010-08-17SCI: Fix for bug #3046800 - "SCI Fallback detector crashes with several games"Filippos Karapetis
2010-08-14SCI: Add support for Mac 'crsr' cursors used in SCI2+ gamesMatthew Hoops
2010-08-13SCI: adding switch to sci1mid for lsl1/spanishMartin Kiewitz