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
/
eathena
/
network.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-13
Change client protocol version to 24.
Andrei Karas
1
-1
/
+1
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-12-28
Add missing override and final to destructors.
Andrei Karas
1
-1
/
+1
2017-08-11
change client packet version to 23.
Andrei Karas
1
-1
/
+1
2017-07-12
Add packet SMSG_PLAYER_ATTRS 0x0b25.
Andrei Karas
1
-1
/
+1
2017-04-04
Increase client protocol version to 21.
Andrei Karas
1
-1
/
+1
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-09-26
Add packet SMSG_QUEST_LIST2 0x0b23.
Andrei Karas
1
-1
/
+1
2016-09-13
Add fake packets from network.xml if packet unused.
Andrei Karas
1
-0
/
+2
2016-09-12
Change client protocol version to 19.
s20160912
Andrei Karas
1
-1
/
+1
2016-07-17
Add packet SMSG_SKILL_CASTING2.
Andrei Karas
1
-1
/
+1
2016-04-27
Add packet SMSG_PLAYER_KILLED_BY 0x0b1d.
Andrei Karas
1
-1
/
+1
2016-01-05
Change packet version to 11. Impliment fixed packets for same version.
Andrei Karas
1
-1
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-10-26
Add packet SMSG_NPC_SKIN 0x0b1c.
Andrei Karas
1
-1
/
+1
2015-10-15
Add packet SMSG_MAP_SET_TILES_TYPE 0x0b1b.
Andrei Karas
1
-1
/
+1
2015-09-28
Add packet SMSG_BATTLE_EMBLEM2 0x0b1a.
Andrei Karas
1
-1
/
+1
2015-09-02
Remove MessageHandler class
Andrei Karas
1
-5
/
+0
2015-09-02
Remove variable mMessageHandlers from network code.
Andrei Karas
1
-2
/
+2
2015-08-25
Move receive code from charserverhandler into separate file.
Andrei Karas
1
-2
/
+2
2015-08-21
Add support for send item indexes to server. Change protocol version to 11.
Andrei Karas
1
-1
/
+1
2015-08-16
Add packet SMSG_ITEM_VISIBLE2 0x0b18.
Andrei Karas
1
-1
/
+1
2015-08-12
With equipped items read cards (hercules).
Andrei Karas
1
-1
/
+1
2015-05-01
eathena: add support for send chat command from server.
Andrei Karas
1
-1
/
+1
2015-03-02
eathena: change netcode version to 7.
Andrei Karas
1
-1
/
+1
2015-02-17
eathena: add pet talk command
Andrei Karas
1
-1
/
+1
2015-01-20
eathena: add packet SMSG_NPC_AREA 0x0b0b
Andrei Karas
1
-1
/
+1
2015-01-05
eathena: change protocol version to 4.
Andrei Karas
1
-1
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-11-28
eathena: add map mask packet.
Andrei Karas
1
-1
/
+1
2014-11-10
eathnea; add support for update hosts.
Andrei Karas
1
-1
/
+1
2014-02-20
improve includes.
Andrei Karas
1
-2
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
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
-1
/
+0
2013-04-14
some more style fixes from cpplint.
Andrei Karas
1
-2
/
+2
2013-04-08
move direct SDL_net calls to proxy file sdltcpnet.
Andrei Karas
1
-6
/
+0
2013-02-10
Improve network code speed again.
Andrei Karas
1
-2
/
+0
2013-02-10
Improve network code speed.
Andrei Karas
1
-3
/
+1
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-10-30
Add unused warnings to other files.
Andrei Karas
1
-2
/
+2
2012-10-15
Fix compilation warnings without C++11 support.
Andrei Karas
1
-1
/
+1
2012-10-10
Delete copy constructor from net classes.
Andrei Karas
1
-1
/
+3
2012-09-23
Add missing final keywords to classes.
Andrei Karas
1
-1
/
+1
2012-08-23
Remove useless includes.
Andrei Karas
1
-3
/
+0
2012-08-19
Move some code from network to base classes.
Andrei Karas
1
-60
/
+3
2012-08-19
Flush send buffer if it too big.
Andrei Karas
1
-0
/
+2
2012-06-25
From eAthena netcode remove some evol packets implimentations.
Andrei Karas
1
-2
/
+1
2012-06-24
Add basic support for eathena stable.
Andrei Karas
1
-0
/
+138