summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-03-13Remove useless parts from .gitlab-ci.ymls20180406r20180313Andrei Karas1-0/+1
2018-01-15Fix i386 CI buildsHaru1-1/+1
2018-01-12Ignore memory leaks in travis ci due mysql memory leak.Andrei Karas1-0/+6
2017-08-16Update travis for ubuntu trustygumi1-8/+33
2017-08-08Check in travis if regenerated hpm code can be compiled.Andrei Karas1-0/+5
2017-07-17use /usr/bin/env bash in toolsThibault Payet4-4/+4
2017-04-29Merge pull request #1713 from Jedzkie/17-DropAnnounceHaru1-1/+0
2017-04-29Removal of rare_drop_announce config.Jedzkie1-1/+0
2017-04-26Improve the code style of the generated HPMHooking dataHaru1-11/+12
2016-11-19Let the CI test suite also run the testsHaru1-0/+22
2016-10-14Fixed a memory manager crash when a memory leak occurs in a pluginHaru1-2/+1
2016-10-02Aded gitlab pages configurationHaru1-0/+39
2016-10-02Added configuration file for Gitlab CIHaru1-0/+33
2016-10-02Added Doxygen configuration (use 'make docs' to generate)Haru8-0/+2285
2016-10-02Moved travis.sh to tools/ciHaru1-0/+180
2016-08-19Ported battle.conf to libconfigHaru1-0/+403
2016-08-19Ported socket.conf (was packet.conf) to libconfigHaru1-0/+17
2016-08-19Ported script.conf to libconfigHaru1-0/+12
2016-08-19Ported logs.conf to libconfigHaru1-0/+27
2016-08-19Ported map-server.conf to libconfigHaru1-1/+34
2016-08-19Ported login-server.conf to libconfigHaru1-4/+106
2016-08-19Ported inter-server.conf to libconfigHaru1-0/+77
2016-08-19Ported char-server.conf to libconfigHaru1-0/+298
2016-07-31Clean up hercules.ws leftovershemagx1-1/+1
2016-07-19Add new skill attributes into skill_db and skill db converter.Andrei Karas1-0/+4
2016-07-15Fixed skilldbconverter.php display on windows.Smokexyz1-30/+30
2016-07-12Interface grfio.chemagx2-0/+5
2016-07-12Removed unnecessary typedefs from thread and spinlockHaru1-0/+2
2016-07-12Changed the HPMHookGen script to correctly handle macros associated with an i...Haru1-0/+1
2016-07-12Fix skilldb converterAndrei Karas1-66/+122
2016-07-09Fixed a skilldb conversion error when an item is missing from the item databaseHaru1-1/+1
2016-07-09Some indentation fixes in the skill db converterHaru1-248/+248
2016-07-09Merge pull request #1333 from Smokexyz/SkillDBLibHaru1-0/+1141
2016-07-09SkillDB TXT to Libconfig + converterSmokexyz1-0/+1141
2016-07-02Added 'GENERATED FILE DO NOT EDIT' to the auto-generated filesHaru2-0/+4
2016-04-30Added one level of indirection to all variables in pre-hook functionsHaru1-1/+1
2016-04-30Removed extra indirection level in HPMHooking post-hooksHaru1-14/+16
2016-04-30Replaced memset with braced initializers in the HPMHooking hook handlersHaru1-5/+1
2016-04-30Added type-checking for the addHookPre() and addHookPost() macrosHaru1-119/+58
2016-04-16Added lclif packet handlers to the lclif interfaceHaru1-1/+6
2016-04-16Rewrite client interface for login server (part 3)hemagx1-0/+2
2016-04-16Added support for private headers to the HPMDataCheck/HPMHooking generatorsHaru2-12/+21
2016-03-20Updated HPMHookGen script to support union argumentsHaru1-2/+2
2016-02-21Added tool to convert jobmask to new formatDastgir1-0/+100
2016-01-21Remove unused PCRE_SUPPORT define.Andrei Karas1-2/+1
2016-01-15Fixed a typo in the constdb converter scriptHaru1-2/+2
2016-01-13Added converter script from const.txt to constants.confHaru1-0/+114
2016-01-13Converted const.txt to libconfig formatHaru1-1/+1
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru11-50/+345
2015-12-12Added support for pcre-related interfaces to plugins (HPMHookGen/HPMSymbols g...Haru1-1/+2