summaryrefslogtreecommitdiff
path: root/src/net/ea/buysellhandler.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-01-30Clean buy dialog dungling pointer if buy dialog was destroyed.Andrei Karas1-0/+3
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-08-29Fix code style.Andrei Karas1-2/+0
2015-08-24Move receive code from buysellhandler into separate file.Andrei Karas1-10/+0
2015-06-06Fix code style.Andrei Karas1-2/+0
2015-05-29Add strong typed int type BeingId.Andrei Karas1-1/+3
2015-03-01Move sendSellRequest from ea namespace into eathena and tmwa.Andrei Karas1-4/+0
2015-03-01Move sendBuyRequest from ea namespace into eathena and tmwa.Andrei Karas1-4/+0
2015-03-01Move requestBuyList from ea namespace into eathena and tmwa.Andrei Karas1-4/+1
2015-03-01Move requestSellList from ea namespace into eathena and tmwa.Andrei Karas1-3/+0
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-10-17Add static in buysellhandler.Andrei Karas1-5/+5
2014-08-30Remove additional parameters from processNpcSell function.Andrei Karas1-2/+1
2014-05-31Add missing notfinal/final to classes.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to net files.Andrei Karas1-4/+6
2013-09-15remove unused includes from net directory.Andrei Karas1-4/+0
2013-08-31move being related files into being dir.Andrei Karas1-1/+1
2013-04-14another fixes from cpplint.Andrei Karas1-1/+1
2013-04-14some more style fixes from cpplint.Andrei Karas1-1/+1
2013-03-27improve some network handlers classes.Andrei Karas1-10/+7
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor from net classes.Andrei Karas1-0/+2
2012-08-26Add const to some classes.Andrei Karas1-4/+6
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-10-08Add checks and fix code style.Andrei Karas1-0/+3
2011-05-20Start separating netcode to functions and moving some code to ea name spaceAndrei Karas1-0/+66