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
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-09-22
add way for reload packets db. For now it useless.
Andrei Karas
1
-0
/
+6
2015-09-07
Split protocol.h into protocolin.h and protocolout.h
Andrei Karas
1
-15
/
+5
2015-09-04
Remove some useless includes.
Andrei Karas
1
-2
/
+0
2015-09-02
Remove MessageHandler class
Andrei Karas
1
-17
/
+0
2015-09-02
Remove variable mMessageHandlers from network code.
Andrei Karas
1
-19
/
+6
2015-09-02
Use packet handlers from packet defines.
Andrei Karas
1
-3
/
+35
2015-09-01
Remove packets.h
Andrei Karas
1
-1
/
+0
2015-09-01
Use packet sizes from packetsin.inc
Andrei Karas
1
-4
/
+3
2015-09-01
Change extension in some internals includes from h to inc.
Andrei Karas
1
-1
/
+1
2015-09-01
Add ability to log received packet names to log file.
Andrei Karas
1
-1
/
+5
2015-06-20
Remove unused old evol packets from tmwa namespace.
Andrei Karas
1
-6
/
+0
2015-06-20
Fix code style.
Andrei Karas
1
-1
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-09-10
Improve logging for unknown and unsupported packets.
Andrei Karas
1
-3
/
+4
2014-09-06
add ability to delay network messages dispatch.
Andrei Karas
1
-0
/
+6
2014-09-06
Move tmwa packets definition into separate file.
Andrei Karas
1
-49
/
+1
2014-08-02
Fix compilation warnings with some compilers.
Andrei Karas
1
-5
/
+8
2014-05-31
Fix sign on some vars.
Andrei Karas
1
-4
/
+4
2014-03-28
simplify variables cleanup.
Andrei Karas
1
-2
/
+3
2014-02-20
improve includes.
Andrei Karas
1
-0
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-17
Add support for set npc dialog title from server script.
Andrei Karas
1
-1
/
+1
2013-10-30
add support for temporary replace background music on given map by server.
Andrei Karas
1
-1
/
+1
2013-10-26
add handling for map mask packet. (evol only)
Andrei Karas
1
-1
/
+1
2013-10-25
add missing checks.
Andrei Karas
1
-1
/
+1
2013-10-19
move virtual member calls from messagein constuctor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-11
Second part of checks from Parasoft C++ Test.
Andrei Karas
1
-2
/
+2
2013-10-08
split network mutexe into read and write mutexes.
Andrei Karas
1
-4
/
+4
2013-10-08
extent profiler logging into some functions.
Andrei Karas
1
-2
/
+6
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-09-04
add support for getting full move path from server (evol only).
Andrei Karas
1
-1
/
+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-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
[next]