summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-21Added missing '-lpcre' linker flag to the Xcode projectHaru1-0/+2
2016-02-20Fixed some warnings in GCC 5.2Haru1-5/+5
2016-02-20Fixed compile warnings in clangHaru3-52/+4
2016-02-20Added explicit c99 mode to CFLAGS in the configure scriptHaru3-4/+4
2016-02-20HPM Hooks UpdateHercules.ws1-3/+3
2016-02-20Merge pull request #1162 from 4144/flagsHaru53-295/+1079
2016-02-19Add to configure some flags what for now not create any warnings.Andrei Karas2-15/+511
2016-02-19Remove some unused macroses. Left macroses in socket.cAndrei Karas4-13/+17
2016-02-19Add noreturn attributes.Andrei Karas5-5/+72
2016-02-19Fix missing include dirs. Add compiler flag -Wmissing-include-dirs.Andrei Karas3-4/+56
2016-02-19Fix all known warnings from compiler flags -Wformat*Andrei Karas43-248/+408
2016-02-19Fix some cast discards 'const' qualifier from pointer target type warnings.Andrei Karas11-41/+46
2016-02-18Merge pull request #1160 from MishimaHaruna/libconfigAndrei Karas61-1900/+3637
2016-02-17Replaced some now unnecessary includes with forward declarations in header filesHaru14-11/+19
2016-02-17HPM Hooks UpdateHaru3-696/+696
2016-02-17Removed unnecessary typedefs from libconfigHaru33-554/+557
2016-02-17HPM Hooks UpdateHaru9-39/+39
2016-02-17Renamed config->read_file to config->load_fileHaru17-54/+54
2016-02-17libconfig: report file name in case of i/o errorHaru1-0/+1
2016-02-17HPM Hooks UpdateHaru9-0/+960
2016-02-17Added new set of functions to libconfig in order to handle other data typesHaru2-0/+261
2016-02-17HPM Hooks UpdateHaru9-186/+186
2016-02-17Updated libconfig to version 1.5Haru25-523/+1027
2016-02-15MobDB SQL SyncHercules.ws1-1001/+1024
2016-02-15Replaced a call to sleep() with HSleep()Haru1-8/+1
2016-02-15Fixed a missing include in utils.hHaru1-0/+3
2016-02-09Corrected HPMHooking_map include pathsHaru4-8/+8
2016-02-09Small tweaks to mob_drop_adjustHaru1-7/+13
2016-02-07Fix blind defined macro WFIFO2PTRhemagx1-1/+1
2016-02-07Merge pull request #1110 from dastgir/22-ScriptClean-Phase2Haru448-5096/+5096
2016-02-06HPM Hooks UpdateHercules.ws1-5/+5
2016-02-06Merge pull request #1143 from MishimaHaruna/usrlocalAndrei Karas4-83/+71
2016-02-06Removed special handling of zlib in the configure scriptHaru2-59/+5
2016-02-06Changed PCRE to properly use the system-provided pcre.hHaru4-25/+43
2016-02-06Added /usr/local path to the header and library search pathsHaru2-1/+25
2016-02-06Merge pull request #1142 from 4144/pluginsfixHaru1-1/+4
2016-02-06HPM Hooks UpdateHercules.ws9-0/+96
2016-02-06Merge pull request #1133 from 4144/visiblefixHaru2-2/+2
2016-02-06Merge pull request #1131 from 4144/timersHaru5-6/+77
2016-02-06Fix memory corruption if plugin add command line parameter without help/descr...Andrei Karas1-1/+4
2016-02-05ItemDB SQL SyncHercules.ws1-24/+24
2016-02-05Merge pull request #1140 from SamuelHercules/renewalcardsDastgir1-0/+28
2016-02-05Mob DB Update - Added card dropsSamuelHercules1-0/+28
2016-02-05Fixes #543Dastgir2-4/+32
2016-02-05Merge pull request #1081 from Jedzkie/PR_MAGNIFICATDastgir1-0/+4
2016-02-05Merge pull request #1087 from csnv/songsDastgir1-17/+62
2016-02-05Remove from configure flag -fvisibility=hidden.Andrei Karas2-3/+3
2016-02-05Clear timer function after auto remove timer ended.Andrei Karas1-0/+1
2016-02-05Add missing checks into timer.cAndrei Karas1-5/+58
2016-02-05Add to system information also information about clock function.Andrei Karas4-1/+18