summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-08-14FIXUP (allow compilation of plugins with multiple compilation units)Haru2-6/+23
2015-08-13Automatic HPM symbol sharingHaru1-2/+5
2015-08-13Enabled HPMDataCheck for login and char serversHaru1-2/+9
2015-08-13HPM compatibility improvementsHaru3-27/+52
2015-08-13Added HPMHooking support for common interfacesHaru1-4/+37
2015-06-19Fixed HPMHookGen's inability to detect certain interface membersHaru2-6/+7
2015-06-19Follow-up to e81d221Haru2-6/+2
2015-06-19Improved info/error messages during plugin loadingHaru1-2/+2
2015-06-19Fixed an issue causing some structs to be missing from the HPMDataCheckHaru2-1/+2
2015-06-19Improved the HPMHookingGen parserHaru1-0/+5
2015-06-02Follow up to 712812bMysteries3-3/+3
2015-01-24Minor channel system refactoringHaru1-0/+2
2015-01-24Added additional item drops support to the quest dbHaru1-0/+8
2015-01-24Added quest_db.txt to quest_db.conf Conversion Tooldastgir1-0/+86
2015-01-22HPMHookGen compatibility fix for doxygen 1.8.9.xHaru1-1/+1
2014-12-10In validateinterfaces tool fix searching lost interfaces.Andrei Karas1-1/+1
2014-12-02Improve a bit checking in validateinterfaces.py.Andrei Karas1-0/+8
2014-12-02Add different command line actions to validateinterfaces.py.Andrei Karas1-16/+36
2014-12-02in validateinterfaces.py tool add support for checking not added functions to...Andrei Karas1-6/+44
2014-11-15Follow-up to 61fc83fd7dd51e9a88ac7e6264692fcf561a37f7Haru2-2/+2
2014-11-15Corrected an issue in the HPMHookGen when interfaces only have one memberHaru2-19/+18
2014-11-15Fix HPM hook generation script for support new interfaces.Andrei Karas1-1/+6
2014-11-10Improve performance in validateinterfaces.py.Andrei Karas1-12/+14
2014-11-10Add support for return error code if any error found.Andrei Karas1-2/+3
2014-11-10Add command line option for silent checks.Andrei Karas1-11/+20
2014-11-10Check only dirs with servers sources and common dir.Andrei Karas1-2/+8
2014-11-10Add tool to validate interfaces usage.Andrei Karas1-0/+162
2014-11-02Fixed an error in the HPMHookGenHaru1-1/+1
2014-10-28Added preliminary support for char and login server to HPMHookingHaru1-84/+91
2014-10-28Added preliminary support for login and char server in the HPMDataCheckHaru1-2/+14
2014-08-07Corrected several format-string errors through the codeHaru1-2/+2
2014-07-11Fixed reserved __identifier violationsHaru1-4/+4
2014-05-31Fixes and optimizations to the item_merge.lua converter.Dastgir Pojee1-26/+21
2014-05-31Added Dastgir's item_*.txt -> item_db.conf converterHaru1-0/+624
2014-05-30Removed 3rdparty/cmake and item_db.pl (Suggested by Haruna)Shido1-116/+0
2014-05-30HPMHookGen compatibility update for doxygen 1.8.7Haru1-2/+0
2014-05-25Improved CFLAGS/CPPFLAGS handlingHaru1-0/+2
2014-05-01Corrected an issue when calling hookStop() from a post-hookHaru1-0/+1
2014-04-19Added support for enum bg_queue_types to the HPMHookGenHaru1-0/+2
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-2/+4
2014-03-17Improved const pointer detection in the HPMHooking generatorHaru1-2/+2
2014-02-06Follow up d33469689ea8e671fa0d525d54bce6932dfe9107shennetsind1-2/+2
2014-02-03Updated HPMHookGen with a HPMDataCheck generatorHaru3-11/+93
2013-11-20Added support for 'make plugin.pluginname' to compile only 'pluginname'Haru1-8/+8
2013-11-16Improved itemdb converter robustness in case of extra spacesHaru1-18/+18
2013-11-15Added support for case-insensitive jobmasks to the itemdb converterHaru1-1/+1
2013-11-15Added BindOnEquip to the item_db documentation and templatesHaru1-0/+1
2013-11-14Item DB overhaulHaru1-0/+194
2013-11-05Follow-up to 97001710c06ed7053d18c8baaac602eb563b64b3Haru1-0/+151
2013-11-04pc_groups interfacedshennetsind1-0/+3