summaryrefslogtreecommitdiff
path: root/src/plugins/sample.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-18Restore the ability for HPM Hooks to hook to private interfacesIbrahim Zidan1-0/+23
2019-03-12Fix rand() not support on certain compilerAnnieRuru1-4/+5
2016-08-19Added option to make plugin-defined battle config entries optionalHaru1-2/+3
2016-04-30Added one level of indirection to all variables in pre-hook functionsHaru1-2/+3
2016-04-30Removed extra indirection level in HPMHooking post-hooksHaru1-4/+6
2016-04-30Added type-checking for the addHookPre() and addHookPost() macrosHaru1-2/+2
2016-04-30Moved HPMHooking-related definitions to plugins/HPMHooking.hHaru1-0/+1
2016-02-19Fix all known warnings from compiler flags -Wformat*Andrei Karas1-4/+4
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-3/+21
2015-12-13- Fixed #723 now it's possible to retrieve Battle Config Settings from plugin...Your Name1-4/+27
2015-12-12Added server type checks to the sample plugin, to avoid hooking errors on log...Haru1-16/+25
2015-10-19rename malloc.c/h to memmgr.Andrei Karas1-1/+1
2015-08-15Added core HPM interfaceHaru1-12/+5
2015-08-15HPM compatibility improvementsHaru1-13/+4
2015-08-15Moved session array into the socket interfaceHaru1-11/+8
2015-06-19Removed ".." from include directivesHaru1-11/+11
2015-06-02Re-implemented clif->colormes to accept arbitrary colorsHaru1-1/+1
2014-11-16Whitespace cleanup (no code changes)Haru1-22/+20
2014-11-15Enable build HPM hooking plugin for char server.Andrei Karas1-1/+1
2014-10-28Added preliminary support for login and char server in the HPMDataCheckHaru1-1/+1
2014-05-16Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3Haru1-5/+5
2014-03-11Fixed Bug 8067shennetsind1-1/+3
2014-02-03Wrap up on HPMDCshennetsind1-0/+2
2013-12-16Introducing HPM Support for custom battle confsshennetsind1-1/+12
2013-11-22Minor HPMi Sub Modificationsshennetsind1-13/+19
2013-11-13HPM Custom Data Struct Makeover!shennetsind1-7/+7
2013-10-04HPM: Hooking!shennetsind1-1/+31
2013-09-16Corrected line endings and BOM issues with several filesHaru1-1/+1
2013-08-08HPM Updateshennetsind1-4/+78
2013-05-02Follow up a2c45a8db6d724b98ab41fe9e75e1f7ea7523d5dshennetsind1-5/+1
2013-05-02Introducing Hercules Plugin Manangershennetsind1-0/+74