Age | Commit message (Expand) | Author | Files | Lines |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -3/+19 |
2015-12-13 | - Fixed #723 now it's possible to retrieve Battle Config Settings from plugin... | Your Name | 1 | -8/+8 |
2015-10-11 | Cleanup of the HPluginData implementation (second part) | Haru | 1 | -51/+55 |
2015-10-11 | Cleanup of the HPluginData implementation (First part) | Haru | 1 | -39/+40 |
2015-10-11 | Changed HPM->confs to a VECTOR and renamed to HPM->config_listeners | Haru | 1 | -7/+7 |
2015-09-09 | Autotrade Struct to HPM | dastgir | 1 | -1/+6 |
2015-08-15 | Automatic HPM symbol sharing | Haru | 1 | -1/+3 |
2015-08-15 | Removed some unnecessary shared symbols, already present in interfaces | Haru | 1 | -15/+19 |
2015-08-15 | Moved sql_handle into the HPMi interface | Haru | 1 | -1/+2 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -14/+7 |
2015-08-15 | Added showmsg HPM interface | Haru | 1 | -3/+1 |
2015-08-10 | Added support for visual Studio 2015 | Haru | 1 | -1/+1 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -5/+5 |
2015-02-11 | Battleground Data to HPM Struct | dastgir | 1 | -0/+5 |
2015-01-18 | Command line arguments handling overhaul | Haru | 1 | -2/+2 |
2014-12-19 | Add struct item_data, mob_db and mob_data for plugins | AnnieRuru | 1 | -0/+15 |
2014-11-16 | Moved HPM_s into HPM.c and removed the HPMi_s symbol from the core | Haru | 1 | -1/+2 |
2014-11-15 | Add support for plugin options in map server config (script.conf). | Andrei Karas | 1 | -0/+3 |
2014-11-15 | Add support for plugin options in map server config (logs.conf). | Andrei Karas | 1 | -0/+3 |
2014-11-15 | Add support for plugin options in map server config (inter-server.conf). | Andrei Karas | 1 | -1/+4 |
2014-11-15 | Add support for plugin options in char server config (inter-server.conf). | Andrei Karas | 1 | -3/+6 |
2014-11-15 | Add support for plugin options in char server config. | Andrei Karas | 1 | -1/+4 |
2014-11-15 | Add support for plugin options in login server config. | Andrei Karas | 1 | -0/+3 |
2014-11-14 | Add ability to add deprecated command from scripts and plugins. | Andrei Karas | 1 | -2/+8 |
2014-10-28 | Added preliminary support for login and char server in the HPMDataCheck | Haru | 1 | -0/+1 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -14/+2 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -2/+14 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -14/+2 |
2014-04-17 | Whitespace cleanup | Haru | 1 | -8/+8 |
2014-02-03 | Wrap up on HPMDC | shennetsind | 1 | -3/+3 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -5/+10 |
2014-01-19 | HPM Custom Data Struct Expansion: map/instance/party/guild | shennetsind | 1 | -0/+20 |
2014-01-13 | Fixed HPM support for group permissions | shennetsind | 1 | -0/+5 |
2013-12-16 | Introducing HPM Support for custom battle confs | shennetsind | 1 | -0/+11 |
2013-11-22 | Minor HPMi Sub Modifications | shennetsind | 1 | -0/+24 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -16/+16 |
2013-11-13 | HPM Custom Data Struct Makeover! | shennetsind | 1 | -8/+23 |
2013-11-09 | HPM Support for plugin-implemented "--args" (options) | shennetsind | 1 | -0/+5 |
2013-10-04 | HPM: Hooking! | shennetsind | 1 | -3/+20 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -1/+1 |
2013-08-08 | HPM Update | shennetsind | 1 | -1/+28 |
2013-05-17 | - Made DB and malloc lib HPM-friendly | Susu | 1 | -2/+2 |
2013-05-15 | HPM Update | shennetsind | 1 | -0/+3 |
2013-05-03 | Fixed Bug #7212 | shennetsind | 1 | -1/+1 |
2013-05-02 | Introducing Hercules Plugin Mananger | shennetsind | 1 | -0/+67 |