summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-25Added Costume/Shadow Atk/Def refine bonus settingDastgir4-4/+26
2015-12-17ItemDB SQL SyncHercules.ws2-34/+40
2015-12-17Merge branch 'Jedzkie-Pull_12' into herculesHaru8-151/+275
2015-12-17Removal of SC_ITEMSCRIPT.Jedzkie3-59/+2
2015-12-17Implement official effect of MVP ScrollsJedzkie8-26/+199
2015-12-17Update the item script of the Osychic Armor Scroll item to match official eha...Jedzkie2-0/+8
2015-12-17Reordered trade restrictions for certain itemsJedzkie2-48/+48
2015-12-17Change ID to Constants in the item dbJedzkie2-18/+18
2015-12-17ItemDB SQL SyncHercules.ws2-69/+71
2015-12-17ItemDB Updates:Jedzkie2-97/+141
2015-12-17ItemDB SQL SyncHercules.ws2-29/+29
2015-12-17Merge branch 'Jedzkie-Pull_07' into herculesHaru3-284/+336
2015-12-17Update the item script of DARK_INVITATION.Jedzkie1-5/+5
2015-12-17Update the Effect of Special Defense Potion.Jedzkie1-0/+5
2015-12-17Update the Effects of Cat's Ship Biscuit and Weevil Bug Worm.Jedzkie1-2/+44
2015-12-17Update the Egir Equipments (Effect, Buying Price, Combo, Aegis Name).Jedzkie2-31/+46
2015-12-17Change ID to Constants of remaining special effects in PRE-RE item db.Jedzkie1-5/+5
2015-12-17Added special effects on GX Poison Items in PRE-RE item db.Jedzkie1-8/+32
2015-12-17Update the Gold Pill item to it's Official effect.Jedzkie2-8/+2
2015-12-17Added Guillotine Cross Job in PRE-RE Poison Bottle.Jedzkie2-8/+10
2015-12-17Standardized comments in the item_dbJedzkie2-217/+187
2015-12-17Change all chat mute checks to use pc->can_talk instead of direct check.hemagx6-25/+18
2015-12-17Add bAddMaxWeight bonus for increasing player's max weightAnnieRuru4-1/+7
2015-12-17Standardize the comments in Global_Functions.txtAnnieRuru1-6/+4
2015-12-17Fixed a typo (Follow-up to 421ea5a1b1dc35ff6e6be6f7a0001a5ae99eec10)Haru1-1/+1
2015-12-16HPM Hooks UpdateHercules.ws9-0/+93
2015-12-16Merge pull request #876 from MishimaHaruna/gplAndrei Karas1150-19425/+37797
2015-12-15Standardized header in scripts (part 14)Haru47-1085/+1807
2015-12-15Standardized header in scripts (part 13)Haru9-125/+299
2015-12-15Standardized header in scripts (part 12)Haru13-387/+511
2015-12-15Standardized header in scripts (part 11)Haru8-87/+251
2015-12-15Standardized header in scripts (part 10)Haru41-980/+1571
2015-12-15Standardized header in scripts (part 9)Haru150-4275/+5794
2015-12-15Standardized header in scripts (part 8)Haru37-679/+1382
2015-12-15Standardized header in scripts (part 7)Haru50-1238/+1969
2015-12-15Standardized header in scripts (part 6)Haru57-1245/+2149
2015-12-15Standardized header in scripts (part 5)Haru64-1755/+2478
2015-12-15Standardized header in scripts (part 4)Haru50-682/+1691
2015-12-15Standardized header in scripts (part 3)Haru143-3502/+5562
2015-12-15Standardized header in scripts (part 2)Haru124-1793/+4288
2015-12-15Standardized header in scripts (part 1)Haru29-251/+911
2015-12-15Standardized header across script .conf filesHaru19-135/+634
2015-12-15Updated header for libconfig-based databasesHaru24-365/+865
2015-12-15Added GPL-compliant header to sql filesHaru44-1/+840
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru242-840/+4776
2015-12-15Added GPL information on interactive server startupHaru5-0/+19
2015-12-15Fix Dialog being cleaned after timeout on secure npc timeout enabled.hemagx1-1/+0
2015-12-15HPM Hooks UpdateHercules.ws1-27/+27
2015-12-15Fixed some too long char buffer initializers.Florian Wilkemeyer2-11/+15
2015-12-15Added const qualifier to the w1~w4 arguments of npc_parse_unknown_objectHaru2-2/+19