summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-11add getdatatype() buildins20170725gumi1-0/+64
2017-07-10fix setting pc var on another pcgumi1-4/+5
2017-06-27Remove useless parts from .gitlab-ci.ymlAndrei Karas2-445/+62
2017-06-27Fix build on windows.Andrei Karas1-1/+1
2017-06-27Add build script.Andrei Karas1-0/+143
2017-06-27add ignore for evol plugin.Andrei Karas1-0/+1
2017-06-27add install target to make file.Andrei Karas1-0/+8
2017-06-27disable import target in make file.Andrei Karas1-5/+5
2017-06-27Add configure into ignore list.Andrei Karas1-0/+1
2017-06-27Remove configure.Andrei Karas1-10718/+0
2017-06-27Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
2017-06-27Remove conf dir.Andrei Karas1161-1241746/+0
2017-06-27Remove cache dir.Andrei Karas4-32/+0
2017-06-27Hide area packets from hidden players/gms.Andrei Karas1-1/+7
2017-06-25Merge pull request #1785 from 4144/packetsupdateHaru13-105/+384
2017-06-25Adjust packet version based on client tests.Andrei Karas1-7/+7
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-25Merge pull request #1786 from mekolat/alive2Haru3-16/+55
2017-06-24update documentation for recovery()gumi1-2/+5
2017-06-24make buildin_recovery more versatilegumi2-14/+50
2017-06-24Merge pull request #1765 from mekolat/swap2Haru1-4/+7
2017-06-24Fix "debian stable" builds in gitlabHaru1-2/+2
2017-06-24Merge pull request #1775 from dastgir/bug/card_removeHaru1-77/+43
2017-06-13ItemDB SQL SyncHercules.ws1-1/+1
2017-06-13Merge pull request #1778 from Asheraf/itemfixDastgir2-2/+5
2017-06-10correct combo bonus for advanced angelic set : fixes #1286Asheraf1-1/+4
2017-06-10correct Yggdrasil_Herald_Crown equip locationAsheraf1-1/+1
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-07Merge pull request #1767 from dastgir/bug/trap-fixsmokexyz1-3/+3
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-03Merge pull-request #1746Haru134-1196/+1233
2017-06-03Revert "Unify specialeffect, convert legacy scripts (#1746)"Haru134-1233/+1196