summaryrefslogtreecommitdiff
path: root/src/net/eathena/marketrecv.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-01-08[WIP] renamed the client to ManaVersejak11-1/+1
2019-01-25Update fields for packet SMSG_NPC_MARKET_OPENAndrei Karas1-1/+1
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-07-26Add support for changed item id size in packets.Andrei Karas1-4/+6
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-2/+2
2017-02-04Fix code style.Andrei Karas1-1/+1
2017-02-01Set currency to buy dialog based on selected npc type id.Andrei Karas1-1/+27
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-03-25Fix compilation without C++11 flags.Andrei Karas1-1/+1
2016-03-24Add enum for item types.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-08-29Fix code style.Andrei Karas1-2/+1
2015-08-27Move receive code from markethandler into separate file.Andrei Karas1-0/+83