index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
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
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-21
Add option for enable/disable remote commands.
Andrei Karas
1
-1
/
+5
2016-04-21
Disable remote chat commands in away mode.
Andrei Karas
1
-0
/
+4
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
6
-0
/
+25
2016-04-19
Add packet CMSG_PLAYER_LESS_EFFECTS 0x021d.
Andrei Karas
6
-0
/
+26
2016-04-19
Add packet CMSG_SKILL_FEEL_SAVE_OK 0x0254
Andrei Karas
6
-0
/
+28
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
78
-806
/
+806
2016-04-17
Fix code style.
Andrei Karas
2
-1
/
+2
2016-04-17
Remove override keyword, if it present with final.
Andrei Karas
78
-806
/
+806
2016-04-17
Add packet version logging before load packets for given version.
Andrei Karas
1
-0
/
+3
2016-04-15
Change packet version to 6 (tmwa)
Andrei Karas
2
-3
/
+13
2016-04-14
For tmwa server version >= 0x100408 not send nick in chat message.
Andrei Karas
1
-6
/
+17
2016-04-14
Add packet SMSG_PLAYER_CLIENT_COMMAND 0x0230 (tmwa)
Andrei Karas
1
-0
/
+1
2016-04-14
Move function PlayerRecv::processPlayerClientCommand into ea namespace.
Andrei Karas
5
-17
/
+21
2016-04-14
Add name for default server updates group.
Andrei Karas
1
-0
/
+5
2016-04-14
Add support for different groups of update servers reading from servers list.
Andrei Karas
2
-0
/
+45
2016-04-08
Fix code style.
Andrei Karas
4
-4
/
+5
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
5
-363
/
+363
2016-04-06
Impliment packet CMSG_PK_RANKS 0x0237.
Andrei Karas
6
-5
/
+29
2016-04-06
Add packet CMSG_BLACKSMITH_RANKS 0x0217.
Andrei Karas
6
-1
/
+25
2016-04-06
Fix align in packetsout.inc
Andrei Karas
1
-254
/
+254
2016-04-06
Impliment packet CMSG_ALCHEMIST_RANKS 0x0218.
Andrei Karas
6
-2
/
+25
2016-04-06
Impliment packet CMSG_MERGE_ITEM_CANCEL 0x0974.
Andrei Karas
6
-0
/
+16
2016-04-06
Impliment packet CMSG_MERGE_ITEM_ACK 0x096e.
Andrei Karas
6
-0
/
+28
2016-04-05
Add version labels into packetsout.inc
Andrei Karas
1
-4
/
+6
2016-04-05
Remove quotes from pragmas.
Andrei Karas
1
-3
/
+3
2016-04-04
Remove file protocolindefine.h
Andrei Karas
1
-26
/
+0
[next]