summaryrefslogtreecommitdiff
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 Karas8-18/+39
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 Karas5-2/+8
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 Karas4-1/+8
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 usunused file from jewelry theme and add missing file.Andrei Karas3-0/+2
2013-12-12add golden-delicious theme by t3st3r.Andrei Karas117-1/+2599
2013-12-12Fix license version in jewelry theme license file.Andrei Karas1-2/+2
2013-12-12add theming for desktop object.Andrei Karas5-3/+35
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-10update compiler version in profile make script.Andrei Karas1-2/+2
2013-12-10allow set smaller size for shortcuts containers.Andrei Karas1-11/+12
2013-12-09Replace in help ##P into ##9.Andrei Karas6-158/+158
2013-12-09add color for away chat messages.Andrei Karas12-2/+20
New theme color: AWAYCHAT, AWAYCHAT_OUTLINE.
2013-12-09Add new theme color for old chat messages.Andrei Karas12-2/+21
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 Karas13-2/+30
New theme colors: JOB_BAR, JOB_BAR_OUTLINE
2013-12-09Add text colors for status (yellow) bar.Andrei Karas12-2/+28
New theme colors: STATUS_BAR, STATUS_BAR_OUTLINE
2013-12-09add background color for status (yellow) bar.Andrei Karas12-3/+14
New progress color: STATUS.
2013-12-09Add text colors for arrows bar.Andrei Karas12-2/+28
New theme colors: ARROWS_BAR, ARROWS_BAR_OUTLINE