Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-01-24 | Added quest_db.txt to quest_db.conf Conversion Tool | dastgir | 1 | -0/+86 |
2015-01-22 | HPMHookGen compatibility fix for doxygen 1.8.9.x | Haru | 1 | -1/+1 |
2014-12-10 | In validateinterfaces tool fix searching lost interfaces. | Andrei Karas | 1 | -1/+1 |
2014-12-02 | Improve a bit checking in validateinterfaces.py. | Andrei Karas | 1 | -0/+8 |
2014-12-02 | Add different command line actions to validateinterfaces.py. | Andrei Karas | 1 | -16/+36 |
2014-12-02 | in validateinterfaces.py tool add support for checking not added functions to... | Andrei Karas | 1 | -6/+44 |
2014-11-15 | Follow-up to 61fc83fd7dd51e9a88ac7e6264692fcf561a37f7 | Haru | 2 | -2/+2 |
2014-11-15 | Corrected an issue in the HPMHookGen when interfaces only have one member | Haru | 2 | -19/+18 |
2014-11-15 | Fix HPM hook generation script for support new interfaces. | Andrei Karas | 1 | -1/+6 |
2014-11-10 | Improve performance in validateinterfaces.py. | Andrei Karas | 1 | -12/+14 |
2014-11-10 | Add support for return error code if any error found. | Andrei Karas | 1 | -2/+3 |
2014-11-10 | Add command line option for silent checks. | Andrei Karas | 1 | -11/+20 |
2014-11-10 | Check only dirs with servers sources and common dir. | Andrei Karas | 1 | -2/+8 |
2014-11-10 | Add tool to validate interfaces usage. | Andrei Karas | 1 | -0/+162 |
2014-11-02 | Fixed an error in the HPMHookGen | Haru | 1 | -1/+1 |
2014-10-28 | Added preliminary support for char and login server to HPMHooking | Haru | 1 | -84/+91 |
2014-10-28 | Added preliminary support for login and char server in the HPMDataCheck | Haru | 1 | -2/+14 |
2014-08-07 | Corrected several format-string errors through the code | Haru | 1 | -2/+2 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -4/+4 |
2014-05-31 | Fixes and optimizations to the item_merge.lua converter. | Dastgir Pojee | 1 | -26/+21 |
2014-05-31 | Added Dastgir's item_*.txt -> item_db.conf converter | Haru | 1 | -0/+624 |
2014-05-30 | Removed 3rdparty/cmake and item_db.pl (Suggested by Haruna) | Shido | 1 | -116/+0 |
2014-05-30 | HPMHookGen compatibility update for doxygen 1.8.7 | Haru | 1 | -2/+0 |
2014-05-25 | Improved CFLAGS/CPPFLAGS handling | Haru | 1 | -0/+2 |
2014-05-01 | Corrected an issue when calling hookStop() from a post-hook | Haru | 1 | -0/+1 |
2014-04-19 | Added support for enum bg_queue_types to the HPMHookGen | Haru | 1 | -0/+2 |
2014-04-17 | Added sysinfo (System Information) functionalities | Haru | 1 | -2/+4 |
2014-03-17 | Improved const pointer detection in the HPMHooking generator | Haru | 1 | -2/+2 |
2014-02-06 | Follow up d33469689ea8e671fa0d525d54bce6932dfe9107 | shennetsind | 1 | -2/+2 |
2014-02-03 | Updated HPMHookGen with a HPMDataCheck generator | Haru | 3 | -11/+93 |