Age | Commit message (Expand) | Author | Files | Lines |
2016-07-12 | HPM Hooks Update | Haru | 15 | -0/+310 |
2016-07-12 | Various changes to the md5 interface | Haru | 2 | -69/+104 |
2016-07-12 | Interface md5calc.c | hemagx | 7 | -26/+42 |
2016-07-12 | HPM Hooks Update | Haru | 15 | -1/+212 |
2016-07-12 | Various changes to the des interface | Haru | 3 | -82/+108 |
2016-07-12 | Removed unnecessary typedefs from des.h | Haru | 3 | -25/+31 |
2016-07-12 | Interface des.c | hemagx | 5 | -11/+30 |
2016-07-11 | Merge pull request #1352 from 4144/skilldbfix | Haru | 2 | -27/+35 |
2016-07-12 | Fix reading skill_db.conf | Andrei Karas | 2 | -27/+35 |
2016-07-10 | Fixed some issues with NULL dates in the login table | Haru | 2 | -7/+19 |
2016-07-10 | HPM Hooks Update | Hercules.ws | 4 | -0/+34 |
2016-07-10 | HULD generator: Show the amount of strings parsed | Haru | 1 | -1/+5 |
2016-07-10 | HULD generator: added .pot file header | Haru | 1 | -2/+19 |
2016-07-10 | HULD: Improved .po file parser to properly read concatenated strings | Haru | 2 | -57/+142 |
2016-07-10 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 |
2016-07-10 | Merge pull request #1350 from 4144/scconf | Haru | 4 | -50/+17 |
2016-07-10 | Fixed SC_OFFERTORIUM and SC_MAGNIFICAT | Ridley | 1 | -5/+9 |
2016-07-10 | Use different interface members for start sc effects and show started effect ... | Andrei Karas | 2 | -2/+4 |
2016-07-10 | Add sc_config.txt flag for always visible effects. | Andrei Karas | 2 | -48/+13 |
2016-07-09 | HPM Hooks Update | Hercules.ws | 2 | -112/+112 |
2016-07-09 | Fixed some warnings while compiling HPMHooking | Haru | 1 | -14/+14 |
2016-07-09 | HPM Hooks Update | Hercules.ws | 4 | -104/+530 |
2016-07-09 | Merge pull request #1333 from Smokexyz/SkillDBLib | Haru | 2 | -237/+1316 |
2016-07-09 | SkillDB TXT to Libconfig + converter | Smokexyz | 2 | -237/+1316 |
2016-07-09 | db2sql plugin now will dump equip_job as Decimalinstead of Hexadecimal | hemagx | 1 | -2/+2 |
2016-07-08 | Add comments into defines in socket.c | Andrei Karas | 1 | -70/+70 |
2016-07-08 | Added epoll as event-dispatcher on linux (instead of select()) | Florian Wilkemeyer | 1 | -5/+165 |
2016-07-08 | Fixed a compilation error on packetvers older than 20071106 | Haru | 2 | -40/+48 |
2016-07-08 | Fix crashes if from login table can be read NULL field. | Andrei Karas | 1 | -2/+2 |
2016-07-07 | Dont show compilation warnings about root if building for ci. | Andrei Karas | 1 | -0/+6 |
2016-07-05 | HPM Hooks Update | Hercules.ws | 4 | -10/+259 |
2016-07-05 | Move static methods into interface in status.c | Andrei Karas | 2 | -375/+391 |
2016-07-05 | Move static methods into interface in skill.c | Andrei Karas | 2 | -27/+35 |
2016-07-05 | Merge pull request #1339 from 4144/scriptchecks | Haru | 2 | -4/+16 |
2016-07-04 | Add one check for possible script issue. | Andrei Karas | 2 | -4/+16 |
2016-07-04 | Added messages to discourage running Hercules as root. | Haru | 1 | -4/+61 |
2016-07-03 | Replace all warnings to errors if build bot configure option enabled. | Andrei Karas | 1 | -0/+4 |
2016-07-03 | Add into travis configure option --enable-buildbot. | Andrei Karas | 4 | -0/+8 |
2016-07-03 | Add --run-once flag into char server. | Andrei Karas | 1 | -0/+14 |
2016-07-03 | Add --run-once flag into login server. | Andrei Karas | 1 | -0/+14 |
2016-07-02 | Fixed a rare crash in the db2sql plugin | Haru | 1 | -9/+13 |
2016-07-02 | Removed some unused variables | Haru | 1 | -8/+0 |
2016-07-02 | HPM Hooks Update | Hercules.ws | 15 | -0/+30 |
2016-07-02 | Added 'GENERATED FILE DO NOT EDIT' to the auto-generated files | Haru | 2 | -2/+5 |
2016-07-02 | Trivialities: indentation fixes | Haru | 12 | -53/+49 |
2016-07-02 | Removed a duplicate check from inter_guild_tosql() | Haru | 1 | -12/+7 |
2016-07-02 | Fix wrong item deletion in guild creation code if emperium item not in invent... | Andrei Karas | 1 | -2/+5 |
2016-07-02 | Fix guild skill range check in clif_parse_UseSkillToId. | Andrei Karas | 1 | -1/+1 |
2016-07-01 | Merge pull request #1328 from HerculesWS/exp_fixes | Haru | 4 | -41/+63 |
2016-06-30 | Use item attribute as flags varible. Now only ATTR_BROKEN flag exists. | Andrei Karas | 7 | -18/+27 |