summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-06-25Update HPM hooks.Andrei Karas4-8/+108
2017-06-25fix guild leader change in 2017 clients. Based on rathena commit:Andrei Karas5-14/+31
2017-06-25Add packet 0xabd for send job and base levels to party members.Andrei Karas4-7/+57
2017-06-25Add packet 0xa44 for party info. Based on rathena commit:Andrei Karas1-9/+31
2017-06-25Fix style in clif_party_info.Andrei Karas1-15/+16
2017-06-25Add packet 0x0a43 for party member info. Based on rathena commit:Andrei Karas1-11/+25
2017-06-25Fix style in clif_party_member_info.Andrei Karas1-13/+14
2017-06-25Add packet 0x0aa5 for 2016 clients for guild members list. Based on rathena c...Andrei Karas1-15/+27
2017-06-25Fix style in function clif_guild_memberlist.Andrei Karas1-20/+20
2017-06-25Add packet 0x0a84 for guild basic info. Based on rathena commit:Andrei Karas1-4/+15
2017-06-25Fix style in function clif_guild_basicinfo.Andrei Karas1-24/+25
2017-06-25Fix vending list packet for 2016 clients. Based on rathena commit:Andrei Karas3-2/+40
2017-06-25Add packet 0x0a37 ZC_ITEM_PICKUP_ACK_V7 based on rathena commit:Andrei Karas2-2/+14
2017-06-25HPM Hooks UpdateHercules.ws4-0/+80
2017-06-24make buildin_recovery more versatilegumi2-14/+50
2017-06-24Merge pull request #1765 from mekolat/swap2Haru1-4/+7
2017-06-24Merge pull request #1775 from dastgir/bug/card_removeHaru1-77/+43
2017-06-24allow removechannelhandler to be called with attached ridgumi1-1/+2
2017-06-24allow addchannelhandler to be called with attached ridgumi1-1/+2
2017-06-24allow channelmes to be called without attached ridgumi1-1/+1
2017-06-21add getdatatype() buildingumi1-0/+64
2017-06-13Fixes crash when npcshopattach was called on sell shop.Dastgir1-0/+11
2017-06-09fix another memory leak introduced by 5ceccb7gumi1-0/+2
2017-06-09WhitespaceDastgir1-35/+33
2017-06-09Fixed a bug where removing a card from successremovecards andDastgir1-44/+12
2017-06-09Merge pull request #1139 from SamuelHercules/WarlockCLFixsmokexyz1-1/+1
2017-06-08Corrected Documentation of getequipoption.Dastgir1-6/+6
2017-06-06Fixed assert report when arrow shower(skill) was used on traps.Dastgir1-3/+3
2017-06-05fix loss of reference in buildin_swapgumi1-4/+7
2017-06-05fix memory leak introduced by 5ceccb7gumi1-0/+4
2017-06-03flag misceffect() as deprecatedgumi1-1/+1
2017-06-03flag specialeffect2() as deprecatedgumi1-1/+1
2017-06-03allow to use specialeffect() on any unit, and to send to any playergumi1-10/+26
2017-06-03Merge pull request #1684 from Smokexyz/refine-updateHaru6-45/+96
2017-06-03Merge pull request #1747 from mekolat/param2Haru1-8/+14
2017-06-03Merge pull request #1753 from mekolat/string2Haru1-0/+38
2017-06-03Add packet 0xac5 for clients >= 20170329.Andrei Karas1-7/+14
2017-06-03Add packet 0x0ac4 for 2017-03-15+ based on 3CeAM commit:Andrei Karas2-0/+12
2017-06-03Add packets for client 2017-05-17aRagexeRE.Andrei Karas1-0/+38
2017-06-03Add packets for client 2017-04-05bRagexeRE.Andrei Karas1-0/+38
2017-06-03Add packets for client 2017-03-29dRagexeRE.Andrei Karas1-0/+38
2017-06-03Add packets for client 2017-03-22aRagexeRE.Andrei Karas1-0/+38
2017-06-03Add packets for client 2017-03-15cRagexeRE.Andrei Karas1-0/+38
2017-06-03Add packets for client 2017-03-08bRagexeRE.Andrei Karas1-0/+38
2017-06-03Add packets for client 2017-02-28aRagexeRE.Andrei Karas1-0/+38
2017-06-03Add packets for client 2017-02-08aRagexeRE.Andrei Karas1-1/+39
2017-06-03Add shuffle packets for client 2017-01-25aRagexeRE.Andrei Karas1-0/+37
2017-06-03Add non shuffle packets for clients 2017-04-26dRagexeRE and 2017-05-02dRagexeRE.Andrei Karas1-0/+15
2017-06-03Merge pull request #1736 from mekolat/group2Haru3-18/+67
2017-06-03Merge pull request #1739 from mekolat/pow2Haru2-1/+8