summaryrefslogtreecommitdiff
path: root/src/net/eathena/network.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-10Improve network code speed again.Andrei Karas1-2/+0
2013-02-10Improve network code speed.Andrei Karas1-3/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-30Add unused warnings to other files.Andrei Karas1-2/+2
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor from net classes.Andrei Karas1-1/+3
2012-09-23Add missing final keywords to classes.Andrei Karas1-1/+1
2012-08-23Remove useless includes.Andrei Karas1-3/+0
2012-08-19Move some code from network to base classes.Andrei Karas1-60/+3
2012-08-19Flush send buffer if it too big.Andrei Karas1-0/+2
2012-06-25From eAthena netcode remove some evol packets implimentations.Andrei Karas1-2/+1
2012-06-24Add basic support for eathena stable.Andrei Karas1-0/+138