Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-11-20 | Added support for 'make plugin.pluginname' to compile only 'pluginname' | Haru | 1 | -8/+8 |
2013-11-16 | Improved itemdb converter robustness in case of extra spaces | Haru | 1 | -18/+18 |
2013-11-15 | Added support for case-insensitive jobmasks to the itemdb converter | Haru | 1 | -1/+1 |
2013-11-15 | Added BindOnEquip to the item_db documentation and templates | Haru | 1 | -0/+1 |
2013-11-14 | Item DB overhaul | Haru | 1 | -0/+194 |
2013-11-05 | Follow-up to 97001710c06ed7053d18c8baaac602eb563b64b3 | Haru | 1 | -0/+151 |
2013-11-04 | pc_groups interfaced | shennetsind | 1 | -0/+3 |
2013-10-16 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -35/+0 |
2013-10-16 | Modified HPM Hook Caching | shennetsind | 1 | -1/+1 |
2013-10-16 | Removed some unnecessary doxygen settings from the HPMHookGen | Haru | 1 | -35/+0 |
2013-10-09 | Added HPMHookGen tool, to re-generate hooks include files | Haru | 3 | -0/+889 |
2013-09-16 | Corrected line endings and BOM issues with several files | Haru | 1 | -1/+1 |