summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2015-08-17Dont call memset with null pointer.Andrei Karas1-1/+2
2015-08-17Fixed a minor issue in the Hercules startup bannerHaru1-1/+1
2015-08-17HPM Hooks UpdateHercules.ws1-0/+1
2015-08-15HPM Hooks UpdateHaru1-2/+5
2015-08-15Automatic HPM symbol sharingHaru3-41/+3
2015-08-15Removed some unnecessary shared symbols, already present in interfacesHaru2-265/+275
2015-08-15Moved sql_handle into the HPMi interfaceHaru2-9/+2
2015-08-15HPM Hooks UpdateHaru2-0/+7
2015-08-15Added core HPM interfaceHaru4-29/+26
2015-08-15HPM Hooks UpdateHaru1-1/+1
2015-08-15Enabled HPMDataCheck for login and char serversHaru1-1/+1
2015-08-15HPM Hooks UpdateHaru2-0/+448
2015-08-15HPM compatibility improvementsHaru33-123/+141
2015-08-15Moved session array into the socket interfaceHaru2-118/+117
2015-08-15Added HPMHooking support for common interfacesHaru1-1/+9
2015-08-15Minor symbols cleanup to avoid conflictsHaru4-45/+45
2015-08-15Added showmsg HPM interfaceHaru6-97/+155
2015-08-15Cleaned up strlib interfaceHaru2-120/+73
2015-08-15Cleaned up socket interfaceHaru2-76/+59
2015-08-13Added check for execinfo.h/backtrace() to the configure scriptHaru1-6/+6
2015-08-11HPM Hooks UpdateHercules.ws1-0/+1
2015-08-11subnet.conf overhaulHaru2-0/+208
2015-08-10Added support for visual Studio 2015Haru3-2/+6
2015-08-10Fixed a compile error in CygwinHaru1-3/+3
2015-08-10Fixed a compile error on WIN32/MSVCHaru1-0/+6
2015-08-01HPM Hooks UpdateHercules.ws1-0/+3
2015-07-08HPM Hooks UpdateHercules.ws1-0/+1
2015-06-19HPM Hooks UpdateHercules.ws1-0/+424
2015-06-19Improved info/error messages during plugin loadingHaru1-3/+8
2015-06-19Cleaned up some #includesHaru21-32/+9
2015-06-19Removed ".." from include directivesHaru47-239/+236
2015-06-19Fixed a warning in the backtrace() functionHaru1-3/+3
2015-06-03Follow-up to 42e1df9eHaru1-1/+1
2015-06-02Follow up to 712812bMysteries4-4/+4
2015-06-01Plugin load failure now causes Fatal ErrorAncyker1-39/+26
2015-06-01Replaced some of the hardcoded values with constants (char)Haru1-6/+91
2015-06-01Replaced some of the hardcoded values with constants (misc)Haru5-62/+59
2015-05-30Dump stack in nullpo*/Assert* function.Andrei Karas1-0/+17
2015-05-20* Fixed a compile error.Michieru1-1/+1
2015-05-19Fixed some issues reported by coverity scan [3/3]Haru1-0/+6
2015-05-17HPM Hooks UpdateHercules.ws1-0/+1
2015-05-17Fixed some issues detected by coverity scanHaru1-0/+1
2015-02-11Battleground Data to HPM Structdastgir1-0/+5
2015-01-24HPM Hooks UpdateHaru1-0/+5
2015-01-24Moved the Hercules Channel System to its own file/interfaceHaru1-2/+2
2015-01-24Fixed 18 minor issuesHaru6-93/+161
2015-01-20Fixes Compile Error on WindowsDastgir1-2/+3
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru9-93/+69
2015-01-18Command line arguments handling overhaulHaru7-91/+331
2015-01-18Implementing nullpo interface for plugin useshennetsind4-3/+24