summaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Collapse)AuthorFilesLines
2013-06-14Fixed the '"__USE_GNU" redefined' warnings on selected platformsshennetsind1-6/+6
Special Thanks to Takkun~! Signed-off-by: shennetsind <ind@henn.et>
2013-06-14Fixed system-dependent errorshennetsind1-1/+0
don't ask me why. Special Thanks to Takkun~! :D Signed-off-by: shennetsind <ind@henn.et>
2013-06-14Updating .sql item db filesshennetsind2-2/+135
Also Introducing the official DB2SQL plugin to quickly update the .sql db files. http://hercules.ws/board/topic/1105-hercules-wpe-free-june-14th-patch Signed-off-by: shennetsind <ind@henn.et>
2013-05-02Follow up a2c45a8db6d724b98ab41fe9e75e1f7ea7523d5dshennetsind1-5/+1
Missing CMakeLists.txt edit, removed unnecessary check on the sample plugin Signed-off-by: shennetsind <ind@henn.et>
2013-05-02Introducing Hercules Plugin Manangershennetsind3-0/+138
http://hercules.ws/board/topic/549-introducing-hercules-plugin-manager/ Signed-off-by: shennetsind <ind@henn.et>