summaryrefslogtreecommitdiff
path: root/src/common/core.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-23-Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl...glighta1-4/+4
2012-10-27- Adjusted spacing in ASCII art so all lines are 70 characters wide.brianluau1-10/+10
2012-09-29* Merged eAthena changeset ea:15190. (bugreport:5138)eathenabot1-35/+73
2012-08-02lowercase'd the r in the console ASCII logo.shennetsind1-8/+8
2012-06-10- added some missing copyrightsblacksirius1-2/+3
2012-06-03feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ...blacksirius1-0/+5
2012-06-03cleaned up windows header usage (added one central file to use windows / wina...blacksirius1-1/+1
2012-06-01removed the old obsolete Plugin system (commit 1/2)blacksirius1-5/+0
2012-04-21* Made branding more consistent.xazax-hun1-1/+1
2012-03-24Fixed Ctrl+c shutdown function on windows, followup r15706. (bugreport:5495)xazax-hun1-1/+1
2012-03-18* Properly handling, when closing the consoles via X button on windows.xazax-hun1-0/+35
2012-02-16- Removed outdated version number handling (follow-up to r11503).gepard19841-1/+0
2012-01-17Fixed root usercheck not printing warning if file is suid-root.gepard19841-2/+2
2012-01-03fixing a warning in ubuntu's gcc, follow up r15358shennetsind1-5/+4