summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc
AgeCommit message (Collapse)AuthorFilesLines
2013-11-07HPM Hooks UpdateHercules.ws1-0/+24
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2013-11-07HPM Hooks UpdateHercules.ws1-0/+4
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2013-11-05HPM Hooks UpdateHercules.ws1-0/+49
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2013-11-02HPM Hooks UpdateHercules.ws1-0/+8
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2013-10-27HPM Hooks UpdateHercules.ws1-0/+8
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2013-10-26HPM Hooks UpdateHercules.ws1-0/+8
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2013-10-24HPM Hooks UpdateHercules.ws1-0/+4
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2013-10-19HPM Hooks UpdateHercules.ws1-0/+16
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2013-10-18HPM Hooks UpdateHercules.ws1-0/+4
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2013-10-18HPM Hooks UpdateHercules.ws1-0/+4
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2013-10-17HPM Hooks UpdateHercules.ws1-0/+4
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2013-10-14Re-generated HPMHooking definitionsHaru1-0/+36
Follow-up to c5c3381b0b8b0b59c669d474acf749db82d7edb1 Signed-off-by: Haru <haru@dotalux.com>
2013-10-09Added HPMHookGen tool, to re-generate hooks include filesHaru1-9745/+9753
- Slightly reformatted the include files (as produced by the new tool) - You normally won't need to use the generation tool, but in case you do, the software requirements are: * A Unix-compatible system (cygwin may work, or may not), capable to use the Hercules configure/make build system * perl (the perl executable must be in your $PATH) * doxygen (the command-line doxygen executable must be in your $PATH) - The generation tool was developed in collaboration with Ind (originally in php, the file here included is a tweaked version ported to perl) Signed-off-by: Haru <haru@dotalux.com>
2013-10-07Follow up c56e3eb701658079f1de09db759f3b09327ec046shennetsind1-0/+40
Adjusted PARTY_RECRUIT accordingly, special thanks to ossi0110 for bringing it up. Signed-off-by: shennetsind <ind@henn.et>
2013-10-07Fixed Bug #7744shennetsind1-0/+48
Adjusted missing #ifdef behavior to be friendly to the hooking. http://hercules.ws/board/tracker/issue-7744-compiler-error-on-hpm-hooking-after-undefined-packetver-re/ Signed-off-by: shennetsind <ind@henn.et>
2013-10-04HPM: Hooking!shennetsind1-0/+9663
http://hercules.ws/board/topic/2399-hpm-hooking-now-available/ Signed-off-by: shennetsind <ind@henn.et>