summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Compatibility fixes for NetBSD and SolarisHaru1-0/+5
2014-01-23Minor fixes to the strlib interfaceHaru2-10/+26
2014-01-21Fixed --disable-packetver-re / --enable-packetver-re in ./configureHaru1-3/+5
2014-01-19HPM Custom Data Struct Expansion: map/instance/party/guildshennetsind4-11/+39
2014-01-18Socket interfacedshennetsind7-115/+182
2014-01-18Modified strlib interface to be compliant with hpmhooksshennetsind1-5/+3
2014-01-18Libconfig Interfacedshennetsind4-59/+216
2014-01-15Fixed Bug 7973shennetsind1-2/+2
2014-01-13Fixed HPM support for group permissionsshennetsind1-0/+5
2014-01-12Changed some void* to the correct data types where applicableHaru2-3/+4
2014-01-12Fixed ERS Cache sharingshennetsind3-10/+24
2014-01-11Fixed Bug 7960shennetsind1-1/+1
2014-01-11Hercules 1st 2014 MegaPatchshennetsind4-74/+270
2013-12-30Fixed account expiration timeshennetsind1-1/+1
2013-12-24Christmas Patch - 2013-12-23 Supportshennetsind1-1/+1
2013-12-18Follow up a23d072a66d2569ba13921522be3c82ae9aad576shennetsind2-4/+6
2013-12-18Fixed Bug 7906shennetsind1-1/+1
2013-12-17Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-1/+1
2013-12-17Speed up of several procedures that rely on ERS, _mreallocz ('z'ero)shennetsind6-8/+52
2013-12-17Fixed a leftover warning in Release buildsHaru1-1/+1
2013-12-17Fixed some additional linux warningsHaru1-4/+4
2013-12-17Fixed several compiler warningsHaru10-35/+53
2013-12-17Added support for non-aborting assertionsHaru3-41/+71
2013-12-17Nullpo cleanupHaru2-271/+64
2013-12-17Changed plugin extension from .so to .dylib on OS XHaru1-1/+3
2013-12-16Introducing HPM Support for custom battle confsshennetsind3-1/+86
2013-12-09Fixed some logic errorsshennetsind1-1/+1
2013-12-06HPM: mapindex interfaceshennetsind2-56/+90
2013-12-03Questlog fixesHaru1-7/+11
2013-11-29Follow up 3a269dca93c421141631b4c87b2f366b6c130a42shennetsind1-0/+3
2013-11-28Fixed conf inheritance issueshennetsind1-5/+9
2013-11-25Fixed Bug 7833shennetsind1-0/+1
2013-11-25Fixed equip_level_max handling in the sql db convertershennetsind1-0/+2
2013-11-22Minor HPMi Sub Modificationsshennetsind1-0/+24
2013-11-20Added support for 'make plugin.pluginname' to compile only 'pluginname'Haru1-15/+22
2013-11-19Sanitized and improved several macros through the codeHaru26-235/+211
2013-11-17Fixed Bug 7832shennetsind1-0/+3
2013-11-16Introducing Character Ban Support.shennetsind3-0/+14
2013-11-16Fixed char server's maintenance modeshennetsind1-0/+8
2013-11-14Updated db2sql plugin for the needs of the new itemdbshennetsind2-1/+6
2013-11-13HPM Custom Data Struct Makeover!shennetsind4-48/+135
2013-11-09HPM Support for plugin-implemented "--args" (options)shennetsind4-9/+104
2013-11-07Merge remote-tracking branch 'upstream/master'shennetsind1-0/+5
2013-11-07Item Bound Fixes/Adjustments/Improvementsshennetsind1-1/+11
2013-11-06Update Fixshennetsind1-1/+1
2013-11-07Added _MSC_VER check.Shido1-0/+5
2013-11-06Merge remote-tracking branch 'upstream/master'shennetsind5-22/+40
2013-11-06Merge pull request #217 from HerculesWS/script-checkershennetsind3-8/+26
2013-11-05cbasetypes.h updateshennetsind1-6/+6
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru3-8/+26