aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-17Added my Woodruff version to the MD5 listMax Horn
2005-05-17Updated GUI issues.Torbjörn Andersson
2005-05-17Made the help dialog scale itself. There's one place where it ought to useTorbjörn Andersson
2005-05-17Added "big" version of the Tab widget, and made use of it.Torbjörn Andersson
2005-05-17Fixed caret regression in editable text fields.Torbjö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-16Fixed drawing of the caret. (It was drawn using the GUI font, rather thanTorbjörn Andersson
2005-05-16Use the same offset - string width for the item number - for every line inTorbjörn Andersson
2005-05-16Made InfoDialog scale itself.Torbjörn Andersson
2005-05-16Made the buttons scale themselves too.Torbjörn Andersson
2005-05-16Made the file/directory browser dialog scale itself.Torbjörn Andersson
2005-05-16Fixed the SoundFont button's behaviour in the Edit Game dialog.Torbjörn Andersson
2005-05-16Updated TODOMax Horn
2005-05-16Enlarge the option dialogs; note that the widgets should be rearranged / enla...Max Horn
2005-05-16Made the launcher dialog scale itselfMax Horn
2005-05-15Restore --disable-he functionality. :(Eugene Sandulenko
2005-05-15Added a list of the dialogs which need to be updated to the TODOMax Horn
2005-05-15Now that the GUI scaling code is off, we can use a 'big' font which is not ex...Max Horn
2005-05-15Use big font in ListWidget if it is in kBigScrollBarWidth modeMax Horn
2005-05-15Center button label vertically, too (possible now that the GUI scaling is off)Max Horn
2005-05-15Use a 'big' ListWidget in SaveLoadChooserExMax Horn
2005-05-15Draw scrollbar arrows using drawLine, instead of hard coding bitmaps; add a p...Max Horn
2005-05-15Turn off auto scaling for nowMax Horn
2005-05-15fixed give verbAndrew Kurushin
2005-05-15Add a switch which allows turning off the automatic GUI scaling easilyMax Horn
2005-05-15Unified rules that determine when a dialog shall use its 'big' mode and when ...Max Horn
2005-05-15Word wrap the 'features' stringMax Horn
2005-05-15Added Font::wordWrapText methodMax Horn
2005-05-15add save game chunkAndrew Kurushin
2005-05-15Indentation and whitespace.Torbjörn Andersson
2005-05-15Added comment about which version of Woodruff I added an MD5 sum for.Torbjörn Andersson
2005-05-15Added String::iteratorMax 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-14Added a TODO for file codeMax Horn
2005-05-14Factor out common stuff in scummsys.h a little bitMax Horn
2005-05-14Removing the last traces of the old custom new/delete operatorsMax Horn
2005-05-14We should document the OSystem keycodes eventuallyMax 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