summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-07add support for number separators in the python libconf parsergumi1-9/+9
2020-05-07add support for binary and octal literals in the python libconf parsergumi1-1/+20
2020-05-07update the constants documentation for number separatorsgumi1-0/+7
2020-05-07update the constants documentation for binary and octal literalsgumi1-2/+7
2020-05-07libconfig: add support for number separatorsgumi6-436/+392
2020-05-07libconfig: add support for binary and octal literalsgumi9-401/+697
2020-05-07libconfig: rebuild libconfiggumi8-609/+1344
2020-05-07add unit tests for number separatorsgumi1-0/+2
2020-05-07add unit tests for octal and binary literalsgumi1-0/+7
2020-05-07add documentation for the number separatorsgumi1-0/+7
2020-05-07add documentation for the octal and binary literalsgumi1-1/+16
2020-05-07add support for number separatorsgumi2-28/+68
2020-03-28add support for binary and octal number literalsgumi2-24/+69
2020-03-21Release v2020.03.08+2Haru1-1/+8
2020-03-21Merge pull request #2664 from Kenpachi2k13/looter_fixHaru1-2/+5
2020-03-21Move misplaced condition in unit_walktobl() functionKenpachi Developer1-2/+5
2020-03-14Release v2020.03.08+1Haru1-3/+8
2020-03-14Merge pull request #2659 from skyleo/unit_aggro_fixIbrahem Zidan1-1/+1
2020-03-14Fix wrong return-value on success by unit->walktoblskyleo1-1/+1
2020-03-09Release v2020.03.08Haru1-0/+58
2020-03-09Update Travis-CI configurationHaru1-2/+2
2020-03-09Update Doxygen configuration (Doxygen 1.8.16)Haru1-40/+2025
2020-03-09Merge pull request #2651 from Emistry/clif_selllist_favoriteHaru1-0/+3
2020-03-09Constants Documentation SyncHercules.ws1-1/+1
2020-03-09ItemDB SQL SyncHercules.ws2-21/+21
2020-03-09Merge pull request #2648 from Kenpachi2k13/itemskill_fixHaru11-41/+101
2020-03-09Merge pull request #2642 from Kenpachi2k13/zone_disabled_items_fixHaru2-222/+317
2020-03-09Constants Documentation SyncHercules.ws1-0/+3
2020-03-09Merge pull request #2639 from Kenpachi2k13/getiteminfo_extensionHaru3-22/+60
2020-03-09Merge pull request #2638 from Kenpachi2k13/increase_max_mob_list_per_mapHaru1-0/+8
2020-03-08Merge pull request #2633 from Kenpachi2k13/pc_setpos_return_valuesHaru1-9/+17
2020-03-08Merge pull request #2628 from Kenpachi2k13/unitiswalkingHaru2-0/+64
2020-03-08Merge pull request #2546 from HerculesWS/unit_refactorHaru21-758/+1030
2020-03-08Correct some typos in doc of unit->walk_toxy_timerskyleo1-2/+2
2020-03-08Update HPM Hooksskyleo4-10/+44
2020-03-08Change bl parameter to be const in unit->getdirskyleo2-3/+3
2020-03-08Update HPM Hooksskyleo4-90/+124
2020-03-08Handle not known values of bl->type with assertionskyleo1-1/+4
2020-03-08Expect bl to be not NULL in unit->bl2udskyleo1-3/+2
2020-03-08Change src parameter to be const in map_calc_dirskyleo2-2/+2
2020-03-08Add unit->cbl2ud for when using const block_listskyleo2-0/+34
2020-03-08Change the name of all functions which got their return-value meaning changedskyleo8-81/+81
2020-03-08Execute map->freeblock_unlock() if assertion failsLeo Pflug1-6/+24
2020-03-08Rename UNIT_UNITDEFINES_H to MAP_UNITDEFINES_HLeo Pflug1-3/+3
2020-03-08Do not split assignment on commaLeo Pflug1-2/+2
2020-03-08Undo removal of attack->dir_unknownLeo Pflug2-1/+8
2020-03-08Update HPM Hooksskyleo4-15/+15
2020-03-08Remove unnecessary parameter of set_mobstateskyleo1-9/+9
2020-03-08Add documentation for unit->walktobl_timerskyleo1-0/+9
2020-03-08Rename unit->walktobl_sub to unit->walktobl_timerskyleo2-7/+7