Age | Commit message (Expand) | Author | Files | Lines |
2017-09-17 | Split 'View' in two different fields in the item database | Haru | 1 | -1/+1 |
2017-06-09 | Merge pull request #1139 from SamuelHercules/WarlockCLFix | smokexyz | 1 | -1/+1 |
2017-06-06 | Fixed assert report when arrow shower(skill) was used on traps. | Dastgir | 1 | -3/+3 |
2017-05-21 | Refine rate correction from kRO. | smokexyz | 1 | -1/+1 |
2017-04-10 | Monster Vulture's Eye and Snake's Eye removed. | Smokexyz | 1 | -2/+2 |
2017-03-16 | Correct Castling skill to use cooldown | Asheraf | 1 | -2/+8 |
2017-03-16 | Official status change base durations for Stun (#1234) (#1632) | Flipp | 1 | -3/+3 |
2016-12-03 | Change the argument to pc->famerank() to a rank type (instead of job mapid) | Haru | 1 | -2/+3 |
2016-12-03 | Ensure that pc->addfame() increments the correct fame points | Haru | 1 | -14/+15 |
2016-12-03 | Clarify some Job Class vs MapID confusion (2/2) | Haru | 1 | -32/+30 |
2016-12-03 | Clarify some Job Class vs MapID confusion (1/2) | Haru | 1 | -12/+13 |
2016-11-20 | Synchronized the AegisNames to the in-source ITEMID_ constants | Haru | 1 | -15/+15 |
2016-11-07 | Corrected an issue causing WZ_HEAVENDRIVE to be ineffective | Haru | 1 | -4/+4 |
2016-10-22 | Fix incorrect coding style used in char/char.c and map/skill.c | Dastgir Pojee | 1 | -4/+4 |
2016-10-22 | Minor Typo fixes, also added tsc declaration | Dastgir Pojee | 1 | -3/+4 |
2016-10-22 | Implemented UNT_CATNIPPOWDER. | Dastgir Pojee | 1 | -0/+7 |
2016-10-22 | Increases SkillID Range on skill_get_index. | Dastgir Pojee | 1 | -1/+1 |
2016-10-22 | Implemented SC_BITESCAR: | Dastgir Pojee | 1 | -1/+5 |
2016-10-22 | Implemented SU_BUNCHOFSHRIMP Skill. | Dastgir Pojee | 1 | -0/+10 |
2016-10-22 | Implemented SU_TUNAPARTY Skill. | Dastgir Pojee | 1 | -0/+1 |
2016-10-22 | Implemented SU_TUNABELLY Skill. | Dastgir Pojee | 1 | -2/+8 |
2016-10-22 | Implemented SU_POWEROFSEA. | Dastgir Pojee | 1 | -0/+5 |
2016-10-22 | Implemented SU_LUNATICCARROTBEAT Skill. | Dastgir Pojee | 1 | -3/+24 |
2016-10-22 | Implemented SU_ARCLOUSEDASH Skill. | Dastgir Pojee | 1 | -0/+1 |
2016-10-22 | Implemented SU_PICKYPECK Skill. | Dastgir Pojee | 1 | -0/+4 |
2016-10-22 | Implemented SU_SCAROFTAROU Skill. | Dastgir Pojee | 1 | -0/+6 |
2016-10-22 | Implemented SU_SV_ROOTTWIST Skill. | Dastgir Pojee | 1 | -0/+30 |
2016-10-22 | Implemented SU_CN_METEOR: | Dastgir Pojee | 1 | -4/+22 |
2016-10-22 | Implemented SU_CN_POWDERING Skill. | Dastgir Pojee | 1 | -1/+3 |
2016-10-22 | Implemented SU_SV_STEMSPEAR Skill. | Dastgir Pojee | 1 | -0/+9 |
2016-10-22 | Implemented SU_FRESHSHRIMP Skill. | Dastgir Pojee | 1 | -2/+6 |
2016-10-22 | Implemented SU_LOPE Skill. | Dastgir Pojee | 1 | -0/+13 |
2016-10-22 | Implemented SU_STOOP Skill. | Dastgir Pojee | 1 | -0/+10 |
2016-10-22 | Implemented SU_SCRATCH: | Dastgir Pojee | 1 | -2/+12 |
2016-10-22 | Implemented SU_HIDE Skill. | Dastgir Pojee | 1 | -2/+15 |
2016-10-22 | Implemented SU_BITE Skill: | Dastgir Pojee | 1 | -1/+7 |
2016-09-30 | Add different fixes for gcc 7 warnings. | Andrei Karas | 1 | -1/+42 |
2016-09-19 | Add missing checks into skill.c | Andrei Karas | 1 | -114/+341 |
2016-09-13 | Fixed a possile buffer overrun when MAX_SKILL_LEVEL is changed | Haru | 1 | -2/+2 |
2016-09-03 | Add some missing functions in skill.c into interface. | Andrei Karas | 1 | -6/+9 |
2016-08-14 | Update pc_steal_coin parameter | Emistry | 1 | -1/+1 |
2016-07-19 | Add skill atributes for allow moving while casting skill. | Andrei Karas | 1 | -3/+14 |
2016-07-17 | Removed Leftover of skill_db.txt | Dastgir | 1 | -7/+0 |
2016-07-14 | Changed mmo_charstatus::base_level and mmo_charstatus::job_level to int | Haru | 1 | -2/+2 |
2016-07-12 | Add into skill.c some handling for unknown skills/skill units. | Andrei Karas | 1 | -42/+58 |
2016-07-12 | Interface random.c | hemagx | 1 | -2/+2 |
2016-07-12 | Fix reading skill_db.conf | Andrei Karas | 1 | -27/+34 |
2016-07-09 | Merge pull request #1333 from Smokexyz/SkillDBLib | Haru | 1 | -231/+1297 |
2016-07-09 | SkillDB TXT to Libconfig + converter | Smokexyz | 1 | -231/+1297 |
2016-07-05 | Move static methods into interface in skill.c | Andrei Karas | 1 | -27/+32 |