Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-13 | add copy to clipboard in npc dialog. | Andrei Karas | 6 | -0/+60 | |
2013-06-13 | move npc dialogs array from netcode. | Andrei Karas | 2 | -0/+20 | |
2013-06-12 | improve popuplist. | Andrei Karas | 2 | -12/+13 | |
2013-06-12 | improve popup. | Andrei Karas | 1 | -28/+36 | |
2013-06-12 | improve playerbox. | Andrei Karas | 2 | -15/+14 | |
2013-06-12 | improve listbox. | Andrei Karas | 2 | -21/+16 | |
2013-06-12 | improve layout. | Andrei Karas | 1 | -0/+5 | |
2013-06-12 | Fix text padding in extendedlistbox. | Andrei Karas | 1 | -1/+1 | |
2013-06-12 | add support for player look. | Andrei Karas | 1 | -14/+19 | |
2013-06-11 | add partial support for player look. | Andrei Karas | 2 | -18/+99 | |
can change look in char creation dialog, but cant render different look. | |||||
2013-06-10 | add partial support for player looks. | Andrei Karas | 2 | -1/+3 | |
Can get packets from server, but cant draw player. | |||||
2013-06-07 | add fixes after autochecks. | Andrei Karas | 1 | -1/+2 | |
2013-06-07 | Fix code style. | Andrei Karas | 7 | -11/+13 | |
2013-06-06 | Improve label. | Andrei Karas | 1 | -10/+18 | |
2013-06-06 | Add missing check in desktop class. | Andrei Karas | 1 | -9/+14 | |
2013-06-04 | Ignore key event in editserverdialog class if event was already consumed. | Andrei Karas | 1 | -0/+3 | |
2013-06-04 | Remove "Server:" from notifications messages. | Andrei Karas | 1 | -1/+1 | |
2013-06-04 | Add static padding to guitable cells. | Andrei Karas | 1 | -2/+2 | |
2013-06-04 | Fix crash in closing chat tabs by mod key + right click. | Andrei Karas | 1 | -1/+6 | |
2013-06-04 | Improve itemshortcutcontainer. | Andrei Karas | 1 | -10/+5 | |
2013-06-04 | Improve itemlinkhandler. | Andrei Karas | 1 | -9/+14 | |
add support for colored item links. | |||||
2013-06-04 | improve itemcontainer. | Andrei Karas | 1 | -93/+97 | |
2013-06-04 | improve icon class. | Andrei Karas | 1 | -5/+14 | |
2013-06-04 | improve horizontcontainer. | Andrei Karas | 1 | -3/+3 | |
2013-06-03 | Remove subdir SDL from SDL includes. | Andrei Karas | 8 | -15/+11 | |
2013-06-03 | improve guitable. | Andrei Karas | 2 | -51/+55 | |
2013-06-03 | improve flowcontainer | Andrei Karas | 1 | -1/+1 | |
2013-06-03 | improve extendedlistbox | Andrei Karas | 2 | -9/+19 | |
2013-06-03 | hide dropdown box in inventory if inventory closed. | Andrei Karas | 2 | -0/+9 | |
2013-06-03 | fix SDL includes. | Andrei Karas | 7 | -10/+10 | |
2013-06-02 | In drag and drop use ints and images but not pointer to item. | Andrei Karas | 3 | -32/+19 | |
2013-06-02 | Add missing check in itemcontainer. | Andrei Karas | 1 | -1/+4 | |
2013-06-02 | Fix crash in inventory/storage if sorting dropdown is open. | Andrei Karas | 1 | -0/+2 | |
2013-06-02 | fix compilation with old compilers. | Andrei Karas | 3 | -4/+4 | |
2013-06-02 | improve emoteshortcutcontainer. | Andrei Karas | 2 | -33/+2 | |
2013-06-02 | improve dropshortcutcontainer. | Andrei Karas | 2 | -4/+4 | |
2013-06-01 | Add alternate host name to servers list. | Andrei Karas | 1 | -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-01 | Add chat command /testparticle for testing particle effects on player. | Andrei Karas | 2 | -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-01 | Restore adding items to outfits and drops by clicking only. | Andrei Karas | 3 | -16/+32 | |
2013-06-01 | Add drag and drop to drops window. | Andrei Karas | 3 | -51/+21 | |
2013-06-01 | add dragdrop between inventory and outfits window. | Andrei Karas | 4 | -75/+57 | |
2013-06-01 | fix items draging grid in outfits window. | Andrei Karas | 1 | -3/+3 | |
2013-05-31 | Change mouserelease gui function. | Andrei Karas | 2 | -1/+45 | |
2013-05-31 | improve dropdown. | Andrei Karas | 2 | -41/+39 | |
2013-05-31 | improve desktop class. | Andrei Karas | 1 | -12/+20 | |
2013-05-31 | Improve chattab class. | Andrei Karas | 14 | -23/+24 | |
2013-05-30 | Add color for globals with player/npc name. | Andrei Karas | 3 | -1/+8 | |
New colors: GLOBAL, GLOBAL_OUTLINE. | |||||
2013-05-30 | improve characterviewsmall. | Andrei Karas | 2 | -5/+4 | |
2013-05-30 | improve characterviewnormal. | Andrei Karas | 2 | -4/+4 | |
2013-05-30 | improve characterviewbase. | Andrei Karas | 1 | -1/+1 | |