summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-17Remove useless parts from .gitlab-ci.ymlr20161024Andrei Karas2-436/+64
2016-10-17Fix build on windows.Andrei Karas1-1/+1
2016-10-17Add build script.Andrei Karas1-0/+143
2016-10-17add ignore for evol plugin.Andrei Karas1-0/+1
2016-10-17add install target to make file.Andrei Karas1-0/+8
2016-10-17disable import target in make file.Andrei Karas1-5/+5
2016-10-17Add configure into ignore list.Andrei Karas1-0/+1
2016-10-17Remove configure.Andrei Karas1-10674/+0
2016-10-17Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
2016-10-17Remove conf dir.Andrei Karas1152-1237367/+0
2016-10-17Remove cache dir.Andrei Karas4-32/+0
2016-10-16Merge pull request #1466 from Ridley8819/skillHaru1-0/+7
2016-10-16Merge pull request #1461 from 4144/fixpacketsHaru2-11/+43
2016-10-16Merge pull request #1476 from Asheraf/documentationRidley1-0/+1
2016-10-16Dont send packets for known unsupported client versions.Andrei Karas2-11/+43
2016-10-16Merge pull request #1473 from Ridley8819/0hpHaru12-32/+38
2016-10-16Fixes cases where player were executedRidley12-36/+42
2016-10-16Constants Documentation SyncHercules.ws1-0/+8
2016-10-16ItemDB SQL SyncHercules.ws2-11/+11
2016-10-16Merge pull request #1472 from Asheraf/getcharidIbrahem Hossam79-361/+368
2016-10-16Change *getcharid to use constantsAsheraf79-361/+368
2016-10-14Merge pull request #1477 from HerculesWS/memmgr-hpm-fixesAndrei Karas18-1378/+7
2016-10-14HPM Hooks UpdateHaru14-1374/+0
2016-10-14Fixed a memory manager crash when a memory leak occurs in a pluginHaru4-4/+7
2016-10-13missing type at setlook documentationAsheraf1-0/+1
2016-10-09King's Grace CDRidley1-0/+7
2016-10-08Merge pull request #1470 from 4144/fixpacketRidley1-1/+1
2016-10-08Fix packet id for clif_heal for packet version >= 20150513.Andrei Karas1-1/+1
2016-10-08Merge pull request #1463 from Ridley8819/gxquestDastgir1-0/+9
2016-10-08Fixes wrong warp of izludeDastgir Pojee1-1/+6
2016-10-07ItemDB SQL SyncHercules.ws1-18/+18
2016-10-07Merge pull request #1465 from Asheraf/itemRidley1-75/+46
2016-10-07Fix wrong items bonusAsheraf1-75/+46
2016-10-07Merge pull request #1464 from MishimaHaruna/variousfixesAndrei Karas21-41/+39
2016-10-07Updated VECTOR_INIT() and VECTOR_ENSURE() to be more analyzer- (and human-rea...Haru1-7/+10
2016-10-07Fixed some issues detected by clang's static analyzer (Xcode 8/macOS Sierra)Haru7-21/+4
2016-10-07Updated Xcode project to Xcode 8Haru10-10/+22
2016-10-07Suppressed the superuser check in CI buildsHaru2-2/+2
2016-10-07Improved Makefile change detectionHaru1-1/+1
2016-10-07Add official quest condition for Guillotine Cross job change questRidley1-0/+9
2016-10-05Merge pull request #1459 CRI should only be calculated if flag have SCB_CRIRidley1-4/+6
2016-10-05CRI should only be calculated if flag have SCB_CRI.Dastgir Pojee1-4/+6
2016-10-05Constants Documentation SyncHercules.ws1-0/+1
2016-10-05ItemDB SQL SyncHercules.ws1-0/+1
2016-10-05Merge pull request #1460 from AtlantisRO/Para_Team_Mark_Ridley15-30/+68
2016-10-04Added support to Para_Team_Mark_ item in Eden Group.AtlantisRO15-30/+68
2016-10-04Merge pull request #1452 from 4144/commonchecksHaru14-105/+307
2016-10-04Fix warning in strlib.cAndrei Karas1-0/+1
2016-10-04Add missing checks into utils.cAndrei Karas1-6/+23
2016-10-04Add missing checks into sysinfo.cAndrei Karas1-26/+58