summaryrefslogtreecommitdiff
path: root/data/graphics
AgeCommit message (Collapse)AuthorFilesLines
2014-06-22In modernopengl decrease GLSL version from 150 core to 130.Andrei Karas2-2/+2
2014-06-14Switch modernopengl from float into int buffers.Andrei Karas2-3/+6
2014-06-12Use only one shader program for all drawing.Andrei Karas6-25/+14
2014-06-11In modernopengl add alpha for textures.Andrei Karas1-1/+2
2014-06-11In modernopengl for textures use one attribute (before was two)Andrei Karas1-3/+2
2014-06-10Use same varaible names in simple and texture shaders.Andrei Karas3-6/+6
2014-06-10Add basic texture drawing in modernopengl.Andrei Karas1-2/+2
2014-06-09Add shaders for drawing textures.Andrei Karas5-2/+24
2014-06-09Add basic shaders in modernopengl.Andrei Karas2-4/+5
Add draw/fill rectangle functions.
2014-06-08Add simple shader creation.Andrei Karas2-1/+2
2014-06-08Add simple shaders files.Andrei Karas4-0/+28
2014-03-25If player poisoned, hightlight his life bar in social window with special color.Andrei Karas1-0/+1
2014-01-01update copyright year in xml files.Andrei Karas1-1/+1
2013-12-22allow fill complete part of progress bar with images.Andrei Karas4-0/+23
For this need add in progress bar theme file option fillImage and set it to 1. Then add progress bar xml file for image with name: name_fill.xml. Default is: progressbar_fill.xml New theme option: fillImage New theme file (default name): progressbar_fill.xml
2013-12-16fix speechbubble size.Andrei Karas4-0/+15
2013-12-15add theme option into checkbox to hide X icon (draw box).Andrei Karas1-0/+1
New theme option: drawBox
2013-12-13add theme file for connection dialog.Andrei Karas3-0/+7
2013-12-12add theming for desktop object.Andrei Karas3-0/+10
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-09add color for away chat messages.Andrei Karas1-0/+1
New theme color: AWAYCHAT, AWAYCHAT_OUTLINE.
2013-12-09Add new theme color for old chat messages.Andrei Karas1-0/+1
New chat colors: OLDCHAT, OLDCHAT_OUTLINE
2013-12-09Add text colors for job bar.Andrei Karas1-0/+2
New theme colors: JOB_BAR, JOB_BAR_OUTLINE
2013-12-09Add text colors for status (yellow) bar.Andrei Karas1-0/+2
New theme colors: STATUS_BAR, STATUS_BAR_OUTLINE
2013-12-09add background color for status (yellow) bar.Andrei Karas1-0/+1
New progress color: STATUS.
2013-12-09Add text colors for arrows bar.Andrei Karas1-0/+2
New theme colors: ARROWS_BAR, ARROWS_BAR_OUTLINE
2013-12-09add background color for arrows bar.Andrei Karas1-0/+1
New progress color: ARROWS.
2013-12-09Add text colors for money bar.Andrei Karas1-0/+2
New theme colors: MONEY_BAR, MONEY_BAR_OUTLINE
2013-12-09add background color for money bar.Andrei Karas1-0/+1
New progress color: MONEY.
2013-12-09Add text colors for weight bar.Andrei Karas1-0/+2
New theme colors: WEIGHT_BAR, WEIGHT_BAR_OUTLINE
2013-12-09Add text colors for xp bar.Andrei Karas1-0/+2
New theme colors: XP_BAR, XP_BAR_OUTLINE
2013-12-09Add text colors for mp bar.Andrei Karas1-0/+4
New theme colors: MP_BAR, MP_BAR_OUTLINE, NO_MP_BAR, NO_MP_BAR_OUTLINE
2013-12-09Add text colors for hp bar.Andrei Karas1-0/+2
New theme colors: HP_BAR, HP_BAR_OUTLINE
2013-12-04add ability to set text colors on ministatus window bars.Andrei Karas1-0/+1
Also add PROGRESSBAR_OUTLINE color.
2013-12-04Add new color for slots progress bar in inventory.Andrei Karas1-0/+2
New colors: SLOTS_BAR, SLOTS_BAR_OUTLINE.
2013-12-03add UPDATE color into progress bar colors.Andrei Karas1-1/+1
New progress color: UPDATE. also removed DEFAULT progress color.
2013-11-30Add new theme color TABLE_BACKGROUND.Andrei Karas1-0/+1
It used in background of table headers.
2013-10-22Add new chat emotes.Reid Yaro1-0/+0
2013-10-17Add new emotes for chat emotes.Reid Yaro1-0/+0
2013-10-09Add browserbox links theme options.Andrei Karas3-0/+6
New theme options: highlightBackground - highlight link with background filling. highlightUnderline - highlight link with underline.
2013-10-09add separate theme file for browserbox in who is online window.Andrei Karas3-0/+10
New theme file: onlinebrowserbox.xml
2013-10-09add support for popup menu browserbox theming.Andrei Karas3-0/+10
New theme file: popupbrowserbox.xml
2013-10-09add theme attribute "itemPadding" into browserbox.Andrei Karas1-0/+1
2013-10-04fix typo in emotes xml.Andrei Karas1-1/+1
2013-09-03show icon on protected items.Andrei Karas3-0/+2
2013-08-28Updated small and medium new target cursor animations.Alige8-8/+8
2013-08-24add support for target cursor animations.Andrei Karas14-0/+102
updated target cursor to new images by Alige.
2013-08-16fix scrollbar image in default theme.Andrei Karas1-0/+0
2013-08-14add images and xml files for chat emotes tab icons.Andrei Karas4-0/+8
2013-08-11enable background in all themes for npc item container.Andrei Karas3-0/+27
2013-07-27Add support for chat emotes.Andrei Karas3-1/+3
Current emotes by needcoffee / CC0. Add emote to chat by %%X. where X is 0, 1, 2, etc.
2013-07-09fix background gradients in default theme.Andrei Karas12-12/+12