aboutsummaryrefslogtreecommitdiff
path: root/scumm/resource.cpp
AgeCommit message (Expand)Author
2003-07-06add support for MRAW/dmu files in 3DO humongous games, has the overlapping mu...Jonathan Gray
2003-07-06recognise FMUS blcoks from 3DO humongous games and print out some debug info ...Jonathan Gray
2003-07-06Add support for Amiga version of Monkey Island 1Travis Howell
2003-06-26rearragned stuffMax Horn
2003-06-26added ResourceIterator, replacing two of the old findResource/findResourceSma...Max Horn
2003-06-25more const qualifiersMax Horn
2003-06-25added some const qualifiers; moved _bundle & _current_cd_sound from class Scu...Max Horn
2003-06-14Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...Max Horn
2003-06-14Format string/argument mismatch fixes.Torbjörn Andersson
2003-06-07replaced GF_AFTER with _versionMax Horn
2003-05-31cleanupMax Horn
2003-05-30some cheap doxygen docs; cleanupMax Horn
2003-05-28const as const can!Max Horn
2003-05-28Treat AMI music resoucres in monkey2 for Amiga as ROL for now, to allow music...Travis Howell
2003-05-26more const qualifiersMax Horn
2003-05-25Corrected target loopback point for 'AD' conversionJamieson Christian
2003-05-25Finishing the fixJamieson Christian
2003-05-25Possible fix for [742962] MI1VGA - Crash at Scumm Bar.Jamieson Christian
2003-05-25cleanupMax Horn
2003-05-24(somewhat hackish) support for COMI CD changing on Mac OS X; reordered stuff ...Max Horn
2003-05-23Fixed PPQN for old 'AD' music resourcesJamieson Christian
2003-05-21many pedantic warning fixes (and some actual potential buglets fixed, too)Max Horn
2003-05-20warning -> debug messageMax Horn
2003-05-20init all Bundle members properly; make _voiceFile/_musicFile protectedMax Horn
2003-05-19make gui work if the requested string vars don't existJonathan Gray
2003-05-18cleanupMax Horn
2003-05-16Feature [557411] Adlib sound effects with GM drivers.Jamieson Christian
2003-05-16some updates that get us up to the bootscripts of he v7 games before erroring...Jonathan Gray
2003-05-13NUM_ACTORS -> _numActors (for consistency)Max Horn
2003-05-13cleanupMax Horn
2003-05-08init all VAR_* variables to 0xFF; replaced access to _vars in the form _vars[...Max Horn
2003-05-07..\..\msg.txtJamieson Christian
2003-05-03added music looping for MonkeyVGA/EGA and Indy3Max Horn
2003-05-02shouldn't work so late at night, only make mistakesMax Horn
2003-05-01umpfMax Horn
2003-05-01cleanupMax Horn
2003-05-01fixed music tempo in indy3/monkeyvga etc.Max Horn
2003-05-01khalek, your patch didn't handle Indy (the original cause for my patch). This...Max Horn
2003-05-01unbreak costumes in most gamesJonathan Gray
2003-05-01Fixed bug #730030: INDY3: Crash when loading new savegamesMax Horn
2003-04-30PalmOS changesMax Horn
2003-04-29make all known file extensions of resource files workJonathan Gray
2003-04-28pedantic checksMax Horn
2003-04-28add some he v7 blocksJonathan Gray
2003-04-20close bundle files when changing discs in comiJonathan Gray
2003-04-12just in case...Max Horn
2003-04-11fixed resource loading in GF_OLD_BUNDLE games (res header = 2 bytes length, p...Max Horn
2003-04-11made unblocked games get a little farther before crashingMax Horn
2003-03-29changed printf to debugPaweł Kołodziejski
2003-03-06updated copyrights headersPaweł Kołodziejski