summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Collapse)AuthorFilesLines
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
First try will be by hostname, if it failed in name resolution will be used alt host name This allow connect to server with static ip address even if dns is broken.
2013-06-01Add chat command /testparticle for testing particle effects on player.Andrei Karas2-0/+11
Command: /testparticle particle.xml - set particle effect on player. /testparticle - remove particle effect. Each second it check for particle file update and reloading it if need.
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
New colors: GLOBAL, GLOBAL_OUTLINE.
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
Example: <option name="screenshots" value="EvolOnline"/>
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
Now names stored in paths.xml
2013-05-26Add outline for PLAYER_ADVANCED color.Andrei Karas3-3/+7
fix outline for header in beingpopup.
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
2013-05-24fix code style.Andrei Karas4-4/+6
2013-05-23Add missing black color into browserbox.Andrei Karas4-10/+20
2013-05-22improve textcommandeditor.Andrei Karas3-38/+19
2013-05-22Improve statuswindow.Andrei Karas2-61/+28
2013-05-22improve statuspopup.Andrei Karas2-146/+70
2013-05-22Improve spellpopup.Andrei Karas1-11/+14
2013-05-22improve speechbubble.Andrei Karas1-9/+11
2013-05-22Improve socialwindow.Andrei Karas2-192/+76