Age | Commit message (Expand) | Author | Files | Lines |
2014-10-09 | eathena: add missing equip error messages. | Andrei Karas | 1 | -4/+14 |
2014-10-08 | eathena: add partial support for packet SMSG_PLAYER_SKILL_MESSAGE 0x0215. | Andrei Karas | 4 | -1/+15 |
2014-10-08 | eathena: improve processPlayerGuilPartyInfo. | Andrei Karas | 1 | -2/+3 |
2014-10-08 | eathena: add partial support for packet SMSG_BEING_SPECIAL_EFFECT_NUM 0x0284. | Andrei Karas | 4 | -1/+18 |
2014-10-08 | eathena: add partial support for packet SMSG_BEING_SOUND_EFFECT 0x01d3. | Andrei Karas | 3 | -0/+17 |
2014-10-07 | eathena: add partial support for packet SMSG_FAMILY_DIVORCED 0x0205. | Andrei Karas | 4 | -1/+14 |
2014-10-07 | eathena: add partial support for packet SMSG_FAMILY_CALL_PARTNER 0x01e6. | Andrei Karas | 3 | -7/+20 |
2014-10-07 | eathena: fix packet SMSG_GUILD_EXPULSION_LIST 0x0163. | Andrei Karas | 1 | -5/+4 |
2014-10-07 | Move processGuildExpulsionList from ea namespace into eathena and tmwa. | Andrei Karas | 2 | -0/+18 |
2014-10-07 | eathena: fix packet SMSG_GUILD_EXPULSION 0x0839. | Andrei Karas | 1 | -4/+2 |
2014-10-07 | Move processGuildExpulsion from ea namespace into eathena and tmwa. | Andrei Karas | 2 | -0/+17 |
2014-10-07 | eathena: fix packet id SMSG_GUILD_EXPULSION 0x0839. | Andrei Karas | 2 | -2/+2 |
2014-10-07 | eathena: fix packet SMSG_GUILD_MEMBER_LOGIN 0x01f2. | Andrei Karas | 2 | -1/+7 |
2014-10-07 | Move processGuildMemberLogin from ea namespace into eathena and tmwa. | Andrei Karas | 2 | -0/+22 |
2014-10-06 | read guild position flags. | Andrei Karas | 1 | -9/+7 |
2014-10-06 | Move processGuildPositionInfo from ea namespace into eathena and tmwa. | Andrei Karas | 2 | -2/+50 |
2014-10-06 | eathena: add partial support for packet SMSG_CHAR_CHANGE_SLOT 0x08d5. | Andrei Karas | 4 | -1/+16 |
2014-10-06 | eathena: add packet CMSG_CHAR_CHANGE_SLOT 0x08d4. | Andrei Karas | 3 | -0/+11 |
2014-10-06 | Update visible character name and character rename. | Andrei Karas | 2 | -8/+5 |
2014-10-06 | Disable char rename button if for selected char not allowed rename. | Andrei Karas | 1 | -1/+1 |
2014-10-05 | eathena: complete char rename support. | Andrei Karas | 4 | -6/+66 |
2014-10-05 | eathena: fix packet SMSG_CHAR_RENAME size. | Andrei Karas | 1 | -1/+1 |
2014-10-05 | Add char rename button if server support it. | Andrei Karas | 2 | -7/+25 |
2014-10-05 | eathena: add partial support for packet SMSG_CHAR_RENAME 0x028e. | Andrei Karas | 3 | -0/+13 |
2014-10-05 | Add new server feature CharRename. | Andrei Karas | 2 | -0/+7 |
2014-10-05 | eathena: add packet CMSG_CHAR_RENAME 0x08fc. | Andrei Karas | 3 | -0/+15 |
2014-10-05 | Rename packet CMSG_CLIENT_PING into CMSG_MAP_PING. | Andrei Karas | 2 | -2/+2 |
2014-10-03 | eathena: add packet SMSG_PLAYER_INSERT_CARD 0x017d. | Andrei Karas | 3 | -0/+18 |
2014-10-03 | eathena: add partial support for packet SMSG_PLAYER_UNE_CARD 0x017b. | Andrei Karas | 3 | -0/+18 |
2014-10-03 | eathena: add packet SMSG_MAP_TYPE 0x01d6. | Andrei Karas | 3 | -1/+15 |
2014-10-02 | eathena: add packet SMSG_PLAYER_UPDATE_SKILL 0x07e1. | Andrei Karas | 4 | -1/+36 |
2014-10-02 | eathena: add packet SMSG_PLAYER_DELETE_SKILL 0x0441. | Andrei Karas | 4 | -1/+15 |
2014-10-02 | eathena: add packet SMSG_PLAYER_ADD_SKILL 0x0111. | Andrei Karas | 3 | -0/+36 |
2014-10-02 | eathena: add missing attack types. | Andrei Karas | 1 | -6/+10 |
2014-10-01 | Remove unused attrs.h files. | Andrei Karas | 4 | -33/+0 |
2014-10-01 | eathena: add packet SMSG_PLAYER_STATUS_CHANGE2 0x028a. | Andrei Karas | 4 | -1/+29 |
2014-10-01 | eathena: add packet SMSG_BEING_STAT_UPDATE_1 0x01ab. | Andrei Karas | 3 | -0/+28 |
2014-10-01 | Move JOB stat from net enum into attributes. | Andrei Karas | 2 | -5/+1 |
2014-10-01 | Move STR stat from net enum into attributes. | Andrei Karas | 4 | -8/+14 |
2014-10-01 | Move AGI stat from net enum into attributes. | Andrei Karas | 3 | -5/+9 |
2014-10-01 | Move VIT stat from net enum into attributes. | Andrei Karas | 3 | -5/+9 |
2014-10-01 | Move INT stat from net enum into attributes. | Andrei Karas | 3 | -5/+10 |
2014-10-01 | Move DEX stat from net enum into attributes. | Andrei Karas | 3 | -5/+9 |
2014-10-01 | Move LUK stat from net enum into attributes. | Andrei Karas | 3 | -6/+10 |
2014-10-01 | Move ATK stat from net enum into attributes. | Andrei Karas | 3 | -6/+4 |
2014-10-01 | Move DEF stat from net enum into attributes. | Andrei Karas | 3 | -5/+4 |
2014-10-01 | Move MATK stat from net enum into attributes. | Andrei Karas | 3 | -5/+4 |
2014-10-01 | Move MDEF stat from net enum into attributes. | Andrei Karas | 3 | -5/+5 |
2014-10-01 | Move HIT stat from net enum into attributes. | Andrei Karas | 3 | -4/+3 |
2014-10-01 | Move FLEE stat from net enum into attributes. | Andrei Karas | 3 | -5/+4 |