summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2013-06-03Remove subdir SDL from SDL includes.Andrei Karas8-15/+11
2013-06-03improve guitable.Andrei Karas2-51/+55
2013-06-03improve flowcontainerAndrei Karas1-1/+1
2013-06-03improve extendedlistboxAndrei Karas2-9/+19
2013-06-03hide dropdown box in inventory if inventory closed.Andrei Karas2-0/+9
2013-06-03fix SDL includes.Andrei Karas7-10/+10
2013-06-02In drag and drop use ints and images but not pointer to item.Andrei Karas3-32/+19
2013-06-02Add missing check in itemcontainer.Andrei Karas1-1/+4
2013-06-02Fix crash in inventory/storage if sorting dropdown is open.Andrei Karas1-0/+2
2013-06-02fix compilation with old compilers.Andrei Karas3-4/+4
2013-06-02improve emoteshortcutcontainer.Andrei Karas2-33/+2
2013-06-02improve dropshortcutcontainer.Andrei Karas2-4/+4
2013-06-01Add alternate host name to servers list.Andrei Karas1-0/+4
2013-06-01Add chat command /testparticle for testing particle effects on player.Andrei Karas2-0/+11
2013-06-01Restore adding items to outfits and drops by clicking only.Andrei Karas3-16/+32
2013-06-01Add drag and drop to drops window.Andrei Karas3-51/+21
2013-06-01add dragdrop between inventory and outfits window.Andrei Karas4-75/+57
2013-06-01fix items draging grid in outfits window.Andrei Karas1-3/+3
2013-05-31Change mouserelease gui function.Andrei Karas2-1/+45
2013-05-31improve dropdown.Andrei Karas2-41/+39
2013-05-31improve desktop class.Andrei Karas1-12/+20
2013-05-31Improve chattab class.Andrei Karas14-23/+24
2013-05-30Add color for globals with player/npc name.Andrei Karas3-1/+8
2013-05-30improve characterviewsmall.Andrei Karas2-5/+4
2013-05-30improve characterviewnormal.Andrei Karas2-4/+4
2013-05-30improve characterviewbase.Andrei Karas1-1/+1
2013-05-30improve characterdisplay.Andrei Karas1-1/+3
2013-05-30improve button class.Andrei Karas1-16/+18
2013-05-30Add screenshots option in branding file.Andrei Karas1-1/+1
2013-05-29improve browserbox.Andrei Karas1-10/+5
2013-05-29improve avatarlistboxAndrei Karas1-4/+4
2013-05-28fix compilation warning.Andrei Karas1-1/+2
2013-05-28Improve worldselectdialog.Andrei Karas1-2/+2
2013-05-28improve windowmenu.Andrei Karas2-11/+13
2013-05-28improve whoisonline.Andrei Karas2-26/+21
2013-05-28improve viewport.Andrei Karas2-74/+62
2013-05-28fix code style.Andrei Karas1-1/+1
2013-05-28fix guard header part1.Andrei Karas147-408/+411
2013-05-27fix compilation warnings.Andrei Karas2-2/+2
2013-05-27improve userpalette.Andrei Karas1-5/+4
2013-05-27improve updaterwindow.Andrei Karas1-19/+12
2013-05-27Improve tradewindow.Andrei Karas2-24/+15
2013-05-27improve theme class.Andrei Karas2-26/+16
2013-05-27improve textpopup.Andrei Karas2-39/+38
2013-05-27improve textdialog.Andrei Karas2-3/+3
2013-05-26improve temp fix for alpha channel in cached strings in software renderer.Andrei Karas2-49/+25
2013-05-26dehardcode client data configuration file names.Andrei Karas3-4/+5
2013-05-26Add outline for PLAYER_ADVANCED color.Andrei Karas3-3/+7
2013-05-26Show money popup in inventory window if mouse over weight or count bars.Andrei Karas2-0/+34
2013-05-25temp fix for text particle effects in software mode.Andrei Karas2-12/+46