summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-22Fix build on windows.r20160226Andrei Karas1-1/+1
2016-02-22Add build script.Andrei Karas1-0/+58
2016-02-22add ignore for evol plugin.Andrei Karas1-0/+1
2016-02-22add install target to make file.Andrei Karas1-0/+8
2016-02-22disable import target in make file.Andrei Karas1-5/+5
2016-02-22Add configure into ignore list.Andrei Karas1-0/+1
2016-02-22Remove configure.Andrei Karas1-10202/+0
2016-02-22Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
2016-02-22Clean a bit .travis.yml.Andrei Karas1-4/+0
2016-02-22Remove conf dir.Andrei Karas1145-1163628/+0
2016-02-22Remove cache dir.Andrei Karas4-32/+0
2016-02-22Merge pull request #1166 from 4144/fixemoteHaru1-1/+1
2016-02-22Fix crash on npc emote, if npc not found.Andrei Karas1-1/+1
2016-02-22Merge branch 'Jedzkie-NPC_Updates' into herculesHaru14-246/+535
2016-02-22Alberta NPC UpdatesJedzkie3-53/+118
2016-02-22Izlude NPC UpdateJedzkie3-18/+22
2016-02-22Payon NPC UpdateJedzkie12-135/+288
2016-02-21Geffen NPC UpdatesJedzkie4-48/+115
2016-02-21ItemDB SQL SyncHercules.ws2-3305/+3305
2016-02-21HPM Hooks UpdateHercules.ws3-6/+68
2016-02-21Merge branch 'dastgir-16-ItemDB' into herculesHaru8-3416/+22147
2016-02-21Changed item_db to new formatDastgir3-3358/+21704
2016-02-21Added tool to convert jobmask to new formatDastgir1-0/+100
2016-02-21Updated DocumentationDastgir4-42/+175
2016-02-21Changing Job field to 'int64'Dastgir3-13/+13
2016-02-21New format for Job field in job_db.confDastgir2-12/+164
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