summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-10-04Add missing checks into sql.cAndrei Karas1-5/+15
2016-10-04Add missing checks into socket.cAndrei Karas1-9/+22
2016-10-04Add missing checks into mutex.cAndrei Karas1-0/+12
2016-10-04Add missing checks into mapindex.cAndrei Karas1-10/+25
2016-10-04Add missing checks into grfio.cAndrei Karas1-3/+21
2016-10-04Add missing checks into ers.cAndrei Karas1-5/+11
2016-10-04Add missing checks into des.cAndrei Karas1-0/+7
2016-10-04Add missing checks into db.cAndrei Karas1-10/+15
2016-10-04Add missing checks into core.cAndrei Karas1-9/+30
2016-10-04Add missing checks into console.cAndrei Karas1-11/+32
2016-10-04Add missing checks into HPM.cAndrei Karas1-11/+35
2016-10-03ItemDB SQL SyncHercules.ws3-7/+7
2016-10-03followup 805a2b3bRidley1-13/+15
2016-10-03Merge pull request #1437 from Asheraf/itemsDastgir1-16/+26
2016-10-03Merge pull request #1451 from gdesatrigraha/fix_item_dbDastgir1-1/+1
2016-10-03Initial dimensional gap commit (#1431)Ridley6-2/+639
2016-10-03use mediumint for equip_locationsGde Mahardhikha Satrigraha1-1/+1
2016-10-02Merge pull request #1453 from HerculesWS/gitlabAndrei Karas20-35/+3143
2016-10-02Aded gitlab pages configurationHaru2-11/+87
2016-10-02Added gitlab CI badges to the READMEHaru1-1/+3
2016-10-02Split GitLab builds in stagesHaru1-0/+51
2016-10-02Added configuration file for Gitlab CIHaru2-0/+672
2016-10-02Added Doxygen configuration (use 'make docs' to generate)Haru12-2/+2301
2016-10-02Changed _Pragma("GCC diagnostic ignored \"-Wcast-qual\"") to target GCC 4.6 i...Haru2-9/+9