Age | Commit message (Expand) | Author | Files | Lines |
2019-06-01 | Merge pull request #2375 from AnnieRuru/58-negative_input | Haru | 1 | -0/+3 |
2019-05-05 | Implement Refinery UI | Ibrahim Zidan | 1 | -2/+3 |
2019-04-11 | Add 3 pc variables just for the input limit ... | AnnieRuru | 1 | -0/+3 |
2019-02-11 | Change type for class variables from short to int | Andrei Karas | 1 | -2/+2 |
2019-02-11 | Replace short to int in most structs in pc.h | Andrei Karas | 1 | -52/+52 |
2018-12-16 | Merge pull request #2327 from HerculesWS/change_shortgroup_tobool_in_s_add_drop | Haru | 1 | -2/+2 |
2018-12-14 | Add script command expandInventory | Andrei Karas | 1 | -0/+1 |
2018-12-14 | Add inventory size field into db and using it in server. | Andrei Karas | 1 | -1/+0 |
2018-12-14 | Add packt ZC_INVENTORY_EXPANSION_INFO | Andrei Karas | 1 | -0/+1 |
2018-12-12 | Remove typedef from clr_type. | Andrei Karas | 1 | -3/+3 |
2018-11-20 | Change short group to bool is_group in s_add_drop | skyleo | 1 | -2/+2 |
2018-11-13 | Replace sd->channels with a VECTOR | Haru | 1 | -2/+1 |
2018-10-02 | Fix getting achievement reward packets order. | Andrei Karas | 1 | -1/+1 |
2018-07-28 | Merge pull request #2067 from dastgirp/1-achievement | Haru | 1 | -1/+7 |
2018-07-25 | Merge pull request #2138 from Asheraf/stylistupdate | Haru | 1 | -0/+1 |
2018-07-24 | Implemented Title System. | Dastgir | 1 | -0/+2 |
2018-07-24 | Implementation of the official Achievement System. | smokexyz | 1 | -1/+5 |
2018-07-19 | Replace item id shorts to int in map server. | Andrei Karas | 1 | -9/+11 |
2018-07-19 | Add support for bodystyle in stylist shop ui | Asheraf | 1 | -0/+1 |
2018-06-03 | Conversion of exp.txt to libconfig | Smokexyz | 1 | -2/+26 |
2018-06-02 | Merge pull request #842 from AnnieRuru/request_6 | Haru | 1 | -2/+10 |
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 |
2018-05-04 | Add setpcblock & checkpcblock script commands | AnnieRuru | 1 | -2/+10 |
2018-04-23 | Move job related checks from pc_read_skill_tree into separate function. | Andrei Karas | 1 | -0/+1 |
2018-04-23 | Move death penalty job check from pc_dead into separate function. | Andrei Karas | 1 | -0/+1 |
2018-04-23 | Move job related code from pc_resetskill into separate function. | Andrei Karas | 1 | -0/+1 |
2018-04-23 | Move from pc_checkbaselevelup sc start related code into separate function. | Andrei Karas | 1 | -0/+1 |
2018-04-23 | Split pc_calc_skilltree into 3 functions. | Andrei Karas | 1 | -0/+2 |
2018-04-23 | Split pc_delspiritball into two functions. | Andrei Karas | 1 | -0/+1 |
2018-04-23 | Split pc_addspiritball into two functions. | Andrei Karas | 1 | -0/+1 |
2018-02-09 | Implemented hatEffect. | Dastgir | 1 | -0/+3 |
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 1 | -0/+1 |
2017-11-05 | Reduce confusion between skill IDs and skill DB indexes (part 2) | Haru | 1 | -1/+1 |
2017-10-21 | Add packets for 64 bit exp. | Andrei Karas | 1 | -7/+7 |
2017-09-21 | Convert some functions from int32 types to int64. | Andrei Karas | 1 | -2/+2 |
2017-09-17 | Differentiate variables that hold a ViewSprite and a Subtype (part 2) | Haru | 1 | -0/+1 |
2017-09-17 | Differentiate variables that hold a ViewSprite and a weapon Subtype | Haru | 1 | -3/+10 |
2017-07-30 | Implementation of RoDEX | KirieZ | 1 | -0/+9 |
2017-06-25 | Add packet 0xabd for send job and base levels to party members. | Andrei Karas | 1 | -0/+1 |
2017-06-25 | Fix vending list packet for 2016 clients. Based on rathena commit: | Andrei Karas | 1 | -0/+1 |
2017-05-22 | Add storage_data reception, parsing and sending to/from the map-server. | Smokexyz | 1 | -2/+11 |
2017-04-20 | Made prevent_logout effect on log-in optional | Jedzkie | 1 | -0/+8 |
2016-12-03 | Add function to retrieve the appropriate fame list type for a job mapid | Haru | 1 | -0/+1 |
2016-12-03 | Change the argument to pc->famerank() to a rank type (instead of job mapid) | Haru | 1 | -1/+1 |
2016-12-03 | Ensure that pc->addfame() increments the correct fame points | Haru | 1 | -1/+1 |
2016-12-03 | Clarify some Job Class vs MapID confusion (2/2) | Haru | 1 | -9/+9 |
2016-12-03 | Clarify some Job Class vs MapID confusion (1/2) | Haru | 1 | -6/+6 |
2016-10-22 | Added max_summoner_parameter: | Dastgir Pojee | 1 | -0/+1 |
2016-10-22 | Implemented SU_BASIC_SKILL Skill of Summoner | Dastgir Pojee | 1 | -0/+1 |
2016-08-14 | Update pc_steal_coin parameter | Emistry | 1 | -1/+1 |