summaryrefslogtreecommitdiff
path: root/src/map/pc.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-14Add map_session_data->autocast.itemskill_* assignmentsKenpachi Developer1-0/+4
2020-03-14Add map_session_data->autocast.skill_id/_lv assignmentsKenpachi Developer1-0/+2
2020-03-14Add map_session_data->autocast.type assignmentsKenpachi Developer1-0/+1
2020-03-14Add SC_VITALIZE_POTION status changeKenpachi Developer1-0/+4
2020-03-09Merge pull request #2648 from Kenpachi2k13/itemskill_fixHaru1-1/+1
2020-03-09Merge pull request #2642 from Kenpachi2k13/zone_disabled_items_fixHaru1-222/+258
2020-03-07Apply code style to pc_isequip() functionKenpachi Developer1-52/+66
2020-03-07Apply code style to pc_equipitem() functionKenpachi Developer1-97/+109
2020-03-07Apply code style to pc_unequipitem() functionKenpachi Developer1-68/+75
2020-03-07Change execution order in pc_isequip() functionKenpachi Developer1-17/+18
2020-03-06Rename itemskill_no_conditions to itemskill_check_conditionsKenpachi Developer1-1/+1
2020-02-23Remove unequip_restricted_equipment dependency from OnEquipScript zone valida...Kenpachi Developer1-4/+14
2020-02-23Remove unequip_restricted_equipment dependency from OnUnequipScript zone vali...Kenpachi Developer1-13/+5
2020-02-18Add new return values to pc_setpos() functionKenpachi Developer1-9/+17
2020-02-09Added pc_itemskill_clear() function.Kenpachi Developer1-0/+21
2020-02-09Moved the WZ_EARTHSPIKE check for TK_SPTIME skill from skill_check_condition_...Kenpachi Developer1-0/+14
2020-02-09Merge pull request #2624 from Kenpachi2k13/issue#1311Haru1-2/+5
2020-02-06Merge pre-RE/RE case SP_VARCASTRATE in pc_readparam() functionKenpachi Developer1-2/+5
2020-01-29Implement support for switching madogear typeAsheraf1-2/+10
2020-01-13Update copyright headers for year 2020Haru1-2/+2
2020-01-01Add support for auto exp insurance itemsAsheraf1-0/+17
2020-01-01Fix pc_have_item_chain should get the chain id from cacheAsheraf1-6/+6
2019-11-17Merge pull request #2577 from Asheraf/dehardcodestatusiconsHaru1-13/+13
2019-11-06Dehardcode Status IconsAsheraf1-13/+13
2019-10-22Fix Steal accidentally being able to steal cards from certain mobsHaru1-2/+4
2019-10-20Merge pull request #2547 from guilherme-gm/201910-dehardcode-dbHaru1-6/+3
2019-10-05Dehardcodes db files base path so the db folder can be easily movedGuilherme Menaldo1-6/+3
2019-10-02Moved hardcoded messages from source to messages.confDastgir1-5/+5
2019-09-22Remove the hardcoded checks in pc_rental_expire and use OnRentalEndScript fie...Ibrahim Zidan1-64/+0
2019-09-22Implement new script fields for items triggered on rentral status changesIbrahim Zidan1-4/+15
2019-09-22Merge pull request #2524 from MishimaHaruna/homunculus-fixesHaru1-15/+14
2019-08-26Update Siegfried Tokens support.Emistry Haoyan1-0/+24
2019-08-26Merge pull request #2522 from MishimaHaruna/remove-inter-roundtripsHaru1-2/+52
2019-08-26Prevent pets, homunculi etc. from being loaded if the character doesn't have ...Mathy1-12/+11
2019-08-26Fix an issue that prevents homunculus auto-vaporize on death or skill resetHaru1-3/+3
2019-08-26Remove round-trip to the inter-server for the broadcast messagesHaru1-2/+2
2019-08-26Remove round-trip to the inter-server for the whisper-to-gm messagesHaru1-0/+50
2019-08-05Fix equipment auto bonusEmistry Haoyan1-1/+1
2019-07-28Update Homunculus obtain EXP from masterEmistry Haoyan1-0/+5
2019-07-24If error happend in pc_statusup then send back to client increase valueAndrei Karas1-12/+11
2019-06-03Add *setfavoriteitemidx & *autofavoriteitem script command.Emistry Haoyan1-0/+7
2019-05-05Add missing checks for prevend flagAndrei Karas1-5/+5
2019-04-07Merge pull request #2402 from AnnieRuru/71-bodystyle_crashHaru1-1/+9
2019-04-07Rename clif_charnameack into clif_blname_ackAndrei Karas1-1/+1
2019-03-11Fix atcommand "@jobchange" when the player changing from 3rd jobAnnieRuru1-0/+7
2019-03-11Apply temporary fix so Job_Super_Novice_E no longer crash clientAnnieRuru1-1/+2
2019-02-11Change type for class variables from short to intAndrei Karas1-3/+3
2018-12-16Merge pull request #2298 from guilherme-gm/201810-abracadabraHaru1-0/+4
2018-12-16Merge pull request #2327 from HerculesWS/change_shortgroup_tobool_in_s_add_dropHaru1-13/+11
2018-12-14Add script command expandInventoryAndrei Karas1-0/+18