aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2005-05-17Made the help dialog scale itself. There's one place where it ought to useTorbjörn Andersson
2005-05-16Fix from Quiteust for boxes in MM NES.Eugene Sandulenko
2005-05-16Arrow keys no longer emulate mouse movement.Torbjörn Andersson
2005-05-16Made InfoDialog scale itself.Torbjörn Andersson
2005-05-16Enlarge the option dialogs; note that the widgets should be rearranged / enla...Max Horn
2005-05-15Restore --disable-he functionality. :(Eugene Sandulenko
2005-05-15Use a 'big' ListWidget in SaveLoadChooserExMax Horn
2005-05-15Unified rules that determine when a dialog shall use its 'big' mode and when ...Max Horn
2005-05-15Replaced global revBitMask array with a macroMax Horn
2005-05-15Renamed costume scale tables; merged the old costume renderer's scale table w...Max Horn
2005-05-15Added AuxBlock::reset() method; moved aux related code to ScummEngine_v71he c...Max Horn
2005-05-15Disabling SCUMM7/8 games should disable HE61 games.Travis Howell
2005-05-14Improvements to --disable-* stuff. Now less ugly #ifdefs with #includes.Eugene Sandulenko
2005-05-14Added --disable-hq and --disable-scumm-7-8 options. Also improvedEugene Sandulenko
2005-05-14Merge loop limits into one)Max Horn
2005-05-14Made the SCUMM main dialog scale itselfMax Horn
2005-05-14Applies to HE70 too.Travis Howell
2005-05-14Add configure option to disable HE 70+ games.Travis Howell
2005-05-14Opcode number correctionEugene Sandulenko
2005-05-14Yet another LogicHE opcode.Eugene Sandulenko
2005-05-14OoopsTravis Howell
2005-05-14Implemented last football logic opcode.Eugene Sandulenko
2005-05-14Handle default case.Travis Howell
2005-05-14More football logic opcodes.Eugene Sandulenko
2005-05-13Check if charset is been used, before expiring the resource.Travis Howell
2005-05-13HE demos sometimes call music tracks that don't exist.Travis Howell
2005-05-13Didn't need to break HE70 saved games after all.Travis Howell
2005-05-13Comment typo.Torbjörn Andersson
2005-05-13Changed back _numActors to 30 for Sam & Max to avoid breaking savegameTorbjörn Andersson
2005-05-13Cases apply to rtRoomImage in He70+ too.Travis Howell
2005-05-12Remove debug leftover comments.Eugene Sandulenko
2005-05-12Removed unused variables to prevent warnings.Torbjörn Andersson
2005-05-12Avoid HE regressions.Travis Howell
2005-05-12Support for football/footdemo logicEugene Sandulenko
2005-05-11Implement now spotted Logic opcode in funshops. Now need to find a placeEugene Sandulenko
2005-05-11Fix crash in puttsfunshop when trying to edit new shape.Eugene Sandulenko
2005-05-11Simple and crude demo of the 'big' buttons -- the infrastructure for this isn...Max Horn
2005-05-11Merge loop index variablesMax Horn
2005-05-11Reduce header dependenciesMax Horn
2005-05-11Unify check in initBGBuffers and in getZPlanesMax Horn
2005-05-11Corect _numActors in HE games.Travis Howell
2005-05-11Broke HE70 saved games too, due to activity.Travis Howell
2005-05-11Remove fixmesTravis Howell
2005-05-11Set number of actors by version again.Travis Howell
2005-05-11Made Gdi::_transparentColor protectedMax Horn
2005-05-11Add additional logic hook in footdemo/funshops.Travis Howell
2005-05-11Extra debugs no longer required.Travis Howell
2005-05-11Corect heversion in some Dutch demos.Travis Howell
2005-05-11Confirmed filenamesTravis Howell
2005-05-11Moved some more stuff to namespace Audio (enough for tonight)Max Horn