Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-09 | Add text colors for job bar. | Andrei Karas | 13 | -2/+30 | |
New theme colors: JOB_BAR, JOB_BAR_OUTLINE | |||||
2013-12-09 | Add text colors for status (yellow) bar. | Andrei Karas | 12 | -2/+28 | |
New theme colors: STATUS_BAR, STATUS_BAR_OUTLINE | |||||
2013-12-09 | add background color for status (yellow) bar. | Andrei Karas | 12 | -3/+14 | |
New progress color: STATUS. | |||||
2013-12-09 | Add text colors for arrows bar. | Andrei Karas | 12 | -2/+28 | |
New theme colors: ARROWS_BAR, ARROWS_BAR_OUTLINE | |||||
2013-12-09 | add background color for arrows bar. | Andrei Karas | 12 | -1/+12 | |
New progress color: ARROWS. | |||||
2013-12-09 | Add text colors for money bar. | Andrei Karas | 12 | -2/+28 | |
New theme colors: MONEY_BAR, MONEY_BAR_OUTLINE | |||||
2013-12-09 | fix typos in colors definition. | Andrei Karas | 1 | -4/+4 | |
2013-12-09 | add background color for money bar. | Andrei Karas | 12 | -4/+15 | |
New progress color: MONEY. | |||||
2013-12-09 | Add text colors for weight bar. | Andrei Karas | 13 | -1/+29 | |
New theme colors: WEIGHT_BAR, WEIGHT_BAR_OUTLINE | |||||
2013-12-09 | Add text colors for xp bar. | Andrei Karas | 13 | -1/+29 | |
New theme colors: XP_BAR, XP_BAR_OUTLINE | |||||
2013-12-09 | Add text colors for mp bar. | Andrei Karas | 13 | -3/+74 | |
New theme colors: MP_BAR, MP_BAR_OUTLINE, NO_MP_BAR, NO_MP_BAR_OUTLINE | |||||
2013-12-09 | Add text colors for hp bar. | Andrei Karas | 13 | -2/+30 | |
New theme colors: HP_BAR, HP_BAR_OUTLINE | |||||
2013-12-04 | add ability to set text colors on ministatus window bars. | Andrei Karas | 14 | -15/+35 | |
Also add PROGRESSBAR_OUTLINE color. | |||||
2013-12-04 | Add new color for slots progress bar in inventory. | Andrei Karas | 15 | -34/+77 | |
New colors: SLOTS_BAR, SLOTS_BAR_OUTLINE. | |||||
2013-12-03 | add UPDATE color into progress bar colors. | Andrei Karas | 14 | -19/+19 | |
New progress color: UPDATE. also removed DEFAULT progress color. | |||||
2013-11-30 | fix styled drawing after update. | Andrei Karas | 6 | -36/+36 | |
2013-11-30 | update translations. | Andrei Karas | 16 | -957/+1057 | |
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 | 12 | -3/+16 | |
It used in background of table headers. | |||||
2013-11-29 | add additional flag into debug make script. | Andrei Karas | 1 | -1/+1 | |
2013-11-28 | Remove some virtual methods in actorsprite and being. | Andrei Karas | 4 | -33/+31 | |
2013-11-27 | Improve a bit draw speed in emoteshortcutcontainer. | Andrei Karas | 1 | -5/+12 | |
2013-11-27 | fix compilation with profiler enabled. | Andrei Karas | 1 | -0/+2 | |
2013-11-27 | fix possible crash after last changes in reoder logic. | Andrei Karas | 1 | -2/+8 | |
2013-11-26 | fix complex sprite replace combinations from items.xml. | Andrei Karas | 2 | -4/+22 | |
2013-11-26 | fix compilation with SDL2. | Andrei Karas | 1 | -2/+0 | |
2013-11-25 | prevent update some sprites from move packets and some other. | Andrei Karas | 5 | -18/+38 | |
2013-11-25 | disable sprites update optimisation because it may broke replace/remove logic | Andrei Karas | 1 | -3/+3 | |
2013-11-25 | add ability to replace body/race sprite by equipped item. | Andrei Karas | 1 | -14/+30 | |
add support for empty replace tag to remove all sprites. Example: <replace /> | |||||
2013-11-25 | In notification message replace arrows into ammunition. | Andrei Karas | 1 | -1/+1 | |
2013-11-23 | fix compilation with SDL2 and without internal guichan and same time. | Andrei Karas | 1 | -0/+4 | |
2013-11-23 | update translations.v1.3.11.24 | Andrei Karas | 40 | -2476/+2708 | |
2013-11-23 | Change version to 1.3.11.24. | Andrei Karas | 8 | -8/+20 | |
2013-11-22 | fix code style. | Andrei Karas | 5 | -12/+19 | |
2013-11-22 | update translations. | Andrei Karas | 40 | -4313/+4477 | |
2013-11-21 | add new gui shortcuts into settings. | Andrei Karas | 1 | -0/+56 | |
Before it had only default values and cant be changed from settings. | |||||
2013-11-20 | add option to enable/disable map tiles animations. | Andrei Karas | 3 | -1/+6 | |
Misc \ Map \ Play map animations. | |||||
2013-11-18 | add workaround for imcomplete chat messages in "new" tmw server. | Andrei Karas | 1 | -1/+11 | |
2013-11-17 | fix drawing outside of allowed area in SDL2 default renderer. | Andrei Karas | 1 | -5/+5 | |
2013-11-16 | fix gui shortcuts in SDL2 text fields. | Andrei Karas | 2 | -43/+147 | |
2013-11-16 | add new gui keys for some letters. | Andrei Karas | 2 | -1/+89 | |
2013-11-16 | Remove unused particle-effect attributes from items.xml. | Andrei Karas | 3 | -12/+0 | |
2013-11-16 | fix "show all languages messages" option for client with language tab disabled. | Andrei Karas | 1 | -4/+12 | |
2013-11-16 | dont show speech messages from other languages if local client have language ↵ | Andrei Karas | 1 | -1/+1 | |
tab disabled. | |||||
2013-11-14 | update mplus fonts. | Andrei Karas | 2 | -0/+0 | |
2013-11-14 | Disable additional socket login in nacl. | Andrei Karas | 1 | -0/+2 | |
2013-11-12 | fix typo in option name. | Andrei Karas | 1 | -1/+1 | |