Age | Commit message (Expand) | Author | Files | Lines |
2014-11-30 | eathena: add packet SMSG_MAP_MUSIC 0x0b05. | Andrei Karas | 1 | -12/+0 |
2014-11-28 | eathena: add map mask packet. | Andrei Karas | 1 | -9/+0 |
2014-10-23 | Add packet fields comments in playerhandler. | Andrei Karas | 1 | -22/+22 |
2014-10-10 | Fix code style. | Andrei Karas | 1 | -2/+0 |
2014-10-01 | Remove unused attrs.h files. | Andrei Karas | 1 | -1/+0 |
2014-10-01 | Move STR stat from net enum into attributes. | Andrei Karas | 1 | -3/+8 |
2014-10-01 | Move AGI stat from net enum into attributes. | Andrei Karas | 1 | -2/+7 |
2014-10-01 | Move VIT stat from net enum into attributes. | Andrei Karas | 1 | -2/+7 |
2014-10-01 | Move INT stat from net enum into attributes. | Andrei Karas | 1 | -2/+7 |
2014-10-01 | Move DEX stat from net enum into attributes. | Andrei Karas | 1 | -2/+7 |
2014-10-01 | Move LUK stat from net enum into attributes. | Andrei Karas | 1 | -3/+8 |
2014-10-01 | Move ATK stat from net enum into attributes. | Andrei Karas | 1 | -2/+2 |
2014-10-01 | Move DEF stat from net enum into attributes. | Andrei Karas | 1 | -2/+2 |
2014-10-01 | Move MATK stat from net enum into attributes. | Andrei Karas | 1 | -2/+2 |
2014-10-01 | Move MDEF stat from net enum into attributes. | Andrei Karas | 1 | -2/+2 |
2014-10-01 | Move HIT stat from net enum into attributes. | Andrei Karas | 1 | -1/+1 |
2014-10-01 | Move FLEE stat from net enum into attributes. | Andrei Karas | 1 | -2/+2 |
2014-10-01 | Move CRIT stat from net enum into attributes. | Andrei Karas | 1 | -1/+1 |
2014-10-01 | Move actual update stats into one function. | Andrei Karas | 1 | -0/+15 |
2014-09-30 | Add manner stat to player. | Andrei Karas | 1 | -1/+1 |
2014-09-26 | Fix code style. | Andrei Karas | 1 | -2/+0 |
2014-09-19 | Add comments for all output packets header. | Andrei Karas | 1 | -12/+12 |
2014-09-17 | Remove getter for inventoryHandler. | Andrei Karas | 1 | -1/+1 |
2014-09-15 | eathena: add packet CMSG_PLAYER_SET_EQUIPMENT_VISIBLE 0x02d8. | Andrei Karas | 1 | -0/+4 |
2014-09-15 | eathena: add support for packet CMSG_PLAYER_AUTO_REVIVE 0x0292. | Andrei Karas | 1 | -0/+4 |
2014-09-14 | eathena: add packet CMSG_PVP_INFO 0x020f. | Andrei Karas | 1 | -0/+4 |
2014-09-13 | Remove duplicate packet id CMSG_PLAYER_ATTACK. | Andrei Karas | 1 | -1/+1 |
2014-09-11 | eathena: add packet CMSG_EXPLOSION_SPIRITS 0x01ed. | Andrei Karas | 1 | -0/+4 |
2014-09-11 | eathena: add packet CMSG_DORI_DORI 0x01e7. | Andrei Karas | 1 | -0/+4 |
2014-09-10 | tmwa: read whole packet SMSG_WALK_RESPONSE. | Andrei Karas | 1 | -2/+3 |
2014-09-10 | tmwa: read whole packet SMSG_PLAYER_STAT_UPDATE_5. | Andrei Karas | 1 | -32/+34 |
2014-09-09 | eathena: add packet CMSG_PLAYER_SET_MEMO 0x011d. | Andrei Karas | 1 | -0/+4 |
2014-09-09 | Fix compilation warnings. | Andrei Karas | 1 | -1/+1 |
2014-09-09 | eathena: add packet CMSG_CHANGE_CART 0x01af. | Andrei Karas | 1 | -0/+4 |
2014-09-09 | eathena: add packet CMSG_REMOVE_OPTION 0x012a. | Andrei Karas | 1 | -0/+4 |
2014-09-09 | eathena: add packet CMSG_SET_SHORTCUTS 0x02ba. | Andrei Karas | 1 | -0/+7 |
2014-09-06 | Move processWalkResponse from ea namespace into eathena and tmwa. | Andrei Karas | 1 | -0/+17 |
2014-09-06 | Move processPlayerStatUpdate5 from ea namespace into tmwa and eathena. | Andrei Karas | 1 | -0/+76 |
2014-07-13 | Fix code style. | Andrei Karas | 1 | -1/+1 |
2014-05-20 | Move player attributes in net code into separate file. | Andrei Karas | 1 | -0/+1 |
2014-05-18 | fix code style. | Andrei Karas | 1 | -4/+4 |
2014-05-17 | Move onlineplayer into separate file. | Andrei Karas | 1 | -0/+1 |
2014-05-13 | fix code style. | Andrei Karas | 1 | -0/+1 |
2014-05-12 | Move being action into separate file. | Andrei Karas | 1 | -8/+8 |
2014-05-12 | Move being flags into separate file. | Andrei Karas | 1 | -2/+2 |
2014-05-12 | Fix code style | Andrei Karas | 1 | -0/+2 |
2014-05-11 | Move player attributes into separate file. | Andrei Karas | 1 | -1/+3 |
2014-05-08 | Fix code style in net. | Andrei Karas | 1 | -1/+2 |
2014-02-02 | Add missing const and static into net classes. | Andrei Karas | 1 | -3/+3 |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 |