Age | Commit message (Expand) | Author | Files | Lines |
2015-11-13 | Use global skillPopup variable for show skill popups. | Andrei Karas | 1 | -6/+3 |
2015-11-12 | Add skill xml flag useTextParameter. | Andrei Karas | 2 | -1/+3 |
2015-11-11 | In personal shops in sell dialog shop no existing items with amount 0 and dis... | Andrei Karas | 3 | -14/+17 |
2015-11-10 | Add close button to all shortcuts windows. | Andrei Karas | 2 | -1/+11 |
2015-11-04 | Allow sell to npc many items at one time (hercules).halloween2015 | Andrei Karas | 2 | -7/+36 |
2015-11-03 | Fix removing items from npc inventory (restore amount in player inventory) | Andrei Karas | 1 | -1/+6 |
2015-11-02 | Allow add items to npc inventory from same slot multiple times. | Andrei Karas | 1 | -3/+7 |
2015-11-01 | Add strong typed bool enum donotalign. | Andrei Karas | 4 | -8/+9 |
2015-11-01 | Add strong typed bool enum on the fly. | Andrei Karas | 4 | -29/+38 |
2015-10-31 | Add strong typed bool enum separator. | Andrei Karas | 3 | -5/+7 |
2015-10-31 | Add strong typed bool enum usebase64. | Andrei Karas | 4 | -14/+17 |
2015-10-31 | Add strong typed bool enum mainconfig. | Andrei Karas | 10 | -62/+81 |
2015-10-31 | Move away message to per server configuration file. | Andrei Karas | 1 | -1/+2 |
2015-10-31 | Fix compilation warning. | Andrei Karas | 1 | -3/+2 |
2015-10-30 | Add support for npc dialog inventory theming from npc skin. | Andrei Karas | 2 | -0/+15 |
2015-10-30 | Allow drag&drop items inside npc item container. | Andrei Karas | 1 | -4/+44 |
2015-10-30 | Fix resize item container in npc dialog. | Andrei Karas | 1 | -3/+5 |
2015-10-30 | Add item container max columns limit. | Andrei Karas | 2 | -12/+63 |
2015-10-30 | Add strong typed bool enum ShowEmptyRows and use it in itemcontainer. | Andrei Karas | 2 | -3/+11 |
2015-10-30 | Add strong typed bool enum ForceQuantity. | Andrei Karas | 2 | -5/+9 |
2015-10-30 | Add support in themes to draw each inventory cell background. | Andrei Karas | 2 | -3/+165 |
2015-10-30 | Allow add item by drag&drop into npc inventory to exact position. | Andrei Karas | 1 | -2/+3 |
2015-10-29 | Dont allow add same item twice into npc inventory. | Andrei Karas | 1 | -17/+2 |
2015-10-28 | Add support for images in npc skined menu. | Andrei Karas | 2 | -6/+17 |
2015-10-28 | Add support for add images into buttons in skinned npc dialogs. | Andrei Karas | 1 | -0/+6 |
2015-10-25 | Add separate flags for enable/disable gui opacity. | Andrei Karas | 1 | -0/+4 |
2015-10-24 | Fix typo. | Andrei Karas | 1 | -1/+1 |
2015-10-14 | Add option for show why player disappeared. Can be usefull for GM's. | Andrei Karas | 1 | -0/+4 |
2015-10-04 | Dont show popup in inventory if mouse present outside of item rectangle. | Andrei Karas | 2 | -2/+4 |
2015-09-21 | Add option for auto target skill to closest target. | Andrei Karas | 1 | -0/+4 |
2015-09-20 | Allow set gui opacity 100% on windows. | Andrei Karas | 1 | -1/+1 |
2015-09-11 | Fix code style. | Andrei Karas | 1 | -1/+1 |
2015-09-06 | Add option for creating screenshots on each complete trade. | Andrei Karas | 1 | -0/+4 |
2015-09-06 | Use cached image for drawing text in progressbar. | Andrei Karas | 2 | -27/+61 |
2015-09-05 | Add option for enable manamarket intergration and support /mail command. (for... | Andrei Karas | 1 | -0/+5 |
2015-08-28 | Fix typo. | Andrei Karas | 1 | -1/+1 |
2015-08-22 | Use resource manager as global variable. | Andrei Karas | 5 | -12/+8 |
2015-08-21 | Use item tag for dragged items. | Andrei Karas | 1 | -1/+5 |
2015-08-20 | Add ability for insert cards into items by dragging. | Andrei Karas | 1 | -0/+13 |
2015-08-20 | Add missing checks or attribute to other files. | Andrei Karas | 4 | -50/+28 |
2015-08-16 | Add strong typed int for item color. | Andrei Karas | 5 | -10/+12 |
2015-08-14 | fix code style. | Andrei Karas | 1 | -0/+1 |
2015-08-09 | Add some missing checks to gui found by paranucker. | Andrei Karas | 23 | -121/+126 |
2015-08-03 | Add gui mode for dyecmd. Now only basic code added. | Andrei Karas | 3 | -0/+14 |
2015-07-30 | Fix memory leak on exit. | Andrei Karas | 2 | -0/+8 |
2015-07-29 | Fix other typos in chat settings. | Andrei Karas | 1 | -4/+4 |
2015-07-29 | Another typo in chat settings. | Andrei Karas | 1 | -1/+1 |
2015-07-29 | Fix another typo in chat settings. | Andrei Karas | 1 | -1/+1 |
2015-07-29 | Fix typo in chat settings. | Andrei Karas | 1 | -1/+1 |
2015-07-29 | Add ability to show badges under nick. | Andrei Karas | 2 | -7/+26 |