summaryrefslogtreecommitdiff
path: root/src/common/core.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-14Add interface for packets in common.Andrei Karas1-0/+5
2018-11-13Remove the unused minicore libraries and ifdefsHaru1-33/+9
2018-07-01Change functions to static where possible (Part 1 - common)Haru1-13/+13
2018-06-24Use the correct shutdown callback when the server receives a termination signalHaru1-7/+4
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2017-01-22Fix CMDLINE_OPT_PARAM arguments in plugins failing to loadHaru1-0/+2
2016-10-04Add missing checks into core.cAndrei Karas1-9/+30
2016-07-12Interface grfio.chemagx1-0/+2
2016-07-12Interface thread.chemagx1-2/+3
2016-07-12Interface random.chemagx1-6/+7
2016-07-12Interface mutex.chemagx1-0/+2
2016-07-12Interface md5calc.chemagx1-0/+2
2016-07-12Interface des.chemagx1-1/+3
2016-07-07Dont show compilation warnings about root if building for ci.Andrei Karas1-0/+6
2016-07-04Added messages to discourage running Hercules as root.Haru1-4/+61
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