Age | Commit message (Expand) | Author | Files | Lines |
2013-12-17 | add restrict into stringutils. | Andrei Karas | 2 | -23/+30 |
2013-12-17 | add restrict into image. | Andrei Karas | 2 | -6/+8 |
2013-12-17 | add restrict keyword into dye class. | Andrei Karas | 3 | -15/+23 |
2013-12-17 | improve a bit draw speed in over head texts. | Andrei Karas | 1 | -5/+7 |
2013-12-17 | Add support for set npc dialog title from server script. | Andrei Karas | 5 | -3/+20 |
2013-12-16 | fix compilation warnings. | Andrei Karas | 3 | -9/+4 |
2013-12-16 | fix speechbubble size. | Andrei Karas | 4 | -18/+24 |
2013-12-16 | add ability to show emotes in text over heads. | Andrei Karas | 6 | -11/+32 |
2013-12-15 | in updater window cut news to 50 lines and show link to full news. | Andrei Karas | 6 | -11/+44 |
2013-12-15 | fix multiline motd messages showing/hiding. | Andrei Karas | 2 | -3/+7 |
2013-12-15 | add theme option into checkbox to hide X icon (draw box). | Andrei Karas | 2 | -2/+5 |
2013-12-15 | add final keyword to some renderers classes and remove useless virtual keywords. | Andrei Karas | 4 | -171/+150 |
2013-12-15 | rename drawTile methods into separate names drawTileVertexes, drawTileCollect... | Andrei Karas | 29 | -52/+69 |
2013-12-15 | rename calcTile methods into separate names calcTileVertexes, calTileCollection. | Andrei Karas | 28 | -119/+143 |
2013-12-14 | chnage return values for draw functions from bool to void. | Andrei Karas | 20 | -49/+37 |
2013-12-14 | Improve a bit separate images drawing. | Andrei Karas | 45 | -109/+132 |
2013-12-13 | in reorder and replace sprites add more priority into hiding sprites over rep... | Andrei Karas | 1 | -1/+1 |
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 | 3 | -1/+16 |
2013-12-12 | fix tabbed area resizing with scroll arrows disabled. | Andrei Karas | 1 | -3/+5 |
2013-12-12 | fix padding in actorsprite. | Andrei Karas | 1 | -1/+1 |
2013-12-12 | fix possible division by zero in guitable. | Andrei Karas | 1 | -1/+3 |
2013-12-12 | add theming for desktop object. | Andrei Karas | 2 | -3/+25 |
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 | 3 | -2/+9 |
2013-12-09 | Add new theme color for old chat messages. | Andrei Karas | 3 | -2/+9 |
2013-12-09 | Add theme option to show/hide window title. | Andrei Karas | 2 | -5/+7 |
2013-12-09 | Add text colors for job bar. | Andrei Karas | 4 | -2/+8 |
2013-12-09 | Add text colors for status (yellow) bar. | Andrei Karas | 3 | -2/+6 |
2013-12-09 | add background color for status (yellow) bar. | Andrei Karas | 3 | -3/+5 |
2013-12-09 | Add text colors for arrows bar. | Andrei Karas | 3 | -2/+6 |
2013-12-09 | add background color for arrows bar. | Andrei Karas | 3 | -1/+3 |
2013-12-09 | Add text colors for money bar. | Andrei Karas | 3 | -2/+6 |
2013-12-09 | fix typos in colors definition. | Andrei Karas | 1 | -4/+4 |
2013-12-09 | add background color for money bar. | Andrei Karas | 3 | -2/+4 |
2013-12-09 | Add text colors for weight bar. | Andrei Karas | 4 | -1/+7 |
2013-12-09 | Add text colors for xp bar. | Andrei Karas | 4 | -1/+7 |
2013-12-09 | Add text colors for mp bar. | Andrei Karas | 4 | -3/+30 |
2013-12-09 | Add text colors for hp bar. | Andrei Karas | 4 | -2/+8 |
2013-12-04 | add ability to set text colors on ministatus window bars. | Andrei Karas | 5 | -15/+24 |
2013-12-04 | Add new color for slots progress bar in inventory. | Andrei Karas | 6 | -34/+55 |
2013-12-03 | add UPDATE color into progress bar colors. | Andrei Karas | 5 | -10/+10 |
2013-11-30 | fix styled drawing after update. | Andrei Karas | 6 | -36/+36 |
2013-11-30 | add customizable color for tiles separation border. | Andrei Karas | 4 | -2/+9 |
2013-11-30 | fix background color in botchecker in guitable. | Andrei Karas | 1 | -0/+2 |
2013-11-30 | add support for unselectable guitables. | Andrei Karas | 4 | -7/+17 |
2013-11-30 | fix selecting first row in gui table. | Andrei Karas | 1 | -3/+3 |
2013-11-30 | Add new theme color TABLE_BACKGROUND. | Andrei Karas | 3 | -3/+5 |