summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-12-09add background color for arrows bar.Andrei Karas3-1/+3
2013-12-09Add text colors for money bar.Andrei Karas3-2/+6
2013-12-09fix typos in colors definition.Andrei Karas1-4/+4
2013-12-09add background color for money bar.Andrei Karas3-2/+4
2013-12-09Add text colors for weight bar.Andrei Karas4-1/+7
2013-12-09Add text colors for xp bar.Andrei Karas4-1/+7
2013-12-09Add text colors for mp bar.Andrei Karas4-3/+30
2013-12-09Add text colors for hp bar.Andrei Karas4-2/+8
2013-12-04add ability to set text colors on ministatus window bars.Andrei Karas5-15/+24
2013-12-04Add new color for slots progress bar in inventory.Andrei Karas6-34/+55
2013-12-03add UPDATE color into progress bar colors.Andrei Karas5-10/+10
2013-11-30fix styled drawing after update.Andrei Karas6-36/+36
2013-11-30add customizable color for tiles separation border.Andrei Karas4-2/+9
2013-11-30fix background color in botchecker in guitable.Andrei Karas1-0/+2
2013-11-30add support for unselectable guitables.Andrei Karas4-7/+17
2013-11-30fix selecting first row in gui table.Andrei Karas1-3/+3
2013-11-30Add new theme color TABLE_BACKGROUND.Andrei Karas3-3/+5
2013-11-28Remove some virtual methods in actorsprite and being.Andrei Karas4-33/+31
2013-11-27Improve a bit draw speed in emoteshortcutcontainer.Andrei Karas1-5/+12
2013-11-27fix compilation with profiler enabled.Andrei Karas1-0/+2
2013-11-27fix possible crash after last changes in reoder logic.Andrei Karas1-2/+8
2013-11-26fix complex sprite replace combinations from items.xml.Andrei Karas2-4/+22
2013-11-26fix compilation with SDL2.Andrei Karas1-2/+0
2013-11-25prevent update some sprites from move packets and some other.Andrei Karas5-18/+38
2013-11-25disable sprites update optimisation because it may broke replace/remove logicAndrei Karas1-3/+3
2013-11-25add ability to replace body/race sprite by equipped item.Andrei Karas1-14/+30
2013-11-25In notification message replace arrows into ammunition.Andrei Karas1-1/+1
2013-11-23fix compilation with SDL2 and without internal guichan and same time.Andrei Karas1-0/+4
2013-11-23Change version to 1.3.11.24.Andrei Karas1-2/+2
2013-11-22fix code style.Andrei Karas5-12/+19
2013-11-21add new gui shortcuts into settings.Andrei Karas1-0/+56
2013-11-20add option to enable/disable map tiles animations.Andrei Karas3-1/+6
2013-11-18add workaround for imcomplete chat messages in "new" tmw server.Andrei Karas1-1/+11
2013-11-17fix drawing outside of allowed area in SDL2 default renderer.Andrei Karas1-5/+5
2013-11-16fix gui shortcuts in SDL2 text fields.Andrei Karas2-43/+147
2013-11-16add new gui keys for some letters.Andrei Karas2-1/+89
2013-11-16Remove unused particle-effect attributes from items.xml.Andrei Karas3-12/+0
2013-11-16fix "show all languages messages" option for client with language tab disabled.Andrei Karas1-4/+12
2013-11-16dont show speech messages from other languages if local client have language ...Andrei Karas1-1/+1
2013-11-14Disable additional socket login in nacl.Andrei Karas1-0/+2
2013-11-12fix typo in option name.Andrei Karas1-1/+1
2013-11-11Fix compilation in clang with libc++.Andrei Karas6-3/+7
2013-11-10Improve sprites update speed.Andrei Karas1-0/+4
2013-11-10add support for item particles.Andrei Karas7-0/+145
2013-11-09fix SDL2 usage with external sdl2gfx.Andrei Karas1-0/+3
2013-11-09Change version to 1.3.11.10.v1.3.11.10Andrei Karas1-2/+2
2013-11-09fix motd message while changing char or reconnecting to server.Andrei Karas4-0/+14
2013-11-09add more checks in file renaming function.Andrei Karas1-2/+3
2013-11-09fix compilation without C++11 flags.Andrei Karas1-0/+5
2013-11-08fix code style.Andrei Karas5-12/+15