Age | Commit message (Expand) | Author | Files | Lines |
2018-12-14 | Add inventory size field into db and using it in server. | Andrei Karas | 1 | -10/+10 |
2018-11-14 | Use an enum as flag for status->heal() and related functions | Haru | 1 | -52/+53 |
2018-10-21 | Merge pull request #2182 from guilherme-gm/201808-trapfix | Haru | 1 | -16/+37 |
2018-09-19 | Update inventory packet for 2018-09-12 RE. | Andrei Karas | 1 | -3/+3 |
2018-08-30 | Fixed Blastime and Claymore Trap damage that wasn't being split by the number... | Guilherme G. Menaldo | 1 | -16/+37 |
2018-08-26 | Merge pull request #2164 from mekolat/addvariable | Haru | 1 | -8/+8 |
2018-08-11 | Supresses warning in skill_attack when MAGIC_REFLECTION_TYPE is 0. | EyesOfAHawk | 1 | -0/+6 |
2018-07-30 | always set the type when doing script->add_str | gumi | 1 | -8/+8 |
2018-07-26 | Fix Venom Splasher consuming its gemstome requirement twice | Haru | 1 | -0/+5 |
2018-07-26 | Merge pull request #2143 from dastgirp/plugin/unit_layout | Haru | 1 | -2/+2 |
2018-07-24 | Correct wrong attribute used for pet evolution egg hiding | Asheraf | 1 | -0/+3 |
2018-07-24 | Added missing parameter to init_unit_layout_unknown | Dastgir | 1 | -2/+2 |
2018-07-19 | Replace item id shorts to int in map server. | Andrei Karas | 1 | -2/+2 |
2018-07-15 | Update packet PACKET_CZ_REQ_ITEMREPAIR. | Andrei Karas | 1 | -1/+1 |
2018-07-12 | Split btype and item_id parameters in function clif_skill_fail. | Andrei Karas | 1 | -235/+235 |
2018-07-01 | Change functions to static where possible (Part 4 - map) | Haru | 1 | -246/+260 |
2018-07-01 | Merge pull request #2091 from AnnieRuru/46-novending | Haru | 1 | -0/+13 |
2018-06-30 | add support for send target in unittalk | Asheraf | 1 | -1/+1 |
2018-06-25 | Merge pull request #2076 from dastgirp/3-skill_plugin | Haru | 1 | -3/+5 |
2018-06-18 | Fix novending cause player gets stuck | AnnieRuru | 1 | -0/+13 |
2018-06-12 | Changed returntype of skill_check_condition_castend_unknown. | Dastgir | 1 | -3/+5 |
2018-06-03 | Fix the skill element for levels above the MAX_SKILL_LEVEL | Haru | 1 | -4/+0 |
2018-06-02 | Merge pull request #2038 from 4144/msi | Haru | 1 | -10/+23 |
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 |
2018-05-29 | Add autogenerated messages list headers with original strings and translation. | Andrei Karas | 1 | -5/+18 |
2018-05-29 | Fix wrong values in clif_messages enum. | Andrei Karas | 1 | -5/+5 |
2018-05-01 | Replace "--ja--" and "--en--" with constants (source only) | Haru | 1 | -2/+2 |
2018-05-01 | Fix the name of the monsters summoned by SA_SUMMONMONSTER | Haru | 1 | -1/+2 |
2018-04-23 | Merge pull request #2005 from guilherme-gm/guildskillcd | Haru | 1 | -6/+10 |
2018-04-08 | Allow guild skills cooldown to continue when logged out | Guilherme G. Menaldo | 1 | -6/+10 |
2018-04-08 | Prevent a null pointer failure when TK_JUMPKICK is used by a non-player | Haru | 1 | -8/+6 |
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 1 | -0/+2 |
2018-01-14 | Merge pull request #1939 from Asheraf/zero_drop_packet | Haru | 1 | -10/+10 |
2017-12-23 | Replace the use of skill_reproduce_db with AllowReproduce flag | Asheraf | 1 | -18/+7 |
2017-12-23 | Add support for new drop packet 0xadd for zero clients | Asheraf | 1 | -10/+10 |
2017-11-26 | Fix handling of the special case of SplashRange < 0 meaning AREA_SIZE | Haru | 1 | -3/+6 |
2017-11-24 | Allow using the skill DB accessors on non-skill attacks (skill_id = 0) | Haru | 1 | -53/+182 |
2017-11-18 | Merge pull request #1903 from Asheraf/skill_scale | Haru | 1 | -0/+6 |
2017-11-16 | Implement skill scale packet for client versions >= 20151223. | Asheraf | 1 | -0/+6 |
2017-11-05 | Fix/clarify various incorrect modulo operations | Haru | 1 | -23/+24 |
2017-11-05 | Reduce confusion between skill IDs and skill DB indexes (part 2) | Haru | 1 | -4/+4 |
2017-11-05 | Use the skill DB accessors where possible/appropriate | Haru | 1 | -46/+50 |
2017-11-05 | Reduce confusion between skill IDs and skill DB indexes (part 1) | Haru | 1 | -68/+444 |
2017-11-05 | Fix a subtle error in case skill->unit_group_newid overflows | Haru | 1 | -7/+8 |
2017-10-21 | Merge pull request #1854 from Asheraf/skill | Haru | 1 | -1/+2 |
2017-10-21 | Add packets for 64 bit exp. | Andrei Karas | 1 | -2/+2 |
2017-10-21 | Change skill_init_unit_layout to report skill id instead of index | Asheraf | 1 | -1/+2 |
2017-09-21 | Convert some functions from int32 types to int64. | Andrei Karas | 1 | -2/+2 |
2017-09-19 | remove trailing whitespaces from source | gumi | 1 | -16/+16 |
2017-09-17 | Differentiate variables that hold a ViewSprite and a Subtype (part 2) | Haru | 1 | -1/+1 |