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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
Remove duplicates in packetsout.inc
Andrei Karas
1
-3
/
+0
2016-05-08
Add packets for packet version 20151001.
Andrei Karas
1
-0
/
+29
2016-05-07
Impliment packets for packet version 20150916.
Andrei Karas
1
-1
/
+30
2016-05-07
Add packet SMSG_ADD_MAP_MARKER 0x09c1.
Andrei Karas
3
-0
/
+10
2016-05-06
Fix code style.
Andrei Karas
1
-1
/
+1
2016-04-27
Impliment packet CMSG_LOGIN_REGISTER_HAN.
Andrei Karas
1
-5
/
+20
2016-04-27
Add packet SMSG_PLAYER_KILLED_BY 0x0b1d.
Andrei Karas
5
-2
/
+37
2016-04-27
Add server feature HaveKillerId.
Andrei Karas
1
-0
/
+2
2016-04-23
Fix code style.
Andrei Karas
6
-9
/
+10
2016-04-20
Add old versions for packet CMSG_MAP_SERVER_CONNECT.
Andrei Karas
2
-7
/
+41
2016-04-20
Add packet CMSG_TAEKWON_RANKS 0x0225
Andrei Karas
3
-0
/
+17
2016-04-19
Add packet CMSG_PLAYER_LESS_EFFECTS 0x021d.
Andrei Karas
3
-0
/
+18
2016-04-19
Add packet CMSG_SKILL_FEEL_SAVE_OK 0x0254
Andrei Karas
3
-0
/
+20
2016-04-19
Add missing version for packet CMSG_SOLVE_CHAR_NAME.
Andrei Karas
1
-0
/
+1
2016-04-19
Fix packet definition for different versions CMSG_SEARCHSTORE_SEARCH.
Andrei Karas
1
-0
/
+71
2016-04-19
Add different versions for packet CMSG_SKILL_USE_POSITION_MORE.
Andrei Karas
1
-1
/
+5
2016-04-19
Add different versions for packet CMSG_FRIENDS_ADD_PLAYER.
Andrei Karas
1
-1
/
+10
2016-04-19
Add different versions for packet CMSG_PARTY_INVITE2.
Andrei Karas
1
-1
/
+8
2016-04-19
Add different versions for packet CMSG_MAP_SERVER_CONNECT.
Andrei Karas
1
-1
/
+10
2016-04-19
Add different versions for packet CMSG_PLAYER_CHANGE_ACT.
Andrei Karas
1
-1
/
+5
2016-04-19
Add all versions for packet CMSG_MOVE_FROM_STORAGE.
Andrei Karas
1
-1
/
+9
2016-04-19
Add missing login server packets and add comments to some packets.
Andrei Karas
2
-4
/
+13
2016-04-19
Impliment some versioned packets.
Andrei Karas
1
-6
/
+50
2016-04-17
Revert "Remove override keyword, if it present with final."
Andrei Karas
33
-376
/
+376
2016-04-17
Fix code style.
Andrei Karas
2
-1
/
+2
2016-04-17
Remove override keyword, if it present with final.
Andrei Karas
33
-376
/
+376
2016-04-17
Add packet version logging before load packets for given version.
Andrei Karas
1
-0
/
+3
2016-04-14
Move function PlayerRecv::processPlayerClientCommand into ea namespace.
Andrei Karas
3
-17
/
+1
2016-04-08
Fix code style.
Andrei Karas
3
-3
/
+3
2016-04-07
Move packet CMSG_QUICK_IDENTIFY_ITEM definition.
Andrei Karas
1
-3
/
+2
2016-04-07
Add different versions for packet CMSG_ITEM_PICKUP.
Andrei Karas
1
-2
/
+19
2016-04-07
Add different versions for packet CMSG_SKILL_USE_POSITION.
Andrei Karas
1
-1
/
+8
2016-04-06
Add different versions for packet CMSG_PLAYER_INVENTORY_DROP.
Andrei Karas
1
-1
/
+9
2016-04-06
Add different versions for packet CMSG_PLAYER_CHANGE_DIR.
Andrei Karas
1
-1
/
+16
2016-04-06
Fix some packets id conflicts.
Andrei Karas
2
-11
/
+151
2016-04-06
Add packet CMSG_SKILL_USE_POSITION 0x0438.
Andrei Karas
1
-0
/
+1
2016-04-06
Add packet CMSG_PLAYER_INVENTORY_DROP 0x0885.
Andrei Karas
1
-0
/
+1
2016-04-06
Add packet CMSG_HOMUNCULUS_MENU 0x0817.
Andrei Karas
1
-0
/
+1
2016-04-06
Add packet CMSG_PLAYER_CHANGE_DIR 0x0924.
Andrei Karas
1
-1
/
+2
2016-04-06
Add packet CMSG_PARTY_SETTINGS 0x07d7.
Andrei Karas
2
-6
/
+30
2016-04-06
Add packet comments with server handler in packetsout.inc
Andrei Karas
1
-222
/
+222
2016-04-06
Add actual packet sizes into packetsout.inc
Andrei Karas
1
-223
/
+222
2016-04-06
Into packetsout.inc add fields size and comment. For now unused.
Andrei Karas
1
-259
/
+259
2016-04-06
Impliment packet CMSG_PK_RANKS 0x0237.
Andrei Karas
3
-5
/
+21
2016-04-06
Add packet CMSG_BLACKSMITH_RANKS 0x0217.
Andrei Karas
3
-1
/
+17
2016-04-06
Fix align in packetsout.inc
Andrei Karas
1
-254
/
+254
2016-04-06
Impliment packet CMSG_ALCHEMIST_RANKS 0x0218.
Andrei Karas
3
-2
/
+17
2016-04-06
Impliment packet CMSG_MERGE_ITEM_CANCEL 0x0974.
Andrei Karas
3
-0
/
+8
2016-04-06
Impliment packet CMSG_MERGE_ITEM_ACK 0x096e.
Andrei Karas
3
-0
/
+17
2016-04-05
Add version labels into packetsout.inc
Andrei Karas
1
-4
/
+6
[next]