summaryrefslogtreecommitdiff
path: root/src/common/core.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Fix memory corruption if plugin add command line parameter without help/descr...Andrei Karas1-1/+4
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-10-19rename malloc.c/h to memmgr.Andrei Karas1-1/+1
2015-10-11Changed cmdline->args_data to a VECTORHaru1-17/+18
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-3/+3
2015-08-15Added core HPM interfaceHaru1-10/+8
2015-08-15HPM compatibility improvementsHaru1-0/+1
2015-08-15Added showmsg HPM interfaceHaru1-2/+5
2015-06-19Cleaned up some #includesHaru1-2/+1
2015-06-19Removed ".." from include directivesHaru1-25/+24
2015-06-02Follow up to 712812bMysteries1-1/+1
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-7/+6
2015-01-18Command line arguments handling overhaulHaru1-9/+198
2015-01-18Implementing nullpo interface for plugin useshennetsind1-0/+2
2014-11-16Whitespace cleanup (no code changes)Haru1-15/+15
2014-07-11Explicitly specify 'void' when a function expects no argumentsHaru1-1/+1
2014-07-10Re-added revision info to the memory leak logHaru1-1/+1
2014-05-16Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3Haru1-4/+5
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-17/+21
2014-05-10Revert "Fixed order of includes in all source files"panikon1-21/+17
2014-05-09Fixed order of includes in all source filesHaru1-17/+21
2014-05-09Added support to return a different exit status to the OS.Haru1-2/+3
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-132/+19
2014-03-16Improved ERS memory handlingshennetsind1-0/+2
2014-01-18Socket interfacedshennetsind1-4/+5
2014-01-18Libconfig Interfacedshennetsind1-0/+2
2013-12-17Fixed several compiler warningsHaru1-3/+0
2013-11-19Sanitized and improved several macros through the codeHaru1-1/+1
2013-11-09HPM Support for plugin-implemented "--args" (options)shennetsind1-0/+5
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-2/+12
2013-09-25Renamed iTimer interface to timer.shennetsind1-3/+3
2013-07-09Travis Report Fixesshennetsind1-6/+0
2013-07-05HCache | Item Packages Updateshennetsind1-1/+5
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-2/+2
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-7/+7
2013-05-17- Made DB and malloc lib HPM-friendlySusu1-4/+6
2013-05-16Fixed Bug #7248shennetsind1-2/+2
2013-05-15HPM Updateshennetsind1-9/+14
2013-05-02Introducing Hercules Plugin Manangershennetsind1-4/+12
2013-03-17Re-Introducing Console Inputshennetsind1-114/+75
2013-02-18Improvements all over the placeshennetsind1-1/+1
2013-02-16Updating the Headers across source filesshennetsind1-1/+1
2013-02-15Modified GIT_ORIGIN macroshennetsind1-2/+2
2013-02-14Introducing Git Hashshennetsind1-4/+36
2013-02-07Fixing mistake in modified source code headersshennetsind1-1/+1
2013-02-03Updating the headers of so-far modified files with outdated headersshennetsind1-2/+3
2013-02-03Introducing MySQL Reconnectshennetsind1-0/+2
2013-01-26Changing ASCI Art / Moving stat server to Hercules.shennetsind1-13/+14
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-222/+225
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-225/+222