index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
tmwa
/
network.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
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-03-22
add netcode support for channels (for now evol only).
Andrei Karas
1
-1
/
+1
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
-44
/
+23
2013-02-10
Improve network code speed.
Andrei Karas
1
-20
/
+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-11-07
Add own profiler and profiler info to some code.
Andrei Karas
1
-0
/
+4
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
-1
/
+4
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-07-29
Add quests netcode and quests window.
Andrei Karas
1
-1
/
+1
2012-06-24
Add basic support for eathena stable.
Andrei Karas
1
-5
/
+5
2012-06-17
Replace SDL int types to C++ types.
Andrei Karas
1
-6
/
+6
2012-05-02
Add timeout option between connections to sub servers.
Andrei Karas
1
-0
/
+4
2012-04-25
Improve iterators part 2.
Andrei Karas
1
-2
/
+2
2012-03-09
Fix incorrect packets handling from multiple update hosts commit.
Andrei Karas
1
-0
/
+2
2012-03-09
Add support for many update hosts (evol server only).
Andrei Karas
1
-0
/
+2
2012-03-03
Disable logging number of received bytes.
Andrei Karas
1
-1
/
+1
2012-02-24
Add safe error string reporting function.
Andrei Karas
1
-1
/
+1
2012-02-08
Fix code style with new tool.
Andrei Karas
1
-2
/
+2
2012-01-23
Add moving camera commands from npc.
Andrei Karas
1
-1
/
+1
2012-01-23
Add support for request client language from server.
Andrei Karas
1
-1
/
+1
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-11-30
Add server side online players list support.
Andrei Karas
1
-1
/
+1
2011-11-08
Fix more gcc 4.7 warnings.
Andrei Karas
1
-9
/
+10
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-2
/
+2
2011-10-19
Add to debug log number of sended and received bytes.
Andrei Karas
1
-0
/
+2
2011-10-08
Fix code style.
Andrei Karas
1
-35
/
+35
2011-10-08
Add checks and fix code style.
Andrei Karas
1
-44
/
+43
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-1
/
+1
2011-07-12
Fix again compilation issue in big endian system.
Andrei Karas
1
-1
/
+1
2011-07-12
Fix compilation error in big endian system.
Andrei Karas
1
-1
/
+1
2011-06-02
Fix some memory leaks and missing initialisations.
Andrei Karas
1
-0
/
+1
2011-05-24
Add simple memory leak detector.
Andrei Karas
1
-0
/
+2
2011-03-18
Fix most old style cast except manaserv and libxml2 defines.
Andrei Karas
1
-4
/
+4
2011-03-01
Add support for reading item colors for char list and created char (for exten...
Andrei Karas
1
-2
/
+2
2011-02-19
Update copyrights.
Andrei Karas
1
-2
/
+3
2011-02-18
Add packet SMSG_BEING_NAME_RESPONSE2 with big being names.
Andrei Karas
1
-0
/
+1
2011-01-15
Fix code style, apply some fixes after checking with cppcheck from git.
Andrei Karas
1
-2
/
+2
2011-01-02
Initial commit.
Andrei Karas
1
-0
/
+483