Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-17 | Revert "Remove override keyword, if it present with final." | Andrei Karas | 1 | -4/+4 | |
This reverts commit 55480eb4477b2cf85af1bcdcc5e8ec4f4ce6682d. | |||||
2016-04-17 | Remove override keyword, if it present with final. | Andrei Karas | 1 | -4/+4 | |
2016-01-02 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2015-12-23 | Add const attribute to net classes. | Andrei Karas | 1 | -4/+4 | |
2015-09-02 | Remove MessageHandler class | Andrei Karas | 1 | -6/+1 | |
2015-06-03 | Convert StoreSearchType enum into strong typed enum. | Andrei Karas | 1 | -1/+1 | |
2015-02-28 | Build searchstorehandler only if eathena enabled. | Andrei Karas | 1 | -0/+3 | |
2015-02-09 | eathena: add packet CMSG_SEARCHSTORE_CLICK 0x0835. | Andrei Karas | 1 | -0/+4 | |
2015-02-09 | eathena: add packet CMSG_SEARCHSTORE_CLOSE 0x083b. | Andrei Karas | 1 | -0/+2 | |
2015-02-09 | eathena: add packet CMSG_SEARCHSTORE_NEXT_PAGE 0x0940. | Andrei Karas | 1 | -0/+2 | |
2015-02-09 | eathena: add packet CMSG_SEARCHSTORE_SEARCH 0x0819. | Andrei Karas | 1 | -0/+5 | |
2015-01-07 | Add empty searchstorehandler. | Andrei Karas | 1 | -0/+43 | |