aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-10-17renamed some Timer methodsMax Horn
2003-10-17proper fix for COMI timer issue: don't let a Timer remove itselfMax Horn
2003-10-17added tag2str helper functionMax Horn
2003-10-17oops, forgot to remove the old Platform enumMax Horn
2003-10-17moved platform/language constants to common/util.*Max Horn
2003-10-17wait_for_actor -> waitForActorMax Horn
2003-10-17Player_V2A now compile with PalmOS portChris Apers
2003-10-17Disable maniacnes for now.Travis Howell
2003-10-16Update error messageTravis Howell
2003-10-16Add hack from Jamieson, to prevent palette darkening when it shouldn't in Ami...Travis Howell
2003-10-16Fix spacingTravis Howell
2003-10-15removed the kDefault*Volume constantsMax Horn
2003-10-15Disable code which seems to be real cause of lock up in title screen of MI1 d...Travis Howell
2003-10-15Version 4 games should use older code style too, checked against loomcd/monke...Travis Howell
2003-10-14init RNG for everybody using time()Max Horn
2003-10-14Fixed warningTorbjörn Andersson
2003-10-14fix debug mode 0Max Horn
2003-10-13This should only apply to 32 color Amiga versions.Travis Howell
2003-10-13init random seed with timeMax Horn
2003-10-13init random seed with timeMax Horn
2003-10-13cleanup; got rid of Gdi::_palette_mod in favor of Gdi::_roomPaletteMax Horn
2003-10-13sufficient to set _roomPalette at the start for V6+ games, since they don't m...Max Horn
2003-10-13Whitespace changeTorbjörn Andersson
2003-10-13_roomPalette needs to be reset for all scumm games now.Travis Howell
2003-10-13samdemo doesn't set VAR_SAVELOADDIALOG_KEYTravis Howell
2003-10-12some more target<->game cleanupMax Horn
2003-10-12some renaming for more consistent terminology (although we might want to reev...Max Horn
2003-10-12cleanupMax Horn
2003-10-12code simplificationMax Horn
2003-10-12sfx_volume and music_volume were swappedMax Horn
2003-10-12workaround for bug #820507 (INDY3TOWNS: Biplane controls are haywire)Max Horn
2003-10-12Fix for Bug [817871]: Added MT-32 master volume adjustment to pause().Jamieson Christian
2003-10-12mac loom uses different var.Travis Howell
2003-10-12Missed two spotsTravis Howell
2003-10-11Some Mac0 conversion tweaksJamieson Christian
2003-10-10Feature Request [781797] Support music in the Mac version of MI1Jamieson Christian
2003-10-10fix by hibernatusMax Horn
2003-10-10some cleanupMax Horn
2003-10-09get rid of the copy method again, instead create the sound object on the fly ...Max Horn
2003-10-09Disable unused Scumm version (8) in PalmOS port.Chris Apers
2003-10-09Moved PalmOS initializations out of namespaces.Chris Apers
2003-10-09kill reference to old urlJonathan Gray
2003-10-09I had this wrong way around.Travis Howell
2003-10-09Add player_v2a - fix crash when playing two identical sounds, patch #820427Travis Howell
2003-10-08new config manager. not everything is completed, and some things will still b...Max Horn
2003-10-08Fixed Indy4-Towns music settings, plus small multi-midi quirkJamieson Christian
2003-10-07More Euphony/YM2612 instrument layering and polyphonyJamieson Christian
2003-10-07Patch [818296] Modified MT-32 intialization sequence.Jamieson Christian
2003-10-07Set up MDT_TOWNS on remainder of FM-TOWNS targetsJamieson Christian
2003-10-07Remove comment, which is no longer needed too.Travis Howell