Age | Commit message (Expand) | Author |
2003-09-10 | experimental fix for bug #802396 (LOOMCD: Sound lock up); it turns out this i... | Max Horn |
2003-09-10 | cleanup | Max Horn |
2003-09-10 | fix for bug #776807 (MM: Jail Door Closes). Our doSentence implementation sho... | Max Horn |
2003-09-10 | instead of abusing the 'recursive' attribute to flag V2 background scripts, u... | Max Horn |
2003-09-10 | cleanup | Max Horn |
2003-09-10 | added refCon parameter to timer class | Max Horn |
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h | Max Horn |
2003-09-10 | Check for Roland patch in loom and monkeyega, give better error if patch not ... | Travis Howell |
2003-09-10 | Add comment | Travis Howell |
2003-09-10 | Correct RO sound resource size for blocked games. | Travis Howell |
2003-09-10 | fix for bug #770042 (LOOM: Some bits of dialogue are repeated) | Max Horn |
2003-09-09 | cleanup; fix for bug #795942 (COMI: text display off screen) and #785760 (COM... | Max Horn |
2003-09-09 | fix for bug #782086 (COMI: a long walk) | Max Horn |
2003-09-09 | another fix for bug #802396 (LOOMCD: Sound often causes lock up) | Max Horn |
2003-09-09 | fix for bug #749970 (FT: Animation glitch at the fuel tower) | Max Horn |
2003-09-09 | replaced all use of scale items with scale slots. This allowed me to get rid ... | Max Horn |
2003-09-09 | added convertScaleTableToScaleSlot method, preparing to replace scale items w... | Max Horn |
2003-09-09 | added some comments to a FIXME | Max Horn |
2003-09-09 | some initial work on Mac0 support. Everybody feel free to pick up here and im... | Max Horn |
2003-09-09 | cleanup | Max Horn |
2003-09-09 | added convertMac0Resource (which doesn't do anything yet, but is the place we... | Max Horn |
2003-09-08 | mention some GM instrument numbers | Max Horn |
2003-09-08 | added comment describing Mac0 format | Max Horn |
2003-09-08 | fixed yet another bug in redraw logic (which was hidden so far and revealed b... | Max Horn |
2003-09-08 | moving stuff around | Max Horn |
2003-09-08 | actually USAGE_BIT_RESTORED must be cleared, too | Max Horn |
2003-09-08 | turns out that in the GFX usage bit conversion process, we accidentally left ... | Max Horn |
2003-09-08 | make even more use of Scumm::_musicEngine; added MusicEngine::setMasterVolume | Max Horn |
2003-09-08 | overlooked one 'new Player_V2' | Max Horn |
2003-09-08 | fix an overflow | Max Horn |
2003-09-08 | set _musicEngine for V1/V2 games, too | Max Horn |
2003-09-08 | renamed VersionSettings -> TargetSettings and also renamed some of its member... | Max Horn |
2003-09-08 | WORKAROUND bug #770065: Sync issue in lens conversation (this is actually a s... | Max Horn |
2003-09-08 | fix for bug #802396 (LOOMCD: Sound often causes lock up) | Max Horn |
2003-09-08 | some cleanup | Max Horn |
2003-09-08 | Reduce PalmOS data segement | Chris Apers |
2003-09-08 | fix warning | Paweł Kołodziejski |
2003-09-08 | Correct verb position in mac version of indy3ega | Travis Howell |
2003-09-08 | Amiga V3 music updates from unused. | Travis Howell |
2003-09-07 | properly decode SBL resources by scanning the VOC header in them; added a gue... | Max Horn |
2003-09-07 | make use of voc.h; some cleanup | Max Horn |
2003-09-07 | removed the seperate 'MP3' CD methods in class Sound (besides being misnamed,... | Max Horn |
2003-09-07 | cleanup/refactoring | Max Horn |
2003-09-07 | some cleanup; clarified isSoundInUse semantics and the difference between IMu... | Max Horn |
2003-09-07 | make some first use of Scumm::_musicEngine; cleanup; also some changes which ... | Max Horn |
2003-09-07 | small tweak (hm, is IMuse::get_sound_active really still needed? or rather, d... | Max Horn |
2003-09-07 | added common base class MusicEngine for iMuse/iMuseDigital/Player_V123 (initi... | Max Horn |
2003-09-07 | Fix warning | Travis Howell |
2003-09-07 | Add news files | Travis Howell |
2003-09-07 | Add music player for Amiga versions of indy3ega/loom from unused. | Travis Howell |