Age | Commit message (Expand) | Author | Files | Lines |
2016-08-19 | Ported battle.conf to libconfig | Haru | 1 | -0/+403 |
2016-08-19 | Ported socket.conf (was packet.conf) to libconfig | Haru | 1 | -0/+17 |
2016-08-19 | Ported script.conf to libconfig | Haru | 1 | -0/+12 |
2016-08-19 | Ported logs.conf to libconfig | Haru | 1 | -0/+27 |
2016-08-19 | Ported map-server.conf to libconfig | Haru | 1 | -1/+34 |
2016-08-19 | Ported login-server.conf to libconfig | Haru | 1 | -4/+106 |
2016-08-19 | Ported inter-server.conf to libconfig | Haru | 1 | -0/+77 |
2016-08-19 | Ported char-server.conf to libconfig | Haru | 1 | -0/+298 |
2016-07-31 | Clean up hercules.ws leftovers | hemagx | 1 | -1/+1 |
2016-07-19 | Add new skill attributes into skill_db and skill db converter. | Andrei Karas | 1 | -0/+4 |
2016-07-15 | Fixed skilldbconverter.php display on windows. | Smokexyz | 1 | -30/+30 |
2016-07-12 | Interface grfio.c | hemagx | 2 | -0/+5 |
2016-07-12 | Removed unnecessary typedefs from thread and spinlock | Haru | 1 | -0/+2 |
2016-07-12 | Changed the HPMHookGen script to correctly handle macros associated with an i... | Haru | 1 | -0/+1 |
2016-07-12 | Fix skilldb converter | Andrei Karas | 1 | -66/+122 |
2016-07-09 | Fixed a skilldb conversion error when an item is missing from the item database | Haru | 1 | -1/+1 |
2016-07-09 | Some indentation fixes in the skill db converter | Haru | 1 | -248/+248 |
2016-07-09 | Merge pull request #1333 from Smokexyz/SkillDBLib | Haru | 1 | -0/+1141 |
2016-07-09 | SkillDB TXT to Libconfig + converter | Smokexyz | 1 | -0/+1141 |
2016-07-02 | Added 'GENERATED FILE DO NOT EDIT' to the auto-generated files | Haru | 2 | -0/+4 |
2016-04-30 | Added one level of indirection to all variables in pre-hook functions | Haru | 1 | -1/+1 |
2016-04-30 | Removed extra indirection level in HPMHooking post-hooks | Haru | 1 | -14/+16 |
2016-04-30 | Replaced memset with braced initializers in the HPMHooking hook handlers | Haru | 1 | -5/+1 |
2016-04-30 | Added type-checking for the addHookPre() and addHookPost() macros | Haru | 1 | -119/+58 |
2016-04-16 | Added lclif packet handlers to the lclif interface | Haru | 1 | -1/+6 |
2016-04-16 | Rewrite client interface for login server (part 3) | hemagx | 1 | -0/+2 |
2016-04-16 | Added support for private headers to the HPMDataCheck/HPMHooking generators | Haru | 2 | -12/+21 |
2016-03-20 | Updated HPMHookGen script to support union arguments | Haru | 1 | -2/+2 |
2016-02-21 | Added tool to convert jobmask to new format | Dastgir | 1 | -0/+100 |
2016-01-21 | Remove unused PCRE_SUPPORT define. | Andrei Karas | 1 | -2/+1 |
2016-01-15 | Fixed a typo in the constdb converter script | Haru | 1 | -2/+2 |
2016-01-13 | Added converter script from const.txt to constants.conf | Haru | 1 | -0/+114 |
2016-01-13 | Converted const.txt to libconfig format | Haru | 1 | -1/+1 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 11 | -50/+345 |
2015-12-12 | Added support for pcre-related interfaces to plugins (HPMHookGen/HPMSymbols g... | Haru | 1 | -1/+2 |
2015-11-14 | Fixed include path in the doxygen configuration | Haru | 1 | -1/+2 |
2015-10-20 | Add Mob_db converter from txt to conf. | Andrei Karas | 2 | -0/+288 |
2015-09-25 | Upgraded Doxygen configuration file to 1.8.10 | Haru | 1 | -5/+109 |
2015-08-15 | Automatic HPM symbol sharing | Haru | 1 | -2/+5 |
2015-08-15 | Enabled HPMDataCheck for login and char servers | Haru | 1 | -2/+9 |
2015-08-15 | HPM compatibility improvements | Haru | 3 | -27/+69 |
2015-08-15 | Added HPMHooking support for common interfaces | Haru | 1 | -4/+37 |
2015-06-19 | Fixed HPMHookGen's inability to detect certain interface members | Haru | 2 | -6/+7 |
2015-06-19 | Follow-up to e81d221 | Haru | 2 | -6/+2 |
2015-06-19 | Improved info/error messages during plugin loading | Haru | 1 | -2/+2 |
2015-06-19 | Fixed an issue causing some structs to be missing from the HPMDataCheck | Haru | 2 | -1/+2 |
2015-06-19 | Improved the HPMHookingGen parser | Haru | 1 | -0/+5 |
2015-06-02 | Follow up to 712812b | Mysteries | 3 | -3/+3 |
2015-01-24 | Minor channel system refactoring | Haru | 1 | -0/+2 |
2015-01-24 | Added additional item drops support to the quest db | Haru | 1 | -0/+8 |