Age | Commit message (Expand) | Author | Files | Lines |
2013-06-12 | add support for player look. | Andrei Karas | 10 | -17/+52 |
2013-06-11 | fix channel search order in S and A dye. | Andrei Karas | 1 | -8/+8 |
2013-06-11 | add partial support for player look. | Andrei Karas | 7 | -20/+138 |
2013-06-10 | add partial support for player looks. | Andrei Karas | 9 | -24/+46 |
2013-06-10 | Add char creation error "incorrect look". | Andrei Karas | 1 | -0/+4 |
2013-06-09 | Add cpu features detection. | Andrei Karas | 5 | -0/+159 |
2013-06-08 | Change version to 1.3.6.9.v1.3.6.9 | Andrei Karas | 1 | -2/+2 |
2013-06-07 | add fixes after autochecks. | Andrei Karas | 2 | -1/+3 |
2013-06-07 | Fix code style. | Andrei Karas | 11 | -14/+16 |
2013-06-07 | Fix wrong animation time in goto and label animation commands. | Andrei Karas | 1 | -4/+12 |
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 |
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 | Add support for future legacy npc commands. | Andrei Karas | 1 | -3/+5 |
2013-06-03 | Remove subdir SDL from SDL includes. | Andrei Karas | 72 | -98/+94 |
2013-06-03 | apply some OpenBSD fixes. | Andrei Karas | 3 | -0/+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 | 67 | -91/+87 |
2013-06-03 | Fix includes for OpenBSD. | Andrei Karas | 1 | -2/+1 |
2013-06-02 | In drag and drop use ints and images but not pointer to item. | Andrei Karas | 4 | -47/+92 |
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 | 3 | -7/+21 |
2013-06-01 | Add chat command /testparticle for testing particle effects on player. | Andrei Karas | 8 | -5/+75 |
2013-06-01 | clear drag selection if selected item removed. | Andrei Karas | 2 | -0/+9 |
2013-06-01 | Restore adding items to outfits and drops by clicking only. | Andrei Karas | 4 | -16/+43 |
2013-06-01 | Add drag and drop to drops window. | Andrei Karas | 4 | -51/+22 |
2013-06-01 | add dragdrop between inventory and outfits window. | Andrei Karas | 8 | -75/+142 |
2013-06-01 | fix items draging grid in outfits window. | Andrei Karas | 1 | -3/+3 |
2013-05-31 | Change mouserelease gui function. | Andrei Karas | 4 | -52/+45 |
2013-05-31 | Fix spell attack key. | Andrei Karas | 1 | -3/+0 |
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 | 18 | -31/+32 |
2013-05-30 | Add color for globals with player/npc name. | Andrei Karas | 3 | -1/+8 |
2013-05-30 | improve characterviewsmall. | Andrei Karas | 2 | -5/+4 |