index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
eathena
/
network.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-08
split network mutexe into read and write mutexes.
Andrei Karas
1
-4
/
+4
2013-09-18
add const to net classes.
Andrei Karas
1
-2
/
+2
2013-09-15
remove unused includes from net directory.
Andrei Karas
1
-6
/
+1
2013-04-21
some other fixes from cpplint.
Andrei Karas
1
-2
/
+2
2013-04-14
some more style fixes from cpplint.
Andrei Karas
1
-1
/
+1
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-1
/
+1
2013-04-03
If wrong packet come from network show packet id in crash message.
Andrei Karas
1
-1
/
+6
2013-02-13
Fix code style.
Andrei Karas
1
-2
/
+2
2013-02-11
Fix compilation issues.
Andrei Karas
1
-2
/
+2
2013-02-10
Improve network code speed again.
Andrei Karas
1
-49
/
+29
2013-02-10
Improve network code speed.
Andrei Karas
1
-19
/
+22
2013-01-20
Last part with FOR_EACH changes.
Andrei Karas
1
-2
/
+1
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-10-10
Fix code style.
Andrei Karas
1
-1
/
+1
2012-10-10
Delete copy constructor from net classes.
Andrei Karas
1
-8
/
+10
2012-09-08
Improve constructors in some classes.
Andrei Karas
1
-1
/
+2
2012-09-02
Add const to more classes.
Andrei Karas
1
-4
/
+4
2012-08-23
Remove useless includes.
Andrei Karas
1
-4
/
+0
2012-08-19
Fix compilation warnings.
Andrei Karas
1
-2
/
+5
2012-08-19
Move some code from network to base classes.
Andrei Karas
1
-293
/
+9
2012-08-19
Flush send buffer if it too big.
Andrei Karas
1
-0
/
+11
2012-08-06
Change a bit network buffers and add check.
Andrei Karas
1
-1
/
+9
2012-06-24
Add basic support for eathena stable.
Andrei Karas
1
-0
/
+520