summaryrefslogtreecommitdiff
path: root/src/net/tmwa/searchstorehandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-08-03Remove network handlers in general handler was deleted.Andrei Karas1-0/+5
2017-06-09Fix code style.Andrei Karas1-2/+0
2017-06-08Remove useless extern declarations.Andrei Karas1-1/+1
2017-01-20Fix code style.Andrei Karas1-1/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-09-02Remove MessageHandler classAndrei Karas1-16/+1
2015-06-03Convert StoreSearchType enum into strong typed enum.Andrei Karas1-1/+1
2015-02-09eathena: add packet CMSG_SEARCHSTORE_CLICK 0x0835.Andrei Karas1-0/+6
2015-02-09eathena: add packet CMSG_SEARCHSTORE_CLOSE 0x083b.Andrei Karas1-0/+4
2015-02-09eathena: add packet CMSG_SEARCHSTORE_NEXT_PAGE 0x0940.Andrei Karas1-0/+4
2015-02-09eathena: add packet CMSG_SEARCHSTORE_SEARCH 0x0819.Andrei Karas1-0/+7
2015-01-07Add empty searchstorehandler.Andrei Karas1-0/+50