summaryrefslogtreecommitdiff
path: root/src/common/HPMi.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares1-0/+5
2016-10-14Fixed a memory manager crash when a memory leak occurs in a pluginHaru1-0/+1
2016-08-19Added option to make plugin-defined battle config entries optionalHaru1-8/+8
2016-04-30Moved HPMHooking-related definitions to plugins/HPMHooking.hHaru1-17/+5
2016-03-20Removed unnecessary typedefs from sql.hHaru1-2/+2
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-3/+19
2015-12-13- Fixed #723 now it's possible to retrieve Battle Config Settings from plugin...Your Name1-8/+8
2015-10-11Cleanup of the HPluginData implementation (second part)Haru1-51/+55
2015-10-11Cleanup of the HPluginData implementation (First part)Haru1-39/+40
2015-10-11Changed HPM->confs to a VECTOR and renamed to HPM->config_listenersHaru1-7/+7
2015-09-09Autotrade Struct to HPMdastgir1-1/+6
2015-08-15Automatic HPM symbol sharingHaru1-1/+3
2015-08-15Removed some unnecessary shared symbols, already present in interfacesHaru1-15/+19
2015-08-15Moved sql_handle into the HPMi interfaceHaru1-1/+2
2015-08-15HPM compatibility improvementsHaru1-14/+7
2015-08-15Added showmsg HPM interfaceHaru1-3/+1
2015-08-10Added support for visual Studio 2015Haru1-1/+1
2015-06-19Removed ".." from include directivesHaru1-5/+5
2015-02-11Battleground Data to HPM Structdastgir1-0/+5
2015-01-18Command line arguments handling overhaulHaru1-2/+2
2014-12-19Add struct item_data, mob_db and mob_data for pluginsAnnieRuru1-0/+15
2014-11-16Moved HPM_s into HPM.c and removed the HPMi_s symbol from the coreHaru1-1/+2
2014-11-15Add support for plugin options in map server config (script.conf).Andrei Karas1-0/+3
2014-11-15Add support for plugin options in map server config (logs.conf).Andrei Karas1-0/+3
2014-11-15Add support for plugin options in map server config (inter-server.conf).Andrei Karas1-1/+4
2014-11-15Add support for plugin options in char server config (inter-server.conf).Andrei Karas1-3/+6
2014-11-15Add support for plugin options in char server config.Andrei Karas1-1/+4
2014-11-15Add support for plugin options in login server config.Andrei Karas1-0/+3
2014-11-14Add ability to add deprecated command from scripts and plugins.Andrei Karas1-2/+8
2014-10-28Added preliminary support for login and char server in the HPMDataCheckHaru1-0/+1
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-14/+2
2014-05-10Revert "Fixed order of includes in all source files"panikon1-2/+14
2014-05-09Fixed order of includes in all source filesHaru1-14/+2
2014-04-17Whitespace cleanupHaru1-8/+8
2014-02-03Wrap up on HPMDCshennetsind1-3/+3
2014-02-02Introducing HPM Datacheckshennetsind1-5/+10
2014-01-19HPM Custom Data Struct Expansion: map/instance/party/guildshennetsind1-0/+20
2014-01-13Fixed HPM support for group permissionsshennetsind1-0/+5
2013-12-16Introducing HPM Support for custom battle confsshennetsind1-0/+11
2013-11-22Minor HPMi Sub Modificationsshennetsind1-0/+24
2013-11-19Sanitized and improved several macros through the codeHaru1-16/+16
2013-11-13HPM Custom Data Struct Makeover!shennetsind1-8/+23
2013-11-09HPM Support for plugin-implemented "--args" (options)shennetsind1-0/+5
2013-10-04HPM: Hooking!shennetsind1-3/+20
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-1/+1
2013-08-08HPM Updateshennetsind1-1/+28
2013-05-17- Made DB and malloc lib HPM-friendlySusu1-2/+2
2013-05-15HPM Updateshennetsind1-0/+3
2013-05-03Fixed Bug #7212shennetsind1-1/+1