summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-08-13Add player/item/other counter in social window.Andrei Karas6-3/+193
2013-08-12Shortening long key names in different windows.Andrei Karas1-3/+34
2013-08-11Fixed 2 typos in the setup chat window.Alige1-2/+2
2013-08-11dont show input text in npc dialog if npc requested item.Andrei Karas1-3/+5
2013-08-11add support for giving item to npc (evol only)Andrei Karas7-48/+217
2013-08-11fix type in emotewindow cleanup.Andrei Karas1-1/+1
2013-08-09improve size() methods usage.Andrei Karas9-37/+58
2013-08-08add autocomplete support for online list.Andrei Karas3-0/+15
2013-08-08Add support for different server flags in server version packet.Andrei Karas1-2/+7
2013-08-07Add font tab into chat emotes window.Andrei Karas3-6/+76
2013-08-07add support for centered text in listbox.Andrei Karas2-19/+58
2013-08-06Allow resize chat emotes window.Andrei Karas6-5/+29
2013-08-06add colors tab into chat emotes window.Andrei Karas12-15/+412
2013-08-05move money lable in status window for small resolutions.Andrei Karas1-2/+3
2013-08-03Change version to 1.3.8.4.v1.3.8.4Andrei Karas1-2/+2
2013-08-02fix code style.Andrei Karas3-4/+2
2013-08-02hide emotes window if chat is closed.Andrei Karas1-0/+2
2013-08-01add gui for in chat emotes.Andrei Karas10-0/+365
2013-07-29move bools in guitable.Andrei Karas2-13/+13
2013-07-29move bools in button.Andrei Karas2-34/+35
2013-07-28move bools in checkbox.Andrei Karas2-4/+4
2013-07-28move bools in skillinfo.Andrei Karas2-17/+16
2013-07-28move bools in itemcontainer.Andrei Karas2-34/+34
2013-07-28move bools in setupitem.Andrei Karas2-18/+18
2013-07-28move bools in textfield.Andrei Karas2-11/+11
2013-07-28move bools in chattab.Andrei Karas2-3/+3
2013-07-28move bools in avatarlistbox.Andrei Karas2-3/+3
2013-07-28move bools in progressbar.Andrei Karas2-11/+11
2013-07-28move bools in tabbedarea.Andrei Karas2-10/+5
2013-07-28move bools in image.Andrei Karas2-6/+6
2013-07-28move bools in resource.Andrei Karas1-4/+4
2013-07-28move bools in actorsprite.Andrei Karas2-9/+9
2013-07-28move bools in beingcacheentry.Andrei Karas1-7/+7
2013-07-28move bools in being.Andrei Karas2-65/+60
2013-07-28move bools in textparticle.Andrei Karas2-3/+3
2013-07-28move bools in shopitem.Andrei Karas2-8/+8
2013-07-28move bools in item.Andrei Karas2-9/+9
2013-07-28move bools in particleemitter.Andrei Karas2-6/+9
2013-07-28move bools in flooritem.Andrei Karas2-4/+4
2013-07-28move bools in particlecontainer.Andrei Karas2-3/+3
2013-07-28move bools in particle.Andrei Karas2-29/+26
2013-07-28move bools in compoundsprite.Andrei Karas2-9/+8
2013-07-28move bools in avatar.Andrei Karas2-7/+8
2013-07-28move bools in maplayer.Andrei Karas2-18/+39
2013-07-28move bools in localplayer.Andrei Karas2-43/+43
2013-07-28move bools in browserbox.Andrei Karas2-17/+18
2013-07-28add smiles checks in unit tests.Andrei Karas1-0/+28
2013-07-28fix compilation warning.Andrei Karas1-1/+1
2013-07-27allow buy protected items.Andrei Karas3-7/+15
2013-07-27Add support for chat emotes.Andrei Karas2-5/+66