index
:
AntumDeluge/manaplus
master
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
2017-05-01
Remove ServerFeatures haveBankApi because it depend only on server type.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveCharRename because it depend only on server type.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveEightDirections because it depend only on server type.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveMonsterName because it depend only on server type.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveAccountOtherGender because it always false.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveItemColors because it depend only by server type.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveServerIgnore because it was used only in tmwa.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures::haveNativeGuilds and ServerFeatures::haveChatChannels.
Andrei Karas
2
-14
/
+0
2017-05-01
Remove ServerFeatures haveBrokenAttackDistance because it depend only on serv...
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures havePartyNickInvite, because it depend only on server t...
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveChangePartyLeader because it depend only on server ...
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveOnlineList, because it depend only on server type.
Andrei Karas
2
-7
/
+0
2017-04-28
Add workaround to open npc buy shop if npc invisible.
Andrei Karas
2
-0
/
+10
2017-04-25
Change some packets dates based on last hercules changes.
Andrei Karas
2
-21
/
+32
2017-04-22
Remove extra includes.
Andrei Karas
1
-2
/
+0
2017-04-21
Add item options into item and get it from server.
Andrei Karas
3
-19
/
+62
2017-04-20
Drop support server packet version 10 (Nov 15 2015).
Andrei Karas
2
-12
/
+3
2017-04-20
Drop support server packet version 9 (Oct 19 2015).
Andrei Karas
1
-2
/
+2
2017-04-20
Drop support server packet version 8 (Sep 9 2015).
Andrei Karas
1
-1
/
+1
2017-04-20
Drop support server packet version 7.
Andrei Karas
4
-41
/
+16
2017-04-19
Rename rnd fields into option fields in packets.
Andrei Karas
3
-30
/
+30
2017-04-18
Add shuffle packets for all 2015 packet versions supported by hercules.
Andrei Karas
1
-29
/
+782
2017-04-17
Change non shuffle packets for 2016 packet versions.
Andrei Karas
2
-1
/
+7
2017-04-17
Fix packet version for packet CMSG_CHAR_CREATE.
Andrei Karas
1
-5
/
+5
2017-04-17
Add missing packet CMSG_ADMIN_MONSTER_ITEM.
Andrei Karas
1
-0
/
+5
2017-04-17
Add missing sizes for some out packets.
Andrei Karas
1
-7
/
+7
2017-04-17
Add some missing packet types into packetsout.inc without implimentation.
Andrei Karas
1
-14
/
+61
2017-04-14
Fix cast issue.
Andrei Karas
1
-1
/
+1
2017-04-11
Update packets for 2014-2015 versions in packetsout.inc based on servergreps ...
s20170411
Andrei Karas
1
-132
/
+284
2017-04-10
Fix packet version for evol servers.
Andrei Karas
1
-1
/
+7
2017-04-10
Add some missing packets and move existing after hercules update.
Andrei Karas
2
-3
/
+38
2017-04-05
Add chat command for translate message from player language to english.
Andrei Karas
1
-0
/
+2
2017-04-04
Show player language badge.
Andrei Karas
1
-1
/
+3
2017-04-04
Add language field in packet SMSG_BEING_ATTRS.
Andrei Karas
1
-0
/
+2
2017-04-04
Increase client protocol version to 21.
Andrei Karas
1
-1
/
+1
2017-03-21
Fix packet CMSG_NPC_STR_RESPONSE for hercules packet version >= 20151029.
Andrei Karas
1
-4
/
+14
2017-03-06
Fix packet warnings for server plugin version < 16.
Andrei Karas
1
-12
/
+48
2017-03-06
Fix packets for updated hercules.
Andrei Karas
1
-0
/
+9
2017-02-21
Move other fs related files into fs directory.
Andrei Karas
1
-1
/
+2
2017-02-04
Fix code style.
Andrei Karas
3
-3
/
+3
2017-02-02
Remove extra include from cashshoprecv.cpp
Andrei Karas
1
-2
/
+0
2017-02-01
Store interacted npc type before buy or talk and send it to buy dialog.
Andrei Karas
2
-6
/
+14
2017-02-01
Set currency to buy dialog based on selected npc type id.
Andrei Karas
6
-5
/
+92
2017-01-31
Move units into db directory.
Andrei Karas
2
-5
/
+7
2017-01-31
Fix money amount in cash shops.
Andrei Karas
1
-2
/
+3
2017-01-31
Allow buy multiply items at once from cash shops.
Andrei Karas
3
-6
/
+99
2017-01-30
Move BuySellRecv::processNpcBuyResponse from ea namespace into eathena and tmwa.
Andrei Karas
3
-1
/
+30
2017-01-20
Fix code style.
Andrei Karas
9
-9
/
+18
2017-01-18
Remove extra include.
Andrei Karas
1
-1
/
+0
2017-01-17
Remove support for hercules plugin version 6.
Andrei Karas
4
-10
/
+2
[prev]
[next]