summaryrefslogtreecommitdiff
path: root/src/common/HPMDataCheck.h
AgeCommit message (Collapse)AuthorFilesLines
2014-11-15regenerate HPM hooks.Andrei Karas1-0/+81
2014-11-07HPM Hooks Update.Andrei Karas1-0/+5
2014-10-28Added preliminary support for login and char server in the HPMDataCheckHaru1-36/+37
- Special thanks to Ind Signed-off-by: Haru <haru@dotalux.com>
2014-07-11Fixed reserved __identifier violationsHaru1-72/+72
- Complies with CERT DCL37-C - Fixes issue #293 (special thanks to elfring) Signed-off-by: Haru <haru@dotalux.com>
2014-07-08HPM Hooks UpdateHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-04-18HPM Hooks UpdateHercules.ws1-0/+5
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-03-06HPM Hooks UpdateHercules.ws1-0/+6
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-02-06HPM Hooks UpdateHercules.ws1-2/+2
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-02-03HPM Hooks UpdateHercules.ws1-4/+117
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-02-03Updated HPMHookGen with a HPMDataCheck generatorHaru1-0/+17
- It will be used by an upcoming commit by Ind. - Added dummy HPMDataCheck.h, to test the API bot's capability to re-generate it. - Improved XML parser performance. Signed-off-by: Haru <haru@dotalux.com>