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
/
eathena
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-08
Add strong typed bool IsWeapon.
Andrei Karas
2
-8
/
+28
2016-06-03
Fix code style.
Andrei Karas
2
-2
/
+4
2016-05-31
Fix different include issues.
Andrei Karas
9
-3
/
+25
2016-05-29
Fix code style.
Andrei Karas
1
-2
/
+2
2016-05-27
Fix some false positive asserts in working with hair style equal to zero.
Andrei Karas
2
-9
/
+52
2016-05-24
Add missing id into packet version 20101124.
Andrei Karas
1
-0
/
+1
2016-05-24
Add packet CMSG_SKILL_USE_BEING from 2010 to newer.
Andrei Karas
1
-0
/
+14
2016-05-24
Add packet CMSG_BUYINGSTORE_CREATE from 2010 to newer.
Andrei Karas
1
-0
/
+10
2016-05-24
Add packet CMSG_PLAYER_INVENTORY_DROP from 2010 to newer.
Andrei Karas
1
-0
/
+6
2016-05-24
Add packet CMSG_HOMUNCULUS_MENU from 2010 to newer.
Andrei Karas
1
-0
/
+23
2016-05-24
Add packet CMSG_BUYINGSTORE_OPEN from 2010 and newer.
Andrei Karas
1
-0
/
+14
2016-05-24
Add packet CMSG_MOVE_FROM_STORAGE from 2010 to newer.
Andrei Karas
1
-0
/
+17
2016-05-24
Add packet CMSG_SEARCHSTORE_CLICK from 2010 to newer.
Andrei Karas
1
-0
/
+11
2016-05-24
Add packet CMSG_FRIENDS_ADD_PLAYER from 2010 to newer.
Andrei Karas
1
-0
/
+17
2016-05-24
Add packet CMSG_SOLVE_CHAR_NAME from 2010 to newer.
Andrei Karas
1
-0
/
+16
2016-05-24
Add packet CMSG_BUYINGSTORE_SELL for 2010 and newer.
Andrei Karas
1
-0
/
+13
2016-05-24
Add packet CMSG_SKILL_USE_POSITION for 2010 and newer.
Andrei Karas
1
-0
/
+14
2016-05-23
Add packet CMSG_PLAYER_CHANGE_ACT from 2010 to newer.
Andrei Karas
1
-0
/
+14
2016-05-23
Add packet CMSG_NAME_REQUEST for 2010 and newer.
Andrei Karas
1
-0
/
+15
2016-05-23
Add packet CMSG_BUYINGSTORE_CLOSE from 2010 and newer.
Andrei Karas
1
-0
/
+19
2016-05-23
Add packet CMSG_PLAYER_CHANGE_DEST from 2010 and newer.
Andrei Karas
1
-0
/
+15
2016-05-23
Add packet CMSG_SEARCHSTORE_NEXT_PAGE from 2010 and newer.
Andrei Karas
1
-0
/
+11
2016-05-23
Add packet CMSG_SKILL_USE_POSITION_MORE from 2010 and newer.
Andrei Karas
1
-0
/
+14
2016-05-23
Add all versions for packet CMSG_MOVE_TO_STORAGE.
Andrei Karas
3
-1
/
+207
2016-05-23
Dont show asserts in pickup special packets.
Andrei Karas
1
-11
/
+32
2016-05-23
Fix packets CMSG_PLAYER_INVENTORY_DROP and CMSG_ITEM_PICKUP.
Andrei Karas
2
-4
/
+4
2016-05-20
Remove duplicate packet defines.
Andrei Karas
1
-4
/
+0
2016-05-18
Fix random one tile desync in SMSG_BEING_MOVE3 packet.
Andrei Karas
1
-2
/
+6
2016-05-18
Add all versions for packet CMSG_PLAYER_INVENTORY_DROP.
Andrei Karas
2
-3
/
+170
2016-05-18
Fix some packet issues in version 2013xxxx
Andrei Karas
1
-0
/
+4
2016-05-18
Impliment packet CMSG_ITEM_PICKUP for all packet versions.
Andrei Karas
2
-3
/
+131
2016-05-17
Impliment packets CMSG_PLAYER_CHANGE_DIR and CMSG_MAP_PING for all packet ver...
Andrei Karas
3
-4
/
+414
2016-05-17
Fix sending packets for version 20151001 and bigger.
Andrei Karas
5
-32
/
+113
2016-05-16
Add support for packet version 20160316.
Andrei Karas
1
-0
/
+30
2016-05-16
Add support for packet version 20151216.
Andrei Karas
1
-0
/
+29
2016-05-16
Add support for packet version 20151104.
Andrei Karas
1
-0
/
+19
2016-05-14
Add into tmwa packet SMSG_MAP_SET_TILES_TYPE. Change protocol version to 7.
Andrei Karas
4
-28
/
+3
2016-05-13
Add into network code function readUInt16. Also fix reading cards id.
Andrei Karas
11
-22
/
+46
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
[prev]
[next]