summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-31Change version to 1.5.1.31.v1.5.1.31Andrei Karas8-8/+17
2015-01-31update translations.Andrei Karas42-9942/+10677
2015-01-30Fix code style.Andrei Karas12-15/+38
2015-01-30Fix compilation without eathena.Andrei Karas4-0/+16
2015-01-29Fix skill using to being.Andrei Karas2-5/+5
2015-01-27Redesign shop window into tabbed window.Andrei Karas2-98/+109
2015-01-27Fix deadmessages.xml for translation.Andrei Karas1-7/+6
2015-01-26Show tooltips in inventory buttons.Andrei Karas1-4/+24
2015-01-26Allow open cart window only if cart status effect enabled.Andrei Karas6-3/+24
2015-01-25Fix fps after exiting from away mode (SDL2)Andrei Karas1-0/+2
2015-01-25eathena: fix join built in channel tabs.Andrei Karas2-1/+8
2015-01-25Update translations.Andrei Karas41-13814/+15653
2015-01-25Allow assign key to cart window.Andrei Karas1-0/+18
2015-01-25Fix compilation warnings.Andrei Karas2-14/+0
2015-01-25If cart window small hide filter field.Andrei Karas1-1/+4
2015-01-25Add weight bar into cart window.Andrei Karas3-10/+34
2015-01-24Not open inventory window by default.Andrei Karas1-2/+0
2015-01-24allow store and retreive buttons work with cart.Andrei Karas3-6/+47
2015-01-24eathena: fix getting cart items list from server.Andrei Karas1-2/+2
2015-01-24eathena: add packet SMSG_PLAYER_CART_REMOVE 0x0125.Andrei Karas3-0/+27
2015-01-24eathena: add packet SMSG_PLAYER_CART_ITEMS 0x0993.Andrei Karas4-1/+38
2015-01-24eathena: impliment packet SMSG_CART_INFO.Andrei Karas1-1/+25
2015-01-24eathena: add packet SMSG_PLAYER_CART_EQUIP 0x0994.Andrei Karas4-1/+45
2015-01-24eathena: add packet SMSG_PLAYER_CART_ADD 0x01c5.Andrei Karas3-0/+51
2015-01-24Add support for drag and drop from/to cart.Andrei Karas1-1/+35
2015-01-24Fix check for opened storage window.Andrei Karas1-7/+8
2015-01-24Use InventoryType for inventory type.Andrei Karas5-7/+15
2015-01-24Move inventory type into separate file.Andrei Karas18-105/+132
2015-01-24Add cart into window menu.Andrei Karas1-0/+3
2015-01-24Impliment context menu support for different inventory types.Andrei Karas3-77/+88
2015-01-24Add partial support for cart window.Andrei Karas8-79/+153
2015-01-23Add variable for cart window.Andrei Karas5-0/+30
2015-01-23In inventory window replace some buttons to short names.Andrei Karas1-14/+16
2015-01-23Add server feature haveCart.Andrei Karas5-0/+16
2015-01-23eathena: add partial support for packet SMSG_CART_REMOVE 0x012b.Andrei Karas3-0/+13
2015-01-23eathena: add partial support for packet SMSG_CART_INFO 0x0121.Andrei Karas3-0/+16
2015-01-23Add debug logging about missing status effects.Andrei Karas1-0/+1
2015-01-23eathena: split handler for packets SMSG_BEING_STATUS_CHANGE and SMSG_BEING_ST...Andrei Karas2-3/+31
2015-01-23Improve setting status stun effects.Andrei Karas1-4/+10
2015-01-22eathena: fix packet SMSG_PLAYER_STATUS_CHANGE_NO_TICK.Andrei Karas1-4/+9
2015-01-22Add server feature vending.Andrei Karas5-0/+16
2015-01-22Impliment server feature haveAttackDirections.Andrei Karas2-13/+17
2015-01-22fix direction in packet SMSG_BEING_CHANGE_DIRECTION.Andrei Karas2-4/+4
2015-01-21Add server feature haveAttackDirections.Andrei Karas5-0/+16
2015-01-20eathena: add packet SMSG_NPC_AREA 0x0b0bAndrei Karas7-2/+32
2015-01-19eathena: fix follow.Andrei Karas1-0/+4
2015-01-19Extend chat command /tagetattack to support mob name parameter.Andrei Karas2-7/+19
2015-01-18Remove auto_ptr from trade window.Andrei Karas2-8/+9
2015-01-18Convert player look variable format from 8 bit to 16 bit.Andrei Karas8-21/+21
2015-01-18Fix wrong decoding colors and emotes in same line.Andrei Karas1-2/+6