Age | Commit message (Expand) | Author | Files | Lines |
2014-01-03 | fix server config saving if select switch character or switch server. | Andrei Karas | 1 | -0/+1 |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 90 | -90/+90 |
2013-12-29 | improve draw image calls. | Andrei Karas | 4 | -12/+8 |
2013-12-27 | add missing static keywords into chatwindow. | Andrei Karas | 1 | -2/+4 |
2013-12-27 | add pet emote command. | Andrei Karas | 2 | -1/+23 |
2013-12-27 | add missing translation comment into chatwindow. | Andrei Karas | 1 | -0/+5 |
2013-12-27 | allow to owner talk from own pet. | Andrei Karas | 2 | -0/+36 |
2013-12-25 | dont show over head text if text ignored or going to trade tab. | Andrei Karas | 2 | -6/+7 |
2013-12-22 | allow fill complete part of progress bar with images. | Andrei Karas | 5 | -18/+31 |
2013-12-22 | allow use different theme file for different progress bars. | Andrei Karas | 5 | -19/+30 |
2013-12-19 | add ability to give more than one item to npc. (evol only) | Andrei Karas | 2 | -8/+30 |
2013-12-18 | fix code style. | Andrei Karas | 1 | -1/+1 |
2013-12-17 | add restrict into whoisonline. | Andrei Karas | 2 | -12/+14 |
2013-12-17 | add restrict into updaterwindow. | Andrei Karas | 2 | -16/+16 |
2013-12-17 | add restrict into textdialog. | Andrei Karas | 2 | -4/+8 |
2013-12-17 | add restrict into statuswindow. | Andrei Karas | 2 | -20/+19 |
2013-12-17 | add restrict into socialwindow. | Andrei Karas | 2 | -8/+9 |
2013-12-17 | add restrict into shortcutwindow. | Andrei Karas | 2 | -10/+10 |
2013-12-17 | add missing const into selldialog. | Andrei Karas | 2 | -2/+2 |
2013-12-17 | add restrict into okdialog. | Andrei Karas | 2 | -2/+4 |
2013-12-17 | add restrict into ministatuswindow. | Andrei Karas | 2 | -4/+6 |
2013-12-17 | add restrict into editdialog. | Andrei Karas | 2 | -4/+6 |
2013-12-17 | add restrict into confirmdialog. | Andrei Karas | 2 | -4/+7 |
2013-12-17 | add restrict into chatwindow. | Andrei Karas | 2 | -3/+4 |
2013-12-16 | fix compilation warnings. | Andrei Karas | 1 | -2/+2 |
2013-12-15 | in updater window cut news to 50 lines and show link to full news. | Andrei Karas | 2 | -2/+34 |
2013-12-15 | rename drawTile methods into separate names drawTileVertexes, drawTileCollect... | Andrei Karas | 1 | -1/+1 |
2013-12-15 | rename calcTile methods into separate names calcTileVertexes, calTileCollection. | Andrei Karas | 1 | -3/+4 |
2013-12-14 | Improve a bit separate images drawing. | Andrei Karas | 4 | -9/+12 |
2013-12-13 | fix help window initialisation. | Andrei Karas | 1 | -0/+1 |
2013-12-13 | add theme file for connection dialog. | Andrei Karas | 1 | -1/+1 |
2013-12-12 | fix chat tabs scrolling issue with enabled colors picker. | Andrei Karas | 2 | -0/+15 |
2013-12-11 | fix bot checker window in some themes. | Andrei Karas | 1 | -8/+13 |
2013-12-10 | allow set smaller size for shortcuts containers. | Andrei Karas | 1 | -11/+12 |
2013-12-09 | add color for away chat messages. | Andrei Karas | 1 | -1/+1 |
2013-12-09 | Add text colors for job bar. | Andrei Karas | 2 | -1/+3 |
2013-12-09 | Add text colors for status (yellow) bar. | Andrei Karas | 1 | -1/+1 |
2013-12-09 | add background color for status (yellow) bar. | Andrei Karas | 1 | -1/+1 |
2013-12-09 | Add text colors for arrows bar. | Andrei Karas | 1 | -1/+1 |
2013-12-09 | add background color for arrows bar. | Andrei Karas | 1 | -1/+1 |
2013-12-09 | Add text colors for money bar. | Andrei Karas | 1 | -1/+1 |
2013-12-09 | add background color for money bar. | Andrei Karas | 1 | -1/+1 |
2013-12-09 | Add text colors for weight bar. | Andrei Karas | 2 | -1/+3 |
2013-12-09 | Add text colors for xp bar. | Andrei Karas | 2 | -1/+3 |
2013-12-09 | Add text colors for mp bar. | Andrei Karas | 2 | -3/+22 |
2013-12-09 | Add text colors for hp bar. | Andrei Karas | 2 | -1/+3 |
2013-12-04 | add ability to set text colors on ministatus window bars. | Andrei Karas | 2 | -14/+21 |
2013-12-04 | Add new color for slots progress bar in inventory. | Andrei Karas | 2 | -2/+4 |
2013-12-03 | add UPDATE color into progress bar colors. | Andrei Karas | 1 | -1/+1 |
2013-11-30 | fix styled drawing after update. | Andrei Karas | 3 | -18/+18 |