Age | Commit message (Expand) | Author | Files | Lines |
2016-10-22 | Implemented SU_FRESHSHRIMP Skill. | Dastgir Pojee | 2 | -3/+23 |
2016-10-22 | Implemented SU_SPRITEMABLE Skill. | Dastgir Pojee | 3 | -1/+25 |
2016-10-22 | Implemented SU_LOPE Skill. | Dastgir Pojee | 4 | -1/+18 |
2016-10-22 | Implemented SU_STOOP Skill. | Dastgir Pojee | 4 | -0/+15 |
2016-10-22 | Implemented SU_SCRATCH: | Dastgir Pojee | 3 | -2/+16 |
2016-10-22 | Implemented SU_HIDE Skill. | Dastgir Pojee | 5 | -8/+32 |
2016-10-22 | Implemented SU_BITE Skill: | Dastgir Pojee | 2 | -3/+15 |
2016-10-22 | Implemented SU_BASIC_SKILL Skill of Summoner | Dastgir Pojee | 4 | -9/+27 |
2016-10-22 | Added Summoner Skills(in DB) | Dastgir Pojee | 7 | -46/+1835 |
2016-10-22 | Added Summoner Class. | Dastgir Pojee | 17 | -14/+160 |
2016-10-22 | Added Packets for Several Clients: 2015-10-01, 2015-10-29, 2015-11-04 and | Dastgir Pojee | 4 | -20/+189 |
2016-10-18 | close2 in eye_of_hellion.txt | Ridley | 1 | -1/+1 |
2016-10-17 | Re-generated configure script | Haru | 1 | -2/+2 |
2016-10-17 | Corrected an inverted superuser check causing unnecessarily slow GitLab builds | Haru | 1 | -1/+1 |
2016-10-16 | Merge pull request #1466 from Ridley8819/skill | Haru | 1 | -0/+7 |
2016-10-16 | Merge pull request #1461 from 4144/fixpackets | Haru | 2 | -11/+43 |
2016-10-16 | Merge pull request #1476 from Asheraf/documentation | Ridley | 1 | -0/+1 |
2016-10-16 | Dont send packets for known unsupported client versions. | Andrei Karas | 2 | -11/+43 |
2016-10-16 | Merge pull request #1473 from Ridley8819/0hp | Haru | 12 | -32/+38 |
2016-10-16 | Fixes cases where player were executed | Ridley | 12 | -36/+42 |
2016-10-16 | Constants Documentation Sync | Hercules.ws | 1 | -0/+8 |
2016-10-16 | ItemDB SQL Sync | Hercules.ws | 2 | -11/+11 |
2016-10-16 | Merge pull request #1472 from Asheraf/getcharid | Ibrahem Hossam | 79 | -361/+368 |
2016-10-16 | Change *getcharid to use constants | Asheraf | 79 | -361/+368 |
2016-10-14 | Merge pull request #1477 from HerculesWS/memmgr-hpm-fixes | Andrei Karas | 18 | -1378/+7 |
2016-10-14 | HPM Hooks Update | Haru | 14 | -1374/+0 |
2016-10-14 | Fixed a memory manager crash when a memory leak occurs in a plugin | Haru | 4 | -4/+7 |
2016-10-13 | missing type at setlook documentation | Asheraf | 1 | -0/+1 |
2016-10-09 | King's Grace CD | Ridley | 1 | -0/+7 |
2016-10-08 | Merge pull request #1470 from 4144/fixpacket | Ridley | 1 | -1/+1 |
2016-10-08 | Fix packet id for clif_heal for packet version >= 20150513. | Andrei Karas | 1 | -1/+1 |
2016-10-08 | Merge pull request #1463 from Ridley8819/gxquest | Dastgir | 1 | -0/+9 |
2016-10-08 | Fixes wrong warp of izlude | Dastgir Pojee | 1 | -1/+6 |
2016-10-07 | ItemDB SQL Sync | Hercules.ws | 1 | -18/+18 |
2016-10-07 | Merge pull request #1465 from Asheraf/item | Ridley | 1 | -75/+46 |
2016-10-07 | Fix wrong items bonus | Asheraf | 1 | -75/+46 |
2016-10-07 | Merge pull request #1464 from MishimaHaruna/variousfixes | Andrei Karas | 21 | -41/+39 |
2016-10-07 | Updated VECTOR_INIT() and VECTOR_ENSURE() to be more analyzer- (and human-rea... | Haru | 1 | -7/+10 |
2016-10-07 | Fixed some issues detected by clang's static analyzer (Xcode 8/macOS Sierra) | Haru | 7 | -21/+4 |
2016-10-07 | Updated Xcode project to Xcode 8 | Haru | 10 | -10/+22 |
2016-10-07 | Suppressed the superuser check in CI builds | Haru | 2 | -2/+2 |
2016-10-07 | Improved Makefile change detection | Haru | 1 | -1/+1 |
2016-10-07 | Add official quest condition for Guillotine Cross job change quest | Ridley | 1 | -0/+9 |
2016-10-05 | Merge pull request #1459 CRI should only be calculated if flag have SCB_CRI | Ridley | 1 | -4/+6 |
2016-10-05 | CRI should only be calculated if flag have SCB_CRI. | Dastgir Pojee | 1 | -4/+6 |
2016-10-05 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 |
2016-10-05 | ItemDB SQL Sync | Hercules.ws | 1 | -0/+1 |
2016-10-05 | Merge pull request #1460 from AtlantisRO/Para_Team_Mark_ | Ridley | 15 | -30/+68 |
2016-10-04 | Added support to Para_Team_Mark_ item in Eden Group. | AtlantisRO | 15 | -30/+68 |
2016-10-04 | Merge pull request #1452 from 4144/commonchecks | Haru | 14 | -105/+307 |