Age | Commit message (Collapse) | Author | Files | Lines |
|
updating.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
spots that could also be fixed up as well, but require other methods to
fix them (the filled color rectangles on the progress bars, as well as
the text on them as well, as an example).
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
when the client was last exited.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
even when there's already a saved window configuration.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
back to the chat class, where they really belong. Since the party class
parses its own suboptions, I left the suboptions within that class.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
enough to contain the map's name. Also fixed an unnoticed logic flip
that was done unintentionally. This class now manages to work
perfectly when the config file has no previous dimensional influences,
but still won't resize properly without removing the ability to resize
or getting rid of those stored configs. TODO: Find out why loading
window configuration for the default minimum width or height overrides
the Minimap's supplied dimensions it wants.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
the algorithm was optimized further, so that only one correction needs
to be done if the last line is the longest.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
customizable through the color interface so that if someone is
colorblind to a certain color and it doesn't show up well, they can
change it (or even people who just don't like the default color).
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
the textbox class. Should now always choose the most ideal text wrap
possible.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
upon knowing what dimension they have to wrap to or beat in order for
text wrapping to work. By adding this to be initiated at the same time
as the text wrapping is done, this should decrease visual artifacts
caused by not initializing it properly to begin with.
Also made the item popups compact to the minimum dimension.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
code is in much better shape than the browserbox code at the moment, and
that the move to using the browserbox was a bit silly, as textbox
already wraps.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
recorder's dependence upon it. This class should get a bit more work
done to it to simplify it further, but right now, it preserves all of
the same functionality.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Just change the value of 'fontSize'. This should be made configurable in
the GUI though, and the GUI should then automatically adapt to the new
font size.
|
|
color the item name based on general function, like speech bubbles do
for being names.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
selected in the equipment window.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
item popups, this is no longer useful, as well as it never doing
anything to begin with.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
client loaders.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
theme.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
to the item shortcut container.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
reason, the windows will gladly shrink when resizeable, but not grow.
This will need to get resolved some time later.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
enabled, and having both doesn't look as good.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
equipment screen on TMW's mainline client. Also fixed up the player box
so that it can be used in game as well, which could potentially be
useful in the future for making future equipment dialog changes.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
modify itemdb to pull the item weight information from the server
instead of the client, so as to always have the server and client in
sync.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
progress bars. Suggestion made by Forge.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
the server in the chat log.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
need. TODO: Modify layout rendering to be able to detect resizes.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
|
|
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
|
|
|
|
they can be and not have text run off.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
as well as adding in a missing delete.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
regular player) is displayed in the speech bubbles now. No need to
view your own name to be able to see whether you're showing as a GM now.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
is used in a few spots.
Signed-off-by: Ira Rice <irarice@gmail.com>
|
|
|