index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
HPM.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-20
Re-added HPM support for configuration settings
Haru
1
-1
/
+2
2016-08-19
Added option to make plugin-defined battle config entries optional
Haru
1
-0
/
+1
2016-08-19
Ported battle.conf to libconfig
Haru
1
-1
/
+4
2016-04-30
Moved HPMHooking-related definitions to plugins/HPMHooking.h
Haru
1
-4
/
+5
2016-01-25
Fix packet id being sent encrypted to Hercules Plugin Manager.
hemagx
1
-1
/
+1
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
-1
/
+3
2015-10-11
Cleanup of the HPluginData implementation (second part)
Haru
1
-10
/
+16
2015-10-11
Cleanup of the HPluginData implementation (First part)
Haru
1
-8
/
+12
2015-10-11
Changed HPM->cmdline_plugins to a VECTOR and renamed to HPM->cmdline_load_plu...
Haru
1
-2
/
+1
2015-10-11
Changed HPM->confs to a VECTOR and renamed to HPM->config_listeners
Haru
1
-2
/
+1
2015-10-11
Changed HPM->fnames to a vector type, renamed to HPM->filenames
Haru
1
-2
/
+5
2015-10-11
Changed HPM->packets[] into an array of VECTOR
Haru
1
-2
/
+1
2015-10-11
Changed HPM->symbols to a VECTOR
Haru
1
-5
/
+7
2015-10-11
Replaced HPM->plugins with a VECTOR
Haru
1
-2
/
+2
2015-08-15
Automatic HPM symbol sharing
Haru
1
-2
/
+0
2015-08-15
HPM compatibility improvements
Haru
1
-3
/
+2
2015-06-19
Removed ".." from include directives
Haru
1
-2
/
+2
2015-01-18
Command line arguments handling overhaul
Haru
1
-14
/
+6
2015-01-12
Added detailed error message when a plugin fails to load
Haru
1
-0
/
+2
2014-11-16
Moved HPM_s into HPM.c and removed the HPMi_s symbol from the core
Haru
1
-1
/
+1
2014-10-28
Added preliminary support for login and char server in the HPMDataCheck
Haru
1
-1
/
+3
2014-07-11
Fixed reserved __identifier violations
Haru
1
-3
/
+3
2014-05-30
Fixed typos inside src/
Shido
1
-1
/
+1
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-1
/
+5
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-5
/
+1
2014-05-09
Fixed order of includes in all source files
Haru
1
-1
/
+5
2014-04-17
Whitespace cleanup
Haru
1
-1
/
+1
2014-03-16
Added --load-plugin commandline argument
Haru
1
-1
/
+1
2014-02-02
Introducing HPM Datacheck
shennetsind
1
-3
/
+5
2014-01-19
HPM Custom Data Struct Expansion: map/instance/party/guild
shennetsind
1
-1
/
+1
2013-12-16
Introducing HPM Support for custom battle confs
shennetsind
1
-0
/
+11
2013-12-17
Changed plugin extension from .so to .dylib on OS X
Haru
1
-1
/
+3
2013-11-19
Sanitized and improved several macros through the code
Haru
1
-12
/
+12
2013-11-13
HPM Custom Data Struct Makeover!
shennetsind
1
-0
/
+8
2013-11-09
HPM Support for plugin-implemented "--args" (options)
shennetsind
1
-0
/
+13
2013-10-04
HPM: Hooking!
shennetsind
1
-2
/
+6
2013-08-30
Changed dlopen to use RTLD_DEEPBIND where available
Haru
1
-3
/
+7
2013-08-08
HPM Update
shennetsind
1
-1
/
+31
2013-05-15
HPM Update
shennetsind
1
-1
/
+1
2013-05-03
Fixed Bug #7212
shennetsind
1
-1
/
+1
2013-05-02
Introducing Hercules Plugin Mananger
shennetsind
1
-0
/
+83