Age | Commit message (Expand) | Author | Files | Lines |
2015-01-04 | eathena: allow delete characters if account have non default email. | Andrei Karas | 7 | -26/+54 |
2015-01-04 | Add server feature haveEmailOnDelete. | Andrei Karas | 5 | -0/+16 |
2015-01-04 | Move processCharDeleteFailed from ea namespace into eathena and tmwa. | Andrei Karas | 6 | -15/+35 |
2015-01-04 | eathena: allow set race in char creation dialog. | Andrei Karas | 2 | -1/+4 |
2015-01-04 | Add stringmap typedefs. | Andrei Karas | 17 | -55/+92 |
2015-01-03 | Change version to 1.5.1.3v1.5.1.3 | Andrei Karas | 1 | -2/+2 |
2015-01-02 | Fix code style. | Andrei Karas | 14 | -39/+13 |
2015-01-01 | Fix compilation warning. | Andrei Karas | 1 | -1/+1 |
2015-01-01 | Fix crash with completly broken themes. | Andrei Karas | 2 | -11/+40 |
2015-01-01 | Update copyrights year. | Andrei Karas | 1232 | -1232/+1232 |
2015-01-01 | eathena: fix char gender on char selection dialog. | Andrei Karas | 1 | -2/+3 |
2014-12-30 | Shorted inputactionmap.h file. | Andrei Karas | 1 | -1404/+854 |
2014-12-30 | Equip items also if drag it from inventory to player box in equipment window. | Andrei Karas | 1 | -0/+28 |
2014-12-29 | Fix translation for use/equip buttons from client data. | Andrei Karas | 1 | -2/+2 |
2014-12-29 | Fix translation for default use/equip buttons. | Andrei Karas | 1 | -2/+2 |
2014-12-29 | Allow move pet by mod key (left shift) + move keys. | Andrei Karas | 2 | -1/+10 |
2014-12-28 | fix warnings again. | Andrei Karas | 1 | -2/+2 |
2014-12-28 | Fix compilation warnings. | Andrei Karas | 1 | -0/+2 |
2014-12-28 | Improve function localPetSay. | Andrei Karas | 1 | -16/+10 |
2014-12-28 | Allow assign keys to stop/start pet ai actions. | Andrei Karas | 1 | -0/+12 |
2014-12-28 | Add chat command for stop and start pet ai. | Andrei Karas | 11 | -0/+70 |
2014-12-28 | Use as separator coma char for internal pet moving packet. | Andrei Karas | 2 | -2/+4 |
2014-12-28 | Add garbage into pets chat commands to avoid broken antispam system in tmwa. | Andrei Karas | 1 | -5/+7 |
2014-12-28 | Allow change pet direction by pet emote key + move keys. | Andrei Karas | 2 | -1/+14 |
2014-12-28 | Allow assign keys to pet direction actions. | Andrei Karas | 1 | -4/+46 |
2014-12-28 | Impliment actual change direction actions from pet commands. | Andrei Karas | 3 | -15/+38 |
2014-12-28 | Add fake commands to change pet direction. | Andrei Karas | 10 | -1/+85 |
2014-12-28 | Allow assign keys to move pet actions. | Andrei Karas | 1 | -5/+29 |
2014-12-28 | Impliment actual move actions from pet commands. | Andrei Karas | 5 | -2/+45 |
2014-12-28 | Add fake pet moving commands. | Andrei Karas | 10 | -21/+101 |
2014-12-27 | Move pets actions into pets.cpp. | Andrei Karas | 9 | -75/+177 |
2014-12-25 | Improve logging speed. | Andrei Karas | 1 | -0/+2 |
2014-12-24 | eathena: add support for buy from cash shop. | Andrei Karas | 6 | -26/+34 |
2014-12-24 | eathena: impliment packet SMSG_NPC_CASH_SHOP_OPEN 0x0287. | Andrei Karas | 4 | -4/+25 |
2014-12-24 | Add enum for buy dialog types. | Andrei Karas | 3 | -8/+15 |
2014-12-24 | eathena: add partial support for packet SMSG_NPC_CASH_BUY_ACK 0x0289. | Andrei Karas | 4 | -1/+16 |
2014-12-24 | eathena: add packet CMSG_NPC_CASH_SHOP_BUY 0x0288. | Andrei Karas | 6 | -0/+38 |
2014-12-24 | eathena: add partial support for packet SMSG_NPC_CASH_SHOP_OPEN 0x0287. | Andrei Karas | 4 | -1/+26 |
2014-12-24 | eathena: fix name for packet CMSG_MERCENARY_ACTION. | Andrei Karas | 2 | -2/+2 |
2014-12-23 | In market decrease visible amount after buy something. | Andrei Karas | 1 | -3/+3 |
2014-12-23 | Show long key names in browser box. | Andrei Karas | 3 | -1/+13 |
2014-12-23 | Add comma separator in short keys list. | Andrei Karas | 1 | -1/+1 |
2014-12-23 | Add another tab in shortcuts window. | Andrei Karas | 1 | -1/+1 |
2014-12-23 | Allow buy in market with amount > 1 for non stackable items. | Andrei Karas | 6 | -3/+18 |
2014-12-23 | Add item type to item object. | Andrei Karas | 29 | -90/+171 |
2014-12-23 | Remove debug line. | Andrei Karas | 1 | -1/+0 |
2014-12-22 | Fix /buy and /sell commands for players outside of visible range. | Andrei Karas | 2 | -2/+22 |
2014-12-22 | Add support for show and buy from market. | Andrei Karas | 3 | -8/+47 |
2014-12-22 | eathena: add partial support for packet SMSG_NPC_MARKET_BUY_ACK 0x09d7. | Andrei Karas | 4 | -1/+21 |
2014-12-22 | eathena: add packet CMSG_NPC_MARKET_BUY 0x09d6. | Andrei Karas | 6 | -0/+30 |