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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-11
eathena: add partial support for packet SMSG_LOGIN_CODING_KEY 0x01dc.
Andrei Karas
3
-0
/
+16
2015-03-11
eathena: add partial support for packet CMSG_COMBO_DELAY 0x01d2.
Andrei Karas
3
-0
/
+16
2015-03-11
eathena: add partial support for packet CMSG_BLADE_STOP 0x01d1.
Andrei Karas
3
-0
/
+17
2015-03-11
eathena: add partial support for packet CMSG_SPIRIT_BALLS 0x01d0.
Andrei Karas
3
-0
/
+16
2015-03-11
eathena: add partial support for packet SMSG_SKILL_DEVOTION_EFFECT 0x01cf.
Andrei Karas
3
-0
/
+18
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_SKILL_AUTO_SPELLS 0x01cd.
Andrei Karas
3
-0
/
+19
2015-03-11
eathena: add partial support for packet SMSG_GUILD_EMBLEM 0x01b4.
Andrei Karas
3
-0
/
+16
2015-03-11
Rename packet SMSG_GUILD_EMBLEM into SMSG_GUILD_EMBLEM_DATA.
Andrei Karas
6
-10
/
+10
2015-03-11
eathena: add partial support for packet SMSG_NPC_SHOW_DIGIT 0x01b1.
Andrei Karas
3
-0
/
+17
2015-03-11
eathena: add partial support for packet SMSG_CLASS_CHANGE 0x01b0.
Andrei Karas
3
-0
/
+18
2015-03-11
eathena: add partial support for packet SMSG_SKILL_ARROW_CREATE_LIST 0x01ad.
Andrei Karas
3
-0
/
+17
2015-03-11
eathena: add partial support for packet SMSG_SKILL_UNIT_UPDATE 0x01ac.
Andrei Karas
3
-0
/
+15
2015-03-11
eathena: add partial support for packet SMSG_PET_CATCH_PROCESS 0x019e.
Andrei Karas
3
-0
/
+13
2015-03-11
eathena: add partial support for packet SMSG_CHAT_TALKIE_BOX 0x0191.
Andrei Karas
3
-0
/
+15
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_SKILL_PRODUCE_EFFECT 0x018f.
Andrei Karas
3
-0
/
+16
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_SKILL_PRODUCE_MIX_LIST 0x...
Andrei Karas
3
-0
/
+21
2015-03-11
eathena: add partial support for packet SMSG_MONSTER_INFO 0x018c.
Andrei Karas
3
-0
/
+22
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_NOTIFY_MAPINFO 0x0189.
Andrei Karas
3
-0
/
+14
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_REFINE 0x0188.
Andrei Karas
3
-0
/
+17
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_IDENTIFIED 0x0179.
Andrei Karas
3
-0
/
+16
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_IDENTIFY_LIST 0x0177.
Andrei Karas
3
-0
/
+18
2015-03-10
eathena: add partial support for packet SMSG_CHAT_SILENCE 0x014b.
Andrei Karas
3
-0
/
+16
2015-03-10
eathena: add partial support for packet SMSG_MANNER_MESSAGE 0x014a.
Andrei Karas
3
-0
/
+15
2015-03-10
eathena: add partial support for packet SMSG_SKILL_MEMO_MESSAGE 0x011e.
Andrei Karas
3
-0
/
+14
2015-03-10
eathena: add partial support for packet SMSG_SKILL_WARP_POINT 0x011c.
Andrei Karas
3
-0
/
+18
2015-03-10
eathena: add partial support for packet SMSG_MVP_NO_ITEM 0x010d.
Andrei Karas
3
-0
/
+12
2015-03-10
eathena: add partial support for packet SMSG_MVP_EXP 0x010b.
Andrei Karas
3
-0
/
+14
2015-03-10
eathena: add partial support for packet SMSG_MVP_ITEM 0x010a.
Andrei Karas
3
-0
/
+15
2015-03-10
Rename packet SMSG_MVP into SMSG_MVP_EFFECT.
Andrei Karas
6
-12
/
+12
2015-03-10
eathena: add partial support for packet SMSG_CHAT_ROLE_CHANGE 0x00e1.
Andrei Karas
3
-0
/
+15
2015-03-10
eathena: add partial support for packet SMSG_CHAT_SETTINGS 0x00df.
Andrei Karas
3
-0
/
+20
2015-03-10
eathena: add partial support for packet SMSG_CHAT_ADD_MEMBER 0x00dc.
Andrei Karas
3
-0
/
+15
2015-03-10
eathena: add partial support for packet SMSG_CHAT_JOIN_FAILED 0x00da.
Andrei Karas
3
-0
/
+14
2015-03-10
Fix cmake make file.
Andrei Karas
1
-0
/
+2
2015-03-10
eathena: add partial support for packet SMSG_CHAT_DESTROY 0x00d8.
Andrei Karas
3
-0
/
+14
2015-03-10
eathena: add partial support for packet SMSG_CHAT_CREATE_ACK 0x00d6.
Andrei Karas
3
-0
/
+14
2015-03-10
eathena: add partial support for packet SMSG_IGNORE_NICK_ACK 0x00d1.
Andrei Karas
3
-1
/
+16
2015-03-10
eathena: remove unimplimented flag from packet SMSG_MAP_ACCOUNT_ID.
Andrei Karas
1
-1
/
+1
2015-03-10
eathena: show pvp or gvg map mode.
Andrei Karas
4
-8
/
+73
2015-03-10
Add comments about some not implimented packets and remove them from reporting.
Andrei Karas
2
-3
/
+4
2015-03-10
Improve reporting string about unimplimented packets.
Andrei Karas
1
-1
/
+2
2015-03-10
Add option in settings to enable/disable logging unimplimented packets.
Andrei Karas
5
-1
/
+16
2015-03-10
Mark all unimplimented packets with UNIMPLIMENTEDPACKET attribute.
Andrei Karas
24
-3
/
+81
2015-03-10
Add UNIMPLIMENTEDPACKET macro
Andrei Karas
4
-1
/
+18
2015-03-09
Impliment DebugMessageListener in chat window.
Andrei Karas
2
-1
/
+12
2015-03-09
Add debug message listener.
Andrei Karas
4
-0
/
+80
2015-03-09
Disable reading online list url from config.xml.
Andrei Karas
2
-4
/
+0
2015-03-08
Remove handler "add attack ignore" from popup menu.
Andrei Karas
1
-10
/
+1
2015-03-08
Remove handler "add priority attack" from popup menu.
Andrei Karas
1
-10
/
+1
2015-03-08
Remove handler "add attack" from popup menu.
Andrei Karas
1
-10
/
+1
[next]