summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-26Fixes Constant Name in item_db(#821)Dastgir2-2/+2
2015-10-26Fixed OldGlastHeim instance not showing any npcDastgir1-5/+6
2015-10-26Merge branch 'master' of https://github.com/HerculesWS/HerculesDastgir13-263/+417
2015-10-26Updated script documentationDastgir1-0/+15
2015-10-25Merge pull request #516 from milky-milk/pre-re_defenderHaruna1-0/+5
2015-10-24Updated libconfig to GNU Bison 2.5Haru3-224/+264
2015-10-24Merge pull request #811 from ossi0110/masterHaruna6-29/+100
2015-10-24Merge pull request #813 from 4144/instancefixHaruna1-2/+2
2015-10-24Fix crash in instance.cAndrei Karas1-2/+2
2015-10-24Merge pull request #751 from dastgir/script_docDastgir2-8/+46
2015-10-22HPM Hooks UpdateHercules.ws3-96/+0
2015-10-22Updated db2sql pluginHaru1-8/+3
2015-10-22Removed support for the deprecated SQL item, mob, mob_skill databases.Haru10-342/+13
2015-10-21Merge pull request #790 from ErMaqui/masterHaruna2-1/+6
2015-10-21Fixed Typos (+1 squashed commits)ossi01106-29/+100
2015-10-21Merge remote-tracking branch 'upstream/master'Er_Maqui122-4117/+134414
2015-10-21Fixed a console command parse issueHaru1-16/+9
2015-10-20Corrected a compilation issue in plugins that use the memmgr interfaceHaru1-3/+3
2015-10-20Update HPM hooks.Andrei Karas3-15/+15
2015-10-20Converted all the commented out mob_db/mob_db22 entries to the new formatHaru3-923/+7351
2015-10-20Fixed an issue preventing the mob_db2 from being loadedHaru2-9/+6
2015-10-20Merge pull request #778 from 4144/mobdbHaruna12-3822/+127368
2015-10-20Convert mob_db to new format.Andrei Karas5-3517/+126281
2015-10-20Add Mob_db converter from txt to conf.Andrei Karas2-0/+288
2015-10-19Update HPM hooks.Andrei Karas3-63/+251
2015-10-19Add support for mob_db in conf format.Andrei Karas2-242/+548
2015-10-19Merge pull request #804 from 4144/memmanagerHaruna103-150/+198
2015-10-19Fix reallocating memory without memory manager.Andrei Karas1-1/+49
2015-10-19rename malloc.c/h to memmgr.Andrei Karas103-149/+149
2015-10-17Fixed some VS project whitespace inconsistenciesHaru10-20/+20
2015-10-17Fixed an error in the refine_db loaderHaru1-33/+52
2015-10-17Merge pull request #799 from 4144/fixwallHaruna1-1/+1
2015-10-17Fix crash while removing invisible wall.Andrei Karas1-1/+1
2015-10-13Merge pull request #797 from 4144/insertcardHaruna1-1/+5
2015-10-13Return actual result from pc_insert_card.Andrei Karas1-1/+5
2015-10-13ItemDB SQL SyncHercules.ws1-1/+14
2015-10-13Merge pull request #794 from moguri85/masterDastgir4-15/+264
2015-10-13Fixed some missing stuffmoguri851-5/+23
2015-10-13Added Items needed in eden_iro.txtmoguri854-14/+245
2015-10-13- Fixed message ID to a lower value.Er_Maqui2-5/+4
2015-10-12- Error message when talking to a pre-defined channel and you aren't on the c...Er_Maqui2-0/+6
2015-10-11Fixed another compiler warning (follow-up to 5c22b63)Haru1-1/+1
2015-10-11Fixed various compiler warnings (follow-up to 5c22b63)Haru4-21/+21
2015-10-11Merge pull request #788 from MishimaHaruna/libconfigAndrei Karas11-138/+1010
2015-10-11Merge pull request #760 from HerculesWS/738-vectorsAndrei Karas48-1529/+1734
2015-10-11Added test_libconfig test suite.Haru4-14/+865
2015-10-11Added support to libconfig for key names containing '.' or beginnig with digits.Haru6-123/+144
2015-10-11Fixed an issue in the quest_db parsing function.Haru1-1/+1
2015-10-11Changed chr->server[].maps to a VECTORHaru3-35/+32
2015-10-11HPM Hooks UpdateHaru4-18/+19