aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08while 'more logical' the current link order doesn't work if all plugins are d...Max Horn
2003-09-08added a TODOMax Horn
2003-09-08fixed yet another bug in redraw logic (which was hidden so far and revealed b...Max Horn
2003-09-08moving stuff aroundMax Horn
2003-09-08actually USAGE_BIT_RESTORED must be cleared, tooMax Horn
2003-09-08turns out that in the GFX usage bit conversion process, we accidentally left ...Max Horn
2003-09-08minor TODOMax Horn
2003-09-08added About dialog to launcherMax Horn
2003-09-08more logical link orderMax Horn
2003-09-08fixed circular dependency; moved version string to main.cpp (seems more logic...Max Horn
2003-09-08Cleanup.Torbjörn Andersson
2003-09-08changes to get a better link order, and to allow building a 'bare bone' scumm...Max Horn
2003-09-08fixed disabling of modulesMax Horn
2003-09-08got rid of version_settingsMax Horn
2003-09-08Updated comment.Torbjörn Andersson
2003-09-08Added some code to display the subtitles for the Smacker movies, whenTorbjörn Andersson
2003-09-08more plugin related workMax Horn
2003-09-08make even more use of Scumm::_musicEngine; added MusicEngine::setMasterVolumeMax Horn
2003-09-08overlooked one 'new Player_V2'Max Horn
2003-09-08fix an overflowMax Horn
2003-09-08set _musicEngine for V1/V2 games, tooMax Horn
2003-09-08added a FIXME commentMax Horn
2003-09-08renamed VersionSettings -> TargetSettings and also renamed some of its member...Max Horn
2003-09-08put back my previous changes which Kirben reverted (correctly: I had forgotte...Max Horn
2003-09-08adding some comments, reordering some stuffMax Horn
2003-09-08start to use code from the original resample codebase, since it uses fixed po...Max Horn
2003-09-08WORKAROUND bug #770065: Sync issue in lens conversation (this is actually a s...Max Horn
2003-09-08Some files are located in a different folder in Atari-ST version of ZakChris Apers
2003-09-08removed some superfluous newlinesMax Horn
2003-09-08fix for bug #802396 (LOOMCD: Sound often causes lock up)Max Horn
2003-09-08some cleanupMax Horn
2003-09-08Reduce PalmOS data segementChris Apers
2003-09-08updatePaweł Kołodziejski
2003-09-08fix warningPaweł Kołodziejski
2003-09-08update vc7 filesPaweł Kołodziejski
2003-09-08Complete rewrite of the in-game dialogs (quit, restart, settings, save andTorbjörn Andersson
2003-09-08Hide the menus when displaying full-screen messages, e.g. error messagesTorbjörn Andersson
2003-09-08Correct verb position in mac version of indy3egaTravis Howell
2003-09-08Amiga V3 music updates from unused.Travis Howell
2003-09-07updatedMax Horn
2003-09-07properly decode SBL resources by scanning the VOC header in them; added a gue...Max Horn
2003-09-07make use of voc.h; some cleanupMax Horn
2003-09-07new header file for VOC specific stuffMax Horn
2003-09-07removed the seperate 'MP3' CD methods in class Sound (besides being misnamed,...Max Horn
2003-09-07cleanup/refactoringMax Horn
2003-09-07some cleanup; clarified isSoundInUse semantics and the difference between IMu...Max Horn