summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-12-13in reorder and replace sprites add more priority into hiding sprites over rep...Andrei Karas1-1/+1
2013-12-13fix help window initialisation.Andrei Karas1-0/+1
2013-12-13add theme file for connection dialog.Andrei Karas1-1/+1
2013-12-12fix chat tabs scrolling issue with enabled colors picker.Andrei Karas3-1/+16
2013-12-12fix tabbed area resizing with scroll arrows disabled.Andrei Karas1-3/+5
2013-12-12fix padding in actorsprite.Andrei Karas1-1/+1
2013-12-12fix possible division by zero in guitable.Andrei Karas1-1/+3
2013-12-12add theming for desktop object.Andrei Karas2-3/+25
2013-12-11fix bot checker window in some themes.Andrei Karas1-8/+13
2013-12-10allow set smaller size for shortcuts containers.Andrei Karas1-11/+12
2013-12-09add color for away chat messages.Andrei Karas3-2/+9
2013-12-09Add new theme color for old chat messages.Andrei Karas3-2/+9
2013-12-09Add theme option to show/hide window title.Andrei Karas2-5/+7
2013-12-09Add text colors for job bar.Andrei Karas4-2/+8
2013-12-09Add text colors for status (yellow) bar.Andrei Karas3-2/+6
2013-12-09add background color for status (yellow) bar.Andrei Karas3-3/+5
2013-12-09Add text colors for arrows bar.Andrei Karas3-2/+6
2013-12-09add background color for arrows bar.Andrei Karas3-1/+3
2013-12-09Add text colors for money bar.Andrei Karas3-2/+6
2013-12-09fix typos in colors definition.Andrei Karas1-4/+4
2013-12-09add background color for money bar.Andrei Karas3-2/+4
2013-12-09Add text colors for weight bar.Andrei Karas4-1/+7
2013-12-09Add text colors for xp bar.Andrei Karas4-1/+7
2013-12-09Add text colors for mp bar.Andrei Karas4-3/+30
2013-12-09Add text colors for hp bar.Andrei Karas4-2/+8
2013-12-04add ability to set text colors on ministatus window bars.Andrei Karas5-15/+24
2013-12-04Add new color for slots progress bar in inventory.Andrei Karas6-34/+55
2013-12-03add UPDATE color into progress bar colors.Andrei Karas5-10/+10
2013-11-30fix styled drawing after update.Andrei Karas6-36/+36
2013-11-30add customizable color for tiles separation border.Andrei Karas4-2/+9
2013-11-30fix background color in botchecker in guitable.Andrei Karas1-0/+2
2013-11-30add support for unselectable guitables.Andrei Karas4-7/+17
2013-11-30fix selecting first row in gui table.Andrei Karas1-3/+3
2013-11-30Add new theme color TABLE_BACKGROUND.Andrei Karas3-3/+5
2013-11-28Remove some virtual methods in actorsprite and being.Andrei Karas4-33/+31
2013-11-27Improve a bit draw speed in emoteshortcutcontainer.Andrei Karas1-5/+12
2013-11-27fix compilation with profiler enabled.Andrei Karas1-0/+2
2013-11-27fix possible crash after last changes in reoder logic.Andrei Karas1-2/+8
2013-11-26fix complex sprite replace combinations from items.xml.Andrei Karas2-4/+22
2013-11-26fix compilation with SDL2.Andrei Karas1-2/+0
2013-11-25prevent update some sprites from move packets and some other.Andrei Karas5-18/+38
2013-11-25disable sprites update optimisation because it may broke replace/remove logicAndrei Karas1-3/+3
2013-11-25add ability to replace body/race sprite by equipped item.Andrei Karas1-14/+30
2013-11-25In notification message replace arrows into ammunition.Andrei Karas1-1/+1
2013-11-23fix compilation with SDL2 and without internal guichan and same time.Andrei Karas1-0/+4
2013-11-23Change version to 1.3.11.24.Andrei Karas1-2/+2
2013-11-22fix code style.Andrei Karas5-12/+19
2013-11-21add new gui shortcuts into settings.Andrei Karas1-0/+56
2013-11-20add option to enable/disable map tiles animations.Andrei Karas3-1/+6
2013-11-18add workaround for imcomplete chat messages in "new" tmw server.Andrei Karas1-1/+11