Age | Commit message (Collapse) | Author |
|
|
|
|
|
New save/load chooser
Conflicts:
gui/saveload.cpp
|
|
This was reported by valgrind, while looking at a different issue.
|
|
Will be used by WME.
|
|
|
|
DISABLE_SAVELOADCHOOSER_GRID.
|
|
|
|
|
|
|
|
|
|
one isn't available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now the thumbnail button and the descriptions are sub widgets of the
container widget.
|
|
Now it is possible to add sub widgets to a ContainerWidget and allow for these
to get events too.
|
|
|
|
|
|
|
|
|
|
and add handle.
|
|
|
|
|
|
|
|
resolution below 640x400.
|
|
Formerly it was enabled for everything above 320x200, but resolutions below
640x400 feature not enough space.
|
|
One of the string was left untranslated in the last update. This adds
the translation for that string (provided by Lightkey).
|
|
|
|
|
|
chooser.
|
|
|
|
GuiObject::removeWidget only removes the widget from the widget list, but
doesn't delete it. Oops.
|
|
|
|
|
|
|
|
chooser.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pitch values.
This is a first step to get rid of OverlayColor, which is a requirement for
proper 4Bpp overlay support.
|
|
thumbnails.
|
|
|