aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-19WhitespaceTorbjörn Andersson
2005-04-19Fixed warnings.Torbjörn Andersson
2005-04-19Remove FIXME comment, the current code is correct.Travis Howell
2005-04-19Simpler check.Travis Howell
2005-04-19Actually applies to all SCUMM 5/6 games.Travis Howell
2005-04-19Add different in monkey2 FM-TOWNSTravis Howell
2005-04-19Add tempo fix for simon1demo music, from bug #1164263.Travis Howell
2005-04-19Add patch #1185667 - GS FixTravis Howell
2005-04-19OoopsTravis Howell
2005-04-19Add some palette different in HE80+ games.Travis Howell
2005-04-19These VARS are HE95+ specific.Travis Howell
2005-04-18converse support improved (still has some bugs)Andrew Kurushin
2005-04-18If we don't want to use reverb, then at least disable it properly, not via a ...Max Horn
2005-04-18Braces for clarity, even though it *is* well-defined which 'if' the 'else'Torbjörn Andersson
2005-04-18Small correction, fixes red rose in spyfox2.Travis Howell
2005-04-18Adjust again, for sound header differences.Travis Howell
2005-04-18Sound size should only include sound data.Travis Howell
2005-04-18o Unstubbed sfPreDialog -- we have enough code for thatEugene Sandulenko
2005-04-18OoopsTravis Howell
2005-04-18OoopsTravis Howell
2005-04-18Add work around for inveotry background/items in putttime/puttzoo not always ...Travis Howell
2005-04-18Use correct music offsets for HE games, only a few demos use wrong tunes now.Travis Howell
2005-04-17Move stuff aroundMax Horn
2005-04-17New virtual method getObjectIdFromOBIMMax Horn
2005-04-17Split out some index reading code into a new method readIndexBlock()Max Horn
2005-04-17Move _numActors to a more sensible place, and make it protected; fix confirmF...Max Horn
2005-04-17cleanupMax Horn
2005-04-17Doesn't exist in HE72Travis Howell
2005-04-17Debug no longer needed.Travis Howell
2005-04-17Fix buffer overflow regression.Travis Howell
2005-04-17Add separate function for loading palette from choosen room.Travis Howell
2005-04-17Use variable width scrollbar in the console dialogMax Horn
2005-04-17Renamed 2 script functions which are correct.Eugene Sandulenko
2005-04-17Allow usage of ScrollBarWidget with a non-standard widthMax Horn
2005-04-17Updated TODO listMax Horn
2005-04-17oops, againMax Horn
2005-04-17oopsMax Horn
2005-04-17Added Dialog::wantsScaling(), to allow dialogs to turn off automatic scalingMax Horn
2005-04-17wizImage compression type 2 uses different decode method, so disable for now.Travis Howell
2005-04-17Revert + 1 to width/height, caused invalid write.Travis Howell
2005-04-17Missing brackets.Travis Howell
2005-04-17Move HE bugs/issues to wiki (At http://wiki.scummvm.org/index.php/HE_Progress )Travis Howell
2005-04-16Hack to get the CD version to play even if no CD track is presentMax Horn
2005-04-16Implement sfGetDeltaFrame and sfEnableZone. Fixes freeze when sanctuaryEugene Sandulenko
2005-04-16Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode...Max Horn
2005-04-16setLabel should probably cause an automatic redraw...Max Horn
2005-04-16vc compile warnAndrew Kurushin
2005-04-16Clarified the second comment, and removed the overlap between the two.Torbjörn Andersson
2005-04-16fixed: sprite hittest, speech draws in screen boundsAndrew Kurushin
2005-04-16Clarified/corrected my own comment, otherwise I'll probably forget exactlyTorbjörn Andersson