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
2018-11-03
Add packet SMSG_QUEST_UPDATE_OBJECTIVES 0x0afe
Andrei Karas
2
-1
/
+13
2018-11-03
Add packet SMSG_QUEST_ADD 0x0b0c
Andrei Karas
2
-1
/
+10
2018-11-03
Add packet SMSG_QUEST_LIST 0x0aff.
Andrei Karas
2
-1
/
+25
2018-11-03
Add packet SMSG_ITEM_PREVIEW2 0x0b13.
Andrei Karas
3
-0
/
+29
2018-11-03
Add packet SMSG_ITEM_PREVIEW1 0x0ab9
Andrei Karas
3
-0
/
+30
2018-11-03
Add packet SMSG_CAMERA_INFO 0x0a78.
Andrei Karas
3
-0
/
+16
2018-11-03
Add packet SMSG_BEING_REMOVE_SPECIAL_EFFECT 0x0b0d.
Andrei Karas
3
-0
/
+14
2018-10-29
Fix code style.
s20181102
Andrei Karas
14
-48
/
+48
2018-09-26
Update field names in packet CMSG_MAIL2_OPEN_MAILBOX.
Andrei Karas
1
-5
/
+3
2018-09-26
Add packet SMSG_PLAYER_COMBINED_EQUIPMENT 0x0b0a.
Andrei Karas
3
-0
/
+61
2018-09-26
Add packet SMSG_PLAYER_COMBINED_INVENTORY 0x0b09.
Andrei Karas
3
-0
/
+52
2018-09-26
Add packet SMSG_INVENTORY_END 0x0b0b.
Andrei Karas
3
-0
/
+18
2018-09-26
Add packet SMSG_INVENTORY_START 0x0b08.
Andrei Karas
3
-1
/
+50
2018-09-26
Add packet SMSG_ACHIEVEMENT_GET_REWARD 0x0a26.
Andrei Karas
3
-0
/
+12
2018-09-26
Add packet CMSG_ACHIEVEMENT_GET_REWARD 0x0a25.
Andrei Karas
11
-0
/
+234
2018-09-26
Add packet SMSG_ACHIEVEMENT_UPDATE 0x0a24.
Andrei Karas
3
-0
/
+19
2018-09-26
Add packet SMSG_ACHIEVEMENT_LIST 0x0a23.
Andrei Karas
4
-0
/
+103
2018-09-26
Add packet SMSG_BEING_VIEW_EQUIPMENT2 0x0b03.
Andrei Karas
3
-0
/
+40
2018-09-26
Add packet CMSG_INSTANCE_COMMAND 0x02cf.
Andrei Karas
6
-0
/
+18
2018-09-26
Add packet SMSG_PARTY_MEMBER_DEAD 0x0ab2.
Andrei Karas
3
-1
/
+16
2018-09-26
Add packet CMSG_CHANGE_DRESS 0x0ae8.
Andrei Karas
6
-0
/
+36
2018-09-26
Add packet SMSG_OVERWEIGHT_PERCENT 0x0ade.
Andrei Karas
3
-0
/
+25
2018-09-26
Add packet CMSG_PLAYER_SELECT_STYLE2 0x0afc.
Andrei Karas
2
-8
/
+43
2018-09-25
Add packet SMSG_PLAYER_SET_TITLE_ACK 0x0a2f.
Andrei Karas
3
-0
/
+11
2018-09-25
Add packet CMSG_PLAYER_SET_TITLE 0x0a2e.
Andrei Karas
6
-0
/
+25
2018-09-25
Add packet SMSG_FORMAT_MESSAGE_STRING_COLOR 0x0a6f.
Andrei Karas
3
-0
/
+14
2018-09-25
Change client protocol version to 25.
Andrei Karas
1
-1
/
+1
2018-09-25
Add packet SMSG_PLAYER_GUILD_PARTY_INFO 0x0a30.
Andrei Karas
3
-0
/
+43
2018-09-25
Add packet SMSG_GUILD_SET_POSITION 0x0afd.
Andrei Karas
3
-0
/
+24
2018-09-25
Add packet SMSG_GUILD_EXPULSION2 0x0a82.
Andrei Karas
3
-0
/
+22
2018-09-25
Add packet SMSG_GUILD_LEAVE2 0x0a83.
Andrei Karas
3
-0
/
+65
2018-09-25
Update packet versions for packet SMSG_MVP_EXP.
Andrei Karas
1
-1
/
+13
2018-09-25
Update packet versions for packet SMSG_PARTY_MEMBER_JOB_LEVEL.
Andrei Karas
1
-0
/
+12
2018-09-25
Update packet versions for packets SMSG_PARTY_MEMBER_INFO and SMSG_PARTY_INFO.
Andrei Karas
2
-3
/
+28
2018-09-25
Add missing field into ChatRecv::processWhisperResponse.
Andrei Karas
1
-1
/
+1
2018-09-25
Add packet SMSG_SKILL_WARP_POINT 0x0abe.
Andrei Karas
3
-1
/
+33
2018-09-25
Add packet SMSG_ITEM_MOVE_FAILED 0x0aa7.
Andrei Karas
3
-0
/
+30
2018-09-06
Drop support for plugin version 18.
Andrei Karas
2
-57
/
+15
2018-09-06
Drop support for plugin version 17.
Andrei Karas
1
-2
/
+1
2018-09-06
Drop support for plugin version 16.
Andrei Karas
1
-1
/
+1
2018-09-06
Drop support for plugin version 15.
Andrei Karas
2
-49
/
+13
2018-09-06
Drop support for plugin version 14.
Andrei Karas
1
-2
/
+2
2018-08-19
Remove extra includes.
Andrei Karas
3
-9
/
+0
2018-08-06
Play item usage sound to every player around.
Andrei Karas
1
-9
/
+25
2018-08-06
Move InventoryRecv::processPlayerInventoryUse from ea namespace into tmwa and...
Andrei Karas
8
-29
/
+55
2018-07-30
Split updateprotocol.cpp into files for lower memory usage in compilation.
Andrei Karas
7
-7
/
+234
2018-07-28
Fix deheader include issue [ci skip].
Andrei Karas
1
-0
/
+1
2018-07-27
Fix packet SMSG_PARTY_INFO for 2017+ packet version.
Andrei Karas
1
-6
/
+8
2018-07-27
Add support for main/re/zero packet versions in MessageIn class.
Andrei Karas
2
-2
/
+32
2018-07-27
Add packet CMSG_PLAYER_SELECT_STYLE 0x0afc.
Andrei Karas
6
-5
/
+19
[next]