summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2013-06-03apply some OpenBSD fixes.Andrei Karas3-0/+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 Karas67-91/+87
2013-06-03Fix includes for OpenBSD.Andrei Karas1-2/+1
2013-06-02In drag and drop use ints and images but not pointer to item.Andrei Karas4-47/+92
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 Karas3-7/+21
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 Karas8-5/+75
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-01clear drag selection if selected item removed.Andrei Karas2-0/+9
2013-06-01Restore adding items to outfits and drops by clicking only.Andrei Karas4-16/+43
2013-06-01Add drag and drop to drops window.Andrei Karas4-51/+22
2013-06-01add dragdrop between inventory and outfits window.Andrei Karas8-75/+142
2013-06-01fix items draging grid in outfits window.Andrei Karas1-3/+3
2013-05-31Change mouserelease gui function.Andrei Karas4-52/+45
2013-05-31Fix spell attack key.Andrei Karas1-3/+0
Default key value B.
2013-05-31improve dropdown.Andrei Karas2-41/+39
2013-05-31improve desktop class.Andrei Karas1-12/+20
2013-05-31Improve chattab class.Andrei Karas18-31/+32
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-30Prevent losing per server settings.Andrei Karas3-0/+13
Prevent losing per server settings if partially connect to server and save settings.
2013-05-30improve button class.Andrei Karas1-16/+18
2013-05-30Limit hair color and hair style only for one byte.Andrei Karas3-8/+16
Other bytes reserved for future usage.
2013-05-30Add screenshots option in branding file.Andrei Karas3-2/+3
Example: <option name="screenshots" value="EvolOnline"/>
2013-05-29improve browserbox.Andrei Karas1-10/+5
2013-05-29improve avatarlistboxAndrei Karas1-4/+4
2013-05-29Fix compilation error in some compilersAndrei Karas1-2/+0
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-28Add support for include in npcs.xmlAndrei Karas2-2/+19
2013-05-28Add support for include in monsters.xmlAndrei Karas2-2/+17
2013-05-28improve whoisonline.Andrei Karas2-26/+21
2013-05-28improve viewport.Andrei Karas2-74/+62
2013-05-28fix code style.Andrei Karas2-1/+3
2013-05-28fix guard header part3.Andrei Karas114-228/+244
2013-05-28fix guard header part2.Andrei Karas58-157/+157
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