summaryrefslogtreecommitdiff
path: root/tools/HPMHookGen/HPMHookGen.pl
AgeCommit message (Expand)AuthorFilesLines
2021-01-07Partial upgrade to v2020.01.12Jesusaves1-2/+2
2019-05-09Fix errors in the HPM Hooks generatorHaru1-1/+2
2018-04-25Add support for time_t as return type in the HPMHookGenHaru1-1/+2
2017-04-26Improve the code style of the generated HPMHooking dataHaru1-11/+12
2016-10-14Fixed a memory manager crash when a memory leak occurs in a pluginHaru1-2/+1
2016-07-12Interface grfio.chemagx1-0/+3
2016-07-12Removed unnecessary typedefs from thread and spinlockHaru1-0/+2
2016-07-12Changed the HPMHookGen script to correctly handle macros associated with an i...Haru1-0/+1
2016-07-02Added 'GENERATED FILE DO NOT EDIT' to the auto-generated filesHaru1-0/+2
2016-04-30Added one level of indirection to all variables in pre-hook functionsHaru1-1/+1
2016-04-30Removed extra indirection level in HPMHooking post-hooksHaru1-14/+16
2016-04-30Replaced memset with braced initializers in the HPMHooking hook handlersHaru1-5/+1
2016-04-30Added type-checking for the addHookPre() and addHookPost() macrosHaru1-119/+58
2016-04-16Added lclif packet handlers to the lclif interfaceHaru1-1/+6
2016-04-16Rewrite client interface for login server (part 3)hemagx1-0/+2
2016-04-16Added support for private headers to the HPMDataCheck/HPMHooking generatorsHaru1-8/+17
2016-03-20Updated HPMHookGen script to support union argumentsHaru1-2/+2
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-27/+137
2015-08-15HPM compatibility improvementsHaru1-26/+65
2015-08-15Added HPMHooking support for common interfacesHaru1-4/+37
2015-06-19Fixed HPMHookGen's inability to detect certain interface membersHaru1-5/+6
2015-06-19Follow-up to e81d221Haru1-5/+1
2015-06-19Improved info/error messages during plugin loadingHaru1-2/+2
2015-06-19Improved the HPMHookingGen parserHaru1-0/+5
2015-01-24Minor channel system refactoringHaru1-0/+2
2015-01-22HPMHookGen compatibility fix for doxygen 1.8.9.xHaru1-1/+1
2014-11-15Follow-up to 61fc83fd7dd51e9a88ac7e6264692fcf561a37f7Haru1-1/+1
2014-11-15Corrected an issue in the HPMHookGen when interfaces only have one memberHaru1-14/+12
2014-11-15Fix HPM hook generation script for support new interfaces.Andrei Karas1-1/+6
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-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-03-17Improved const pointer detection in the HPMHooking generatorHaru1-2/+2
2014-02-03Updated HPMHookGen with a HPMDataCheck generatorHaru1-0/+6
2013-11-04pc_groups interfacedshennetsind1-0/+3
2013-10-16Modified HPM Hook Cachingshennetsind1-1/+1
2013-10-09Added HPMHookGen tool, to re-generate hooks include filesHaru1-0/+568