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
/
partyrecv.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
Add packet SMSG_PARTY_INFO 0x0ae5.
Andrei Karas
1
-0
/
+2
2018-01-16
Add packet SMSG_PARTY_MEMBER_INFO 0x0ae4.
Andrei Karas
1
-0
/
+2
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-10-23
Fix for possible truncated packet.
Andrei Karas
1
-1
/
+1
2017-08-30
Move some variables to better scope.
Andrei Karas
1
-1
/
+13
2017-06-29
Move foreach macroses into separate file.
Andrei Karas
1
-0
/
+1
2017-06-28
Add packet SMSG_PARTY_MEMBER_JOB_LEVEL 0x0abd.
Andrei Karas
1
-0
/
+24
2017-06-28
Add packet SMSG_PARTY_INFO 0x0a44.
Andrei Karas
1
-12
/
+34
2017-06-28
Add packet SMSG_PARTY_MEMBER_INFO 0x0a43.
Andrei Karas
1
-0
/
+8
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-25
/
+25
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-11-11
Fix typo implimented -> implemented.
Andrei Karas
1
-2
/
+2
2016-08-20
Allow get auto item share party option.
Andrei Karas
1
-1
/
+38
2016-08-20
Split processPartySettingsContinue.
Andrei Karas
1
-1
/
+2
2016-08-20
Fix getting party settings.
Andrei Karas
1
-6
/
+6
2016-08-19
Fix reading packet SMSG_PARTY_INFO if it was sent in wrong way.
Andrei Karas
1
-1
/
+2
2016-06-20
Remove useless includes.
Andrei Karas
1
-2
/
+0
2016-05-13
Add into network code function readUInt16. Also fix reading cards id.
Andrei Karas
1
-1
/
+1
2016-04-01
Sort more packets. Add version checks inside packets.
Andrei Karas
1
-5
/
+8
2016-01-17
Move cards constants into separate file.
Andrei Karas
1
-1
/
+3
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-11-20
Fix code style.
Andrei Karas
1
-1
/
+0
2015-11-18
Fix party invite response (hercules)
Andrei Karas
1
-14
/
+2
2015-08-29
Fix code style.
Andrei Karas
1
-3
/
+2
2015-08-28
Move receive code from partyhandler into separate file.
Andrei Karas
1
-0
/
+327