summaryrefslogtreecommitdiff
path: root/src/net/ea/inventoryhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-10Delete copy constructor from net classes.Andrei Karas1-1/+1
2012-09-02Add const to more classes.Andrei Karas1-18/+18
2012-08-23Remove useless includes.Andrei Karas1-4/+2
2012-07-15Fix code style.Andrei Karas1-2/+2
2012-06-06Fix some issues after auto checking.Andrei Karas1-4/+4
2012-04-25Improve iterators part 2.Andrei Karas1-3/+2
2012-02-08Fix code style with new tool.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-12/+12
2011-10-08Add checks and fix code style.Andrei Karas1-21/+10
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-2/+2
2011-08-12Rename file name ministatus to correct ministatuswindow.Andrei Karas1-1/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-08-11Remove some unused code.Andrei Karas1-3/+3
2011-08-03Fix code style and remove some unused variabled.Andrei Karas1-5/+6
2011-07-31Fix error in inventoryhandler from previous commits.Andrei Karas1-2/+1
2011-07-30Extract shared logic from inventoryhandler netcode to ea namespace.Andrei Karas1-0/+624