Age | Commit message (Expand) | Author | Files | Lines |
2016-04-30 | Added one level of indirection to all variables in pre-hook functions | Haru | 1 | -2/+3 |
2016-04-30 | Removed extra indirection level in HPMHooking post-hooks | Haru | 1 | -4/+6 |
2016-04-30 | Added type-checking for the addHookPre() and addHookPost() macros | Haru | 1 | -2/+2 |
2016-04-30 | Moved HPMHooking-related definitions to plugins/HPMHooking.h | Haru | 1 | -0/+1 |
2016-02-19 | Fix all known warnings from compiler flags -Wformat* | Andrei Karas | 1 | -4/+4 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -3/+21 |
2015-12-13 | - Fixed #723 now it's possible to retrieve Battle Config Settings from plugin... | Your Name | 1 | -4/+27 |
2015-12-12 | Added server type checks to the sample plugin, to avoid hooking errors on log... | Haru | 1 | -16/+25 |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -1/+1 |
2015-08-15 | Added core HPM interface | Haru | 1 | -12/+5 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -13/+4 |
2015-08-15 | Moved session array into the socket interface | Haru | 1 | -11/+8 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -11/+11 |
2015-06-02 | Re-implemented clif->colormes to accept arbitrary colors | Haru | 1 | -1/+1 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -22/+20 |
2014-11-15 | Enable build HPM hooking plugin for char server. | Andrei Karas | 1 | -1/+1 |
2014-10-28 | Added preliminary support for login and char server in the HPMDataCheck | Haru | 1 | -1/+1 |
2014-05-16 | Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3 | Haru | 1 | -5/+5 |
2014-03-11 | Fixed Bug 8067 | shennetsind | 1 | -1/+3 |
2014-02-03 | Wrap up on HPMDC | shennetsind | 1 | -0/+2 |
2013-12-16 | Introducing HPM Support for custom battle confs | shennetsind | 1 | -1/+12 |
2013-11-22 | Minor HPMi Sub Modifications | shennetsind | 1 | -13/+19 |
2013-11-13 | HPM Custom Data Struct Makeover! | shennetsind | 1 | -7/+7 |
2013-10-04 | HPM: Hooking! | shennetsind | 1 | -1/+31 |
2013-09-16 | Corrected line endings and BOM issues with several files | Haru | 1 | -1/+1 |
2013-08-08 | HPM Update | shennetsind | 1 | -4/+78 |
2013-05-02 | Follow up a2c45a8db6d724b98ab41fe9e75e1f7ea7523d5d | shennetsind | 1 | -5/+1 |
2013-05-02 | Introducing Hercules Plugin Mananger | shennetsind | 1 | -0/+74 |