Age | Commit message (Expand) | Author | Files | Lines |
2015-11-01 | Show enabled status effects in player popups. | Andrei Karas | 5 | -4/+60 |
2015-11-01 | Add strong typed bool enum donotalign. | Andrei Karas | 7 | -8/+39 |
2015-11-01 | Add strong typed bool enum on the fly. | Andrei Karas | 7 | -29/+68 |
2015-10-31 | Add strong typed bool enum separator. | Andrei Karas | 6 | -5/+37 |
2015-10-31 | Add strong typed bool enum usebase64. | Andrei Karas | 7 | -14/+47 |
2015-10-31 | Add strong typed bool enum mainconfig. | Andrei Karas | 13 | -62/+111 |
2015-10-31 | Add support for dead trick status effect (hercules) | Andrei Karas | 8 | -6/+78 |
2015-10-31 | Add NOBLOCK input actions condition. This mean if player not blocked by speci... | Andrei Karas | 3 | -6/+19 |
2015-10-31 | Move away message to per server configuration file. | Andrei Karas | 4 | -4/+7 |
2015-10-31 | By default show bank and mail buttons at top right corner. | Andrei Karas | 1 | -2/+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 | 9 | -17/+118 |
2015-10-30 | Allow drag&drop items inside npc item container. | Andrei Karas | 2 | -4/+46 |
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 | 3 | -16/+67 |
2015-10-30 | Add strong typed bool enum ShowEmptyRows and use it in itemcontainer. | Andrei Karas | 6 | -4/+42 |
2015-10-30 | Add strong typed bool enum ForceQuantity. | Andrei Karas | 5 | -5/+39 |
2015-10-30 | Add support in themes to draw each inventory cell background. | Andrei Karas | 5 | -3/+173 |
2015-10-30 | Allow set width or height to zero in theme xmls. This mean image not exists. | Andrei Karas | 1 | -2/+4 |
2015-10-30 | Fix compilation warning. | Andrei Karas | 1 | -1/+3 |
2015-10-30 | Allow add item by drag&drop into npc inventory to exact position. | Andrei Karas | 4 | -16/+36 |
2015-10-29 | Dont allow add same item twice into npc inventory. | Andrei Karas | 6 | -38/+46 |
2015-10-29 | Ignore npc dialog skin if skin not exists. | Andrei Karas | 2 | -12/+25 |
2015-10-29 | Add missing file. | Andrei Karas | 3 | -0/+48 |
2015-10-28 | Move all npc dialog menu related skin elements into menu tag. | Andrei Karas | 3 | -19/+35 |
2015-10-28 | Add text object to skined npc menus. | Andrei Karas | 6 | -1/+97 |
2015-10-28 | Not allow close skined npc menu by ok event. | Andrei Karas | 1 | -7/+10 |
2015-10-28 | Remove clear and submit button from skinned npc menu. | Andrei Karas | 1 | -8/+0 |
2015-10-28 | Add support for images in npc skined menu. | Andrei Karas | 9 | -6/+125 |
2015-10-28 | In npc skinned dialogs add support for hide text part from npc window. | Andrei Karas | 4 | -18/+42 |
2015-10-28 | Add support for add images into buttons in skinned npc dialogs. | Andrei Karas | 4 | -9/+39 |
2015-10-28 | Add missing check in receiving being packets. | Andrei Karas | 1 | -4/+4 |
2015-10-27 | Impliment npc menu skins based on previous commits. | Andrei Karas | 4 | -1/+114 |
2015-10-26 | Add packet SMSG_NPC_SKIN 0x0b1c. | Andrei Karas | 6 | -1/+21 |
2015-10-26 | Add basic npc dialog db loading. | Andrei Karas | 8 | -0/+296 |
2015-10-25 | Dont reduce map layers with any conditional attributes. | Andrei Karas | 1 | -0/+17 |
2015-10-25 | Add separate flags for enable/disable gui opacity. | Andrei Karas | 4 | -5/+12 |
2015-10-24 | Change version to 1.5.10.24.v1.5.10.24 | Andrei Karas | 9 | -9/+20 |
2015-10-24 | Fix typo. | Andrei Karas | 1 | -1/+1 |
2015-10-24 | Update translations. | Andrei Karas | 23 | -339/+1151 |
2015-10-23 | Fix code style. | Andrei Karas | 8 | -15/+19 |
2015-10-23 | Fix read size for packet SMSG_BEING_REMOVE. | Andrei Karas | 1 | -1/+0 |
2015-10-22 | Fix drawing map after last changes with conditional tiles. | Andrei Karas | 1 | -4/+11 |
2015-10-22 | Add support for layer property ConditionLayer for future usage. | Andrei Karas | 1 | -0/+10 |
2015-10-21 | Add support for layers with conditional tiles. | Andrei Karas | 7 | -12/+67 |
2015-10-21 | Add map layer attribute TileCondition. | Andrei Karas | 3 | -5/+19 |
2015-10-19 | Fix default horses direction and action. | Andrei Karas | 1 | -4/+10 |
2015-10-19 | Add extended riding support (hercules) | Andrei Karas | 2 | -9/+25 |
2015-10-19 | Allow support for different horses riding. | Andrei Karas | 9 | -12/+43 |
2015-10-18 | Add support for multiply sprites in each horse part. | Andrei Karas | 6 | -67/+103 |