Age | Commit message (Expand) | Author | Files | Lines |
2017-01-31 | Allow buy multiply items at once from cash shops. | Andrei Karas | 1 | -1/+2 |
2017-01-03 | Update copyright year. | Andrei Karas | 1 | -1/+1 |
2016-07-28 | Remove define EATHENA_SUPPORT from all code. | Andrei Karas | 1 | -3/+0 |
2016-04-17 | Revert "Remove override keyword, if it present with final." | Andrei Karas | 1 | -6/+6 |
2016-04-17 | Remove override keyword, if it present with final. | Andrei Karas | 1 | -6/+6 |
2016-02-08 | Add some missing const. | Andrei Karas | 1 | -1/+1 |
2016-01-02 | Update copyrights year. | Andrei Karas | 1 | -1/+1 |
2015-12-23 | Add const attribute to net classes. | Andrei Karas | 1 | -6/+7 |
2015-11-04 | Allow buy from npc shop or from market more than one of item at one transaction. | Andrei Karas | 1 | -0/+2 |
2015-09-02 | Remove MessageHandler class | Andrei Karas | 1 | -6/+1 |
2015-08-16 | Add strong typed int for item color. | Andrei Karas | 1 | -1/+1 |
2015-03-29 | eathena: add packet CMSG_NPC_CASH_SHOP_SCHEDULE 0x08c9. | Andrei Karas | 1 | -0/+2 |
2015-03-29 | eathena: add packet CMSG_NPC_CASH_SHOP_REQUEST_TAB 0x0846. | Andrei Karas | 1 | -0/+2 |
2015-03-29 | eathena: add packet CMSG_NPC_CASH_SHOP_OPEN 0x0844. | Andrei Karas | 1 | -0/+2 |
2015-03-26 | eathena: add packet CMSG_NPC_CASH_SHOP_CLOSE 0x084a. | Andrei Karas | 1 | -0/+2 |
2015-02-27 | Build cashshophandler only if eathena enabled. | Andrei Karas | 1 | -0/+3 |
2015-01-01 | Update copyrights year. | Andrei Karas | 1 | -1/+1 |
2014-12-24 | eathena: add support for buy from cash shop. | Andrei Karas | 1 | -4/+4 |
2014-12-24 | eathena: add packet CMSG_NPC_CASH_SHOP_BUY 0x0288. | Andrei Karas | 1 | -0/+5 |
2014-09-15 | Add empty cashshophandler. | Andrei Karas | 1 | -0/+44 |