aboutsummaryrefslogtreecommitdiff
path: root/scumm/resource.cpp
AgeCommit message (Expand)Author
2004-04-08Can't do that on PalmOS, exit is event basedChris Apers
2004-04-04these debug() calls look as if they should be debugC() callsMax Horn
2004-04-04Exit quietly if we just told the user we are going to exit; no need to call e...Max Horn
2004-03-29clean up FMUS handling, fix not being able to enable sound debug messagesJonathan Gray
2004-03-28rename displayError() to displayMessage(); fix slightly incorrect usage of th...Max Horn
2004-03-23Alter some HE games settingsTravis Howell
2004-03-17Fix for bug #893254 (MI1VGA: Changes in object names are not saved); this may...Max Horn
2004-03-02Avoid duplicate targetsTravis Howell
2004-03-02Remove fixmeTravis Howell
2004-03-02Add better check for HE resource differences.Travis Howell
2004-02-29add support for the standalone maniac mansion demoJonathan Gray
2004-02-17Made explicitly clear that for GID_PJSDEMO, _numNewNames never got set (i.e. ...Max Horn
2004-02-11Hack no longer required.Travis Howell
2004-02-06o Now Long TRS messages get wrappedEugene Sandulenko
2004-02-05Fix for bug #882083 (COMI: CD change cancel button)Max Horn
2004-02-05removed obsolete #include'sMax Horn
2004-01-19fix endian bug when dealing with ArrayHeader's; added a hack to permit save g...Max Horn
2004-01-10More conversion to debug channelsJames Brown
2004-01-08synced with local sourcesPaweł Kołodziejski
2004-01-06synced imuse digital with local treePaweł Kołodziejski
2004-01-06updated copyright noticeMax Horn
2003-12-26got rid of those _maxFOO macros, replaced them by access to the equivalent _n...Max Horn
2003-12-25cleanup; fix File::open usage (do not hardocde constant values, rather use th...Max Horn
2003-12-22Moved bundle music code from class Sound to IMuseDigital (seems more natural;...Max Horn
2003-11-28game targets can now have a base filename different from the target name; mis...Max Horn
2003-11-18Add PC game feature flag, to match others.Travis Howell
2003-11-17replaced demo GIDs wth GF_DEMOPaweł Kołodziejski
2003-11-13*** empty log message ***Travis Howell
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-07more spelling fixesJonathan Gray
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-11-01modified MessageDialog to allow for custom button textsMax Horn
2003-10-17added tag2str helper functionMax Horn
2003-10-12some more target<->game cleanupMax Horn
2003-10-11Some Mac0 conversion tweaksJamieson Christian
2003-10-10Feature Request [781797] Support music in the Mac version of MI1Jamieson Christian
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-10-02renamed class Scumm to ScummEngine (consisten with other engine names; also m...Max Horn
2003-10-02Fix for Bug [815851] DOTT: MT-32 MIDI priorityJamieson Christian
2003-09-30Support for FMTowns versions of MI1/2,Jamieson Christian
2003-09-14Fix for Bug [805593] MI2: Music stops in LeChuck's fortressJamieson Christian
2003-09-14A hack for bug #770581. This makes the sound much closer to theJochen Hoenicke
2003-09-11cleanupMax Horn
2003-09-10Correct RO sound resource size for blocked games.Travis Howell
2003-09-09some initial work on Mac0 support. Everybody feel free to pick up here and im...Max Horn
2003-09-09cleanupMax Horn
2003-09-09added convertMac0Resource (which doesn't do anything yet, but is the place we...Max Horn
2003-09-08mention some GM instrument numbersMax Horn
2003-09-08added comment describing Mac0 formatMax Horn
2003-09-08fix an overflowMax Horn