Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-29 | Remove useless parts from .gitlab-ci.yml | Andrei Karas | 1 | -0/+1 | |
2020-06-16 | Add into travis.sh check with all custom scripts uncommented | Andrei Karas | 2 | -0/+15 | |
2020-06-16 | Run servers in travis.sh with all existing plugins | Andrei Karas | 1 | -2/+23 | |
2020-06-16 | Disable odr violation detection in ci | Andrei Karas | 1 | -2/+2 | |
2020-06-16 | Update travis.sh with fixes for travis and new os | Andrei Karas | 1 | -3/+13 | |
2020-06-16 | Add workaround for create sql user and grant rights to it | Andrei Karas | 1 | -1/+6 | |
In some mysql version default grant code not works. | |||||
2020-06-16 | Convert validateinterfaces.py to python3 | Andrei Karas | 1 | -19/+18 | |
2020-06-16 | Use python2 in validateinterfaces.py | Andrei Karas | 1 | -1/+1 | |
2020-06-16 | Show runlog.txt on libconfig tests crash | Andrei Karas | 1 | -1/+9 | |
2020-06-01 | Merge pull request #2671 from Helianthella/binliteral | Haru | 1 | -6/+25 | |
add support for binary and octal number literals | |||||
2020-05-22 | Add workaorund for authors generation | Andrei Karas | 1 | -1/+2 | |
2020-05-22 | Add script for generate authors list | Andrei Karas | 1 | -0/+3 | |
2020-05-07 | add support for number separators in the python libconf parser | gumi | 1 | -9/+9 | |
2020-05-07 | add support for binary and octal literals in the python libconf parser | gumi | 1 | -1/+20 | |
2020-03-09 | Update Doxygen configuration (Doxygen 1.8.16) | Haru | 1 | -40/+2025 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-03-08 | Add support for enum market_buy_result and enum unit_dir to the HPMHookGen | Haru | 1 | -0/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-02-10 | Fix warnings in the HPMHookGenerator | Haru | 2 | -2/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-01-27 | Updated mobdbconverter to support constants | Dastgir | 1 | -7/+25 | |
2020-01-13 | Update copyright headers for year 2020 | Haru | 26 | -44/+45 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-12-15 | Merge pull request #2572 from Asheraf/mobviewdatadb | Haru | 1 | -0/+94 | |
Add support for overriding default view data in mob database | |||||
2019-11-18 | Add phpsqllint for check sql queries | Andrei Karas | 11 | -0/+936 | |
2019-11-14 | Add information about parsing error into libconf.py | Andrei Karas | 2 | -2/+9 | |
2019-10-30 | Drop the usage of mob_avail | Asheraf | 1 | -0/+94 | |
2019-10-08 | Removed jAthena 1082 legacy code related to Castle Defense Rate. | kisuka | 1 | -1/+0 | |
2019-09-23 | Merge pull request #2529 from Asheraf/itemcombolibconf | Haru | 2 | -1/+117 | |
Convert item combo db to use libconfig | |||||
2019-08-31 | Convert item combo db to use libconfig | Asheraf | 2 | -1/+117 | |
2019-08-28 | Convert sc_config to use libconfig | Asheraf | 1 | -0/+105 | |
2019-06-01 | Merge pull request #2222 from Helianthella/scoop | Haru | 2 | -0/+97 | |
Simplify windows installation | |||||
2019-05-09 | Fix errors in the HPM Hooks generator | Haru | 1 | -1/+2 | |
This adds the interface variables of type pointer to array to the ignored variables when generating the hooks Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-04-16 | Fixed issue with Perl v5.26.1 | Phong Truong | 1 | -3/+3 | |
Issue: - Unescaped left brace in regex is illegal here in regex; | |||||
2019-03-03 | Show crash dump in travis | Andrei Karas | 1 | -1/+7 | |
2018-12-17 | Fix HPM generation for old packet versions. | Andrei Karas | 1 | -1/+3 | |
From now HPM generated for 20031028 main packet version. | |||||
2018-11-07 | add an auto-setup script for mariadb on windows | gumi | 2 | -0/+97 | |
2018-10-13 | Fixes LGTM Alert: Added Exceptions | Dastgir | 3 | -3/+3 | |
2018-10-07 | Removing the use of Equivalence operator in utils.py | Dastgir | 1 | -3/+3 | |
2018-10-07 | Python: Explicitely truncate value to int | Dastgir | 1 | -1/+1 | |
2018-10-07 | Removed unused variable from utils.py | Dastgir | 1 | -1/+0 | |
2018-07-12 | Fix date part2 | Unknown | 2 | -2/+2 | |
2018-07-01 | Limit the output length on Travis | Haru | 1 | -4/+4 | |
This is an attempt to avoid the `./tools/ci/travis.sh: line 55: /bin/cat: Argument list too long` error Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-06-25 | Added Pet Evolution Lua to DB Converter | Dastgir | 2 | -0/+263 | |
2018-05-01 | Merge pull request #2019 from Asheraf/mskillconf | Haru | 4 | -0/+1007 | |
Convert mob_skill_db into libconf format | |||||
2018-04-25 | Add support for time_t as return type in the HPMHookGen | Haru | 1 | -1/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-04-19 | Add tool to convert old mob skill db to new format | Asheraf | 1 | -0/+264 | |
2018-04-19 | Add py-libconfig to tools folder | Asheraf | 3 | -0/+743 | |
2018-04-07 | Add tool to convert old pet db to new format | Asheraf | 1 | -0/+214 | |
you can use this tool as follows ./petdbconverter.py re ../ ../db/re/pet_db.txt > pet_db.conf or for pre-re mode ./petdbconverter.py pre-re ../ ../db/pre-re/pet_db.txt > pet_db.conf | |||||
2018-01-15 | Fix i386 CI builds | Haru | 1 | -1/+1 | |
The address sanitizer's leak detector isn't supported on i386, so it can't be forced to be enabled in the travis.sh script. Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-01-12 | Ignore memory leaks in travis ci due mysql memory leak. | Andrei Karas | 1 | -0/+6 | |
Gitlab ci look like unaffected. | |||||
2017-08-16 | Update travis for ubuntu trusty | gumi | 1 | -8/+33 | |
2017-08-08 | Check in travis if regenerated hpm code can be compiled. | Andrei Karas | 1 | -0/+5 | |
Also reduce number of packets to install in travis. | |||||
2017-07-17 | use /usr/bin/env bash in tools | Thibault Payet | 4 | -4/+4 | |