summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2013-12-17add restrict into radiobutton.Andrei Karas2-3/+6
2013-12-17add restrict into layout.Andrei Karas2-6/+8
2013-12-17add restrict into guitable.Andrei Karas1-4/+5
2013-12-17add missing const into dropdown.Andrei Karas2-4/+4
2013-12-17add restrict into checkbox.Andrei Karas2-4/+5
2013-12-17add restrict into button.Andrei Karas2-14/+22
2013-12-17add restrict into windowmenu.Andrei Karas2-2/+2
2013-12-17add restrict into theme.Andrei Karas2-6/+6
2013-12-17add restrict into gui.Andrei Karas2-2/+4
2013-12-17add restrict into localplayer.Andrei Karas2-4/+5
2013-12-17add restrict into being.Andrei Karas2-4/+5
2013-12-17fix compilation warning.Andrei Karas1-1/+0
2013-12-17add restrict into stringutils.Andrei Karas2-23/+30
2013-12-17add restrict into image.Andrei Karas2-6/+8
2013-12-17add restrict keyword into dye class.Andrei Karas3-15/+23
2013-12-17improve a bit draw speed in over head texts.Andrei Karas1-5/+7
2013-12-17Add support for set npc dialog title from server script.Andrei Karas5-3/+20
Change client version netcode to 12.
2013-12-16fix compilation warnings.Andrei Karas3-9/+4
2013-12-16fix speechbubble size.Andrei Karas4-18/+24
2013-12-16add ability to show emotes in text over heads.Andrei Karas6-11/+32
for this textbox replaces into browserbox in speechbubble.
2013-12-15in updater window cut news to 50 lines and show link to full news.Andrei Karas6-11/+44
2013-12-15fix multiline motd messages showing/hiding.Andrei Karas2-3/+7
2013-12-15add theme option into checkbox to hide X icon (draw box).Andrei Karas2-2/+5
New theme option: drawBox
2013-12-15add final keyword to some renderers classes and remove useless virtual keywords.Andrei Karas4-171/+150
2013-12-15rename drawTile methods into separate names drawTileVertexes, ↵Andrei Karas29-52/+69
drawTileCollection.
2013-12-15rename calcTile methods into separate names calcTileVertexes, calTileCollection.Andrei Karas28-119/+143
2013-12-14chnage return values for draw functions from bool to void.Andrei Karas20-49/+37
2013-12-14Improve a bit separate images drawing.Andrei Karas45-109/+132
2013-12-13in reorder and replace sprites add more priority into hiding sprites over ↵Andrei Karas1-1/+1
replacment.
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
New theme file: desktop.xml Theme options: showBackground - to show or hide background versionX - version label position by x versionY - version label position by y
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
New theme color: AWAYCHAT, AWAYCHAT_OUTLINE.
2013-12-09Add new theme color for old chat messages.Andrei Karas3-2/+9
New chat colors: OLDCHAT, OLDCHAT_OUTLINE
2013-12-09Add theme option to show/hide window title.Andrei Karas2-5/+7
New theme option: showTitle default value: 1
2013-12-09Add text colors for job bar.Andrei Karas4-2/+8
New theme colors: JOB_BAR, JOB_BAR_OUTLINE
2013-12-09Add text colors for status (yellow) bar.Andrei Karas3-2/+6
New theme colors: STATUS_BAR, STATUS_BAR_OUTLINE
2013-12-09add background color for status (yellow) bar.Andrei Karas3-3/+5
New progress color: STATUS.
2013-12-09Add text colors for arrows bar.Andrei Karas3-2/+6
New theme colors: ARROWS_BAR, ARROWS_BAR_OUTLINE
2013-12-09add background color for arrows bar.Andrei Karas3-1/+3
New progress color: ARROWS.
2013-12-09Add text colors for money bar.Andrei Karas3-2/+6
New theme colors: MONEY_BAR, MONEY_BAR_OUTLINE
2013-12-09fix typos in colors definition.Andrei Karas1-4/+4
2013-12-09add background color for money bar.Andrei Karas3-2/+4
New progress color: MONEY.
2013-12-09Add text colors for weight bar.Andrei Karas4-1/+7
New theme colors: WEIGHT_BAR, WEIGHT_BAR_OUTLINE