summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-02HPM Hooks UpdateHercules.ws15-15/+15
2017-01-02Double NPC Name in Royal Guard job change quest (#1538)Ridley1-1/+0
2016-12-13Merge pull request #1529 from Asheraf/quest13Ibrahem Hossam1-0/+5
2016-12-12Add a custom weight check in ring of the wise king questAsheraf1-0/+5
2016-12-07Re-add -fvisibility=hidden on FreeBSD (necessary for plugins)Haru1-1/+1
2016-12-03Merge pull request #1522 from HerculesWS/jobclass-mapid-cleanupAndrei Karas39-812/+1110
2016-12-03HPM Hooks UpdateHaru5-124/+158
2016-12-03Remove the platform-dependent variables from struct status_dataHaru11-60/+61
2016-12-03Add function to retrieve the appropriate fame list type for a job mapidHaru5-31/+38
2016-12-03Change the argument to pc->famerank() to a rank type (instead of job mapid)Haru4-22/+42
2016-12-03Ensure that pc->addfame() increments the correct fame pointsHaru5-38/+56
2016-12-03Clarify some Job Class vs MapID confusion (2/2)Haru11-215/+251
2016-12-03Clarify some Job Class vs MapID confusion (1/2)Haru25-273/+297
2016-12-03Clarify the meaning of the MAPID_* constantsHaru2-103/+234
2016-12-03Add support for static assertions (on compilers that support them)Haru1-0/+27
2016-12-02Fixed a null-pointer dereference in BUILDIN(makeitem2)Haru1-1/+1
2016-12-02Merge pull request #1405 from Emistry/scriptcommand_makeitem2Haru2-1/+111
2016-12-02Merge pull request #1521 from Lemongrass3110/fix/areawarp_cellcheckIbrahem Hossam1-1/+4
2016-12-02Merge pull request #1494 from Emistry/party_check_stateIbrahem Hossam1-5/+9
2016-12-01Fixed areawarp cell checkLemongrass31101-1/+4
2016-11-22Merge pull request #1519 from Asheraf/thesignDastgir1-5/+5
2016-11-22Fix wrong command usage at sign questAsheraf1-5/+5
2016-11-21Constants Documentation SyncHercules.ws1-1107/+1107
2016-11-21ItemDB SQL SyncHercules.ws2-1279/+1284
2016-11-21Merge pull request #1514 from HerculesWS/itemdb-fixesAndrei Karas92-2482/+2604
2016-11-20Removed support for apostrophes in libconfig key namesHaru3-82/+90
2016-11-20Removed support for apostrophes in constantsHaru1-1/+1
2016-11-20Added validation for the AegisName while parsing the item dbHaru2-2/+26
2016-11-20Replaced some unsupported symbols in AegisNames (step 2)Haru78-1084/+1084
2016-11-20Replaced some unsupported symbols in AegisNames (step 1)Haru5-21/+21
2016-11-20Fixed various broken AegisNamesHaru1-8/+8
2016-11-20Corrected item type for Gymnastics_Ribbon and Floral_Mic_Of_IguHaru1-2/+2
2016-11-20Synchronized the AegisNames to the in-source ITEMID_ constantsHaru4-34/+124
2016-11-20Synchronized the AegisName between re and pre-re item databasesHaru4-24/+24
2016-11-20Fixed various minor issues in the item DBHaru2-9/+8
2016-11-20Propageted the AegisName fix to scripts and pre-re databaseHaru16-294/+295
2016-11-20Fixed several broken or incorrect AegisName valuesHaru1-932/+932
2016-11-20Merge pull request #1517 from HerculesWS/libconfig-quickupdateAndrei Karas20-926/+852
2016-11-19Let the CI test suite also run the testsHaru1-0/+22
2016-11-19Fix various uninitialized objects in the test_libconfig suiteHaru1-0/+31
2016-11-19Extend the previous linker library order fix to other makefilesHaru4-11/+11
2016-11-19Fix a 'make test' failure caused by a wrong linker library orderHaru1-2/+2
2016-11-19HPM Hooks UpdateHaru4-72/+72
2016-11-19Add fixed-size versions of the _int64 libconfig getters/settersHaru4-17/+91
2016-11-19Fix a compilation warning in test_spinlockHaru1-5/+7
2016-11-19Fix a compiler warning from libconfig on gcc-6 and -O3Haru2-0/+24
2016-11-19Re-generate libconfig with Flex 2.6.2-1 (still using Bison 3.0.4)Haru2-214/+171
2016-11-19Re-generate libconfig with Bison 3.0.4 (still using Flex 2.6.0)Haru3-606/+422
2016-11-08ItemDB SQL SyncHercules.ws1-40/+40
2016-11-08Merge pull request #1502 from Angelmelody/correct_weapon_item_typeDastgir1-40/+40