summaryrefslogtreecommitdiff
path: root/src/net/tmwa/traderecv.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-06-11Rename player_relations into playerRelations.Andrei Karas1-1/+1
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-5/+5
2017-04-21Add item options into item and get it from server.Andrei Karas1-0/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-11-11Fix typo implimented -> implemented.Andrei Karas1-1/+1
2016-05-13Add into network code function readUInt16. Also fix reading cards id.Andrei Karas1-1/+1
2016-03-24Add enum for item types.Andrei Karas1-1/+1
2016-03-10For unknown packet field values show packet id and field value.Andrei Karas1-1/+1
2016-01-17Move cards constants into separate file.Andrei Karas1-2/+2
2016-01-07Move invetory into inventory directory.Andrei Karas1-1/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-29Move item into item directory.Andrei Karas1-1/+2
2015-12-18Fix code style.Andrei Karas1-1/+0
2015-12-18Move inventory index related constants into separate file.Andrei Karas1-0/+2
2015-09-04Remove some useless includes.Andrei Karas1-5/+1
2015-09-02Remove MessageHandler classAndrei Karas1-2/+3
2015-08-30Move receive code from tradehandler into separate file.Andrei Karas1-0/+168