index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-05-17
Added automatic word wrapping to the about scroller
Max Horn
2005-05-17
Remove debug output. Some more PI fixes
Eugene Sandulenko
2005-05-17
Update with our own PI and atan2().
Eugene Sandulenko
2005-05-17
Fix word wrapping: do not generate spaces at the start/end of the wrapped lines
Max Horn
2005-05-17
Another funshop opcode. Does anyone knows ehrer to get proper x87 FPU fpatan
Eugene Sandulenko
2005-05-17
Added missing comma symbol, based on semicolon
Max Horn
2005-05-17
Center about dialog, and make it just wide enough to display the credits, but...
Max Horn
2005-05-17
Added clipping to drawLine(). This fixes a regression that caused the
Torbjörn Andersson
2005-05-17
Added my Woodruff version to the MD5 list
Max Horn
2005-05-17
Updated GUI issues.
Torbjörn Andersson
2005-05-17
Made the help dialog scale itself. There's one place where it ought to use
Torbjörn Andersson
2005-05-17
Added "big" version of the Tab widget, and made use of it.
Torbjörn Andersson
2005-05-17
Fixed caret regression in editable text fields.
Torbjörn Andersson
2005-05-16
Fix from Quiteust for boxes in MM NES.
Eugene Sandulenko
2005-05-16
Arrow keys no longer emulate mouse movement.
Torbjörn Andersson
2005-05-16
Fixed drawing of the caret. (It was drawn using the GUI font, rather than
Torbjörn Andersson
2005-05-16
Use the same offset - string width for the item number - for every line in
Torbjörn Andersson
2005-05-16
Made InfoDialog scale itself.
Torbjörn Andersson
2005-05-16
Made the buttons scale themselves too.
Torbjörn Andersson
2005-05-16
Made the file/directory browser dialog scale itself.
Torbjörn Andersson
2005-05-16
Fixed the SoundFont button's behaviour in the Edit Game dialog.
Torbjörn Andersson
2005-05-16
Updated TODO
Max Horn
2005-05-16
Enlarge the option dialogs; note that the widgets should be rearranged / enla...
Max Horn
2005-05-16
Made the launcher dialog scale itself
Max Horn
2005-05-15
Restore --disable-he functionality. :(
Eugene Sandulenko
2005-05-15
Added a list of the dialogs which need to be updated to the TODO
Max Horn
2005-05-15
Now that the GUI scaling code is off, we can use a 'big' font which is not ex...
Max Horn
2005-05-15
Use big font in ListWidget if it is in kBigScrollBarWidth mode
Max Horn
2005-05-15
Center button label vertically, too (possible now that the GUI scaling is off)
Max Horn
2005-05-15
Use a 'big' ListWidget in SaveLoadChooserEx
Max Horn
2005-05-15
Draw scrollbar arrows using drawLine, instead of hard coding bitmaps; add a p...
Max Horn
2005-05-15
Turn off auto scaling for now
Max Horn
2005-05-15
fixed give verb
Andrew Kurushin
2005-05-15
Add a switch which allows turning off the automatic GUI scaling easily
Max Horn
2005-05-15
Unified rules that determine when a dialog shall use its 'big' mode and when ...
Max Horn
2005-05-15
Word wrap the 'features' string
Max Horn
2005-05-15
Added Font::wordWrapText method
Max Horn
2005-05-15
add save game chunk
Andrew Kurushin
2005-05-15
Indentation and whitespace.
Torbjörn Andersson
2005-05-15
Added comment about which version of Woodruff I added an MD5 sum for.
Torbjörn Andersson
2005-05-15
Added String::iterator
Max Horn
2005-05-15
Replaced global revBitMask array with a macro
Max Horn
2005-05-15
Renamed costume scale tables; merged the old costume renderer's scale table w...
Max Horn
2005-05-15
Added AuxBlock::reset() method; moved aux related code to ScummEngine_v71he c...
Max Horn
2005-05-15
Disabling SCUMM7/8 games should disable HE61 games.
Travis Howell
2005-05-14
Improvements to --disable-* stuff. Now less ugly #ifdefs with #includes.
Eugene Sandulenko
2005-05-14
Added --disable-hq and --disable-scumm-7-8 options. Also improved
Eugene Sandulenko
2005-05-14
Merge loop limits into one)
Max Horn
2005-05-14
Made the SCUMM main dialog scale itself
Max Horn
2005-05-14
Added a TODO for file code
Max Horn
[next]