summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2013-10-04HPM: Hooking!shennetsind3-35/+106
2013-09-30Hey Look, I must be lucky today, a penny.shennetsind1-2/+1
2013-09-29HPM: Status.c Completedshennetsind1-0/+51
2013-09-29Provided argument-list equivalent for several variadic functionsHaru2-12/+19
2013-09-27Added full support for the Rebellion.shenhuyong1-0/+1
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind8-75/+94
2013-09-25Renamed iTimer interface to timer.shennetsind9-42/+44
2013-09-25Renamed more forgotten variables during interface conversionsHaru5-33/+33
2013-09-21Added Makefile.in change detection (and auto-rebuild) capabilitiesHaru1-6/+9
2013-09-19Cleaned up and de-duplicated ranklist-related codeHaru1-0/+7
2013-09-19Fixed a startup crash due to minicore/regular core mismatchesHaru1-7/+15
2013-09-18Fixed a race condition leading to a crash on server shutdown on linuxHaru1-9/+5
2013-09-18Makefiles improvements and cleanupHaru1-30/+35
2013-09-06Added HCache key #defineshennetsind2-2/+6
2013-09-03Fixed several packet errors with pre-renewal clients from 2006-2008Haru1-2/+4
2013-08-30Changed dlopen to use RTLD_DEEPBIND where availableHaru1-3/+7
2013-08-26Merged strtoll MSVC fix from Ind's ScriptEngineUpdateP1 branchHaru1-0/+1
2013-08-12Replaced own bool typedef with <stdbool.h> where availableHaru1-0/+12
2013-08-08HPM Updateshennetsind7-38/+341
2013-08-07Fixed skill flagging (mostly related to SKILL_FLAG_REPLACED_LV_0 )shennetsind1-2/+4
2013-08-02Corrected alignment of the Hercules console logoHaru1-11/+11
2013-07-29Permission cache overhaulPiotr HaƂaczkiewicz4-4/+4
2013-07-29Ultimate Item DB Updateshennetsind1-1/+1
2013-07-22Merge pull request #64 from piotrhalaczkiewicz/masterFlipp3-11/+18
2013-07-22Binary heap fix & improvement.Piotr HaƂaczkiewicz3-11/+18
2013-07-21Changed CC to a Makefile variableHaru1-3/+6
2013-07-21HCache & SQL Update Checker minor changeshennetsind1-1/+1
2013-07-14Makefile error corrections and minor tweaksHaru1-2/+2
2013-07-09Travis Report Fixesshennetsind3-9/+15
2013-07-08Fixed compiling errors when CONSOLE_PARSE was disabledshennetsind1-1/+4
2013-07-08Cygwin Fix for the Hercules SQL Update Checkshennetsind4-4/+69
2013-07-08Fixed Bug #7493shennetsind1-2/+3
2013-07-08Fixed Cygwin Problemshennetsind1-4/+5
2013-07-08Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind2-1/+1
2013-07-08Follow up 0118a097c9626b3f8342dd29897392f3da4c1187shennetsind1-1/+1
2013-07-08Follow up ea5a413cdf7eec37141a7fe124cad38d66464ac4malufett2-1/+1
2013-07-05HCache | Item Packages Updateshennetsind4-4/+61
2013-07-05HCache | Item Packages Updateshennetsind3-5/+120
2013-07-05Implemented real-time server stats (in and out data and ram usage), made by A...Matheus Macabu2-0/+54
2013-07-03Expanded quest db sizeshennetsind1-1/+1
2013-06-30Fixed Skill Cooldownsshennetsind1-0/+3
2013-06-28BG Queue Testingshennetsind1-1/+1
2013-06-24Fixed Bug #7412shennetsind1-1/+1
2013-06-15- HPM: Added trade interface;Matheus Macabu1-0/+7
2013-06-14Fixed the '"__USE_GNU" redefined' warnings on selected platformsshennetsind1-3/+7
2013-06-14Updating .sql item db filesshennetsind1-1/+1
2013-06-13Memory Slasher [2] !!" - 17MB Down!shennetsind3-3/+25
2013-06-13Hercules Renewal Phase : Renewalmalufett1-1/+1
2013-06-10Added SqlStmt functions to the SQL interfaceSusu3-158/+184
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind5-70/+71