summaryrefslogtreecommitdiff
path: root/src/net/ea/tradehandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-12Fix code style.Andrei Karas1-2/+0
2013-03-09Add new notifications in some other classes.Andrei Karas1-1/+0
2013-03-09Add new notifications to tradehandler.Andrei Karas1-23/+21
2013-02-14Improve event.getId() speed.Andrei Karas1-2/+3
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-11Show trade partner nick in trading errors.Andrei Karas1-6/+7
2012-09-02Add const to more classes.Andrei Karas1-6/+6
2012-08-23Remove useless includes.Andrei Karas1-1/+0
2012-03-22Rename object event to depricatedevent because current implimentation veryAndrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-3/+3
2011-10-30Fix code style.Andrei Karas1-1/+2
2011-10-23Protect trade against abusing.Andrei Karas1-0/+7
2011-10-08Add checks and fix code style.Andrei Karas1-13/+11
2011-10-05Add blacklist relation. In this mode blocked trades, emotes, speech text.Andrei Karas1-1/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-07-31Extract shared logic from tradehandler netcode to ea namespace.Andrei Karas1-0/+284