summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-30Move mapif functions from int_quest.c to mapif.cHaru2-77/+75
2018-06-30Move some non-mapif functionality from the mapif interface to the inter_quest...Haru4-35/+44
2018-06-30Move mapif functions from int_pet.c to mapif.cHaru2-150/+140
2018-06-30Move some non-mapif functionality from the mapif interface to the inter_pet i...Haru4-26/+40
2018-06-30Move mapif functions from int_party.c to mapif.cHaru2-251/+228
2018-06-30Move some non-mapif functionality from the mapif interface to the inter_party...Haru2-47/+118
2018-06-30Move mapif functions from int_mercenary.c to mapif.cHaru2-66/+60
2018-06-30Move some non-mapif functionality from the mapif interface to the inter_merce...Haru4-20/+19
2018-06-30Move mapif functions from int_mail.c to mapif.cHaru2-166/+155
2018-06-30Move some non-mapif functionality from the mapif interface to the inter_mail ...Haru4-71/+117
2018-06-30Move mapif functions from int_homunculus.c to mapif.cHaru2-107/+93
2018-06-30Move some non-mapif functionality from the mapif interface to the inter_homun...Haru5-26/+24
2018-06-30Move mapif functions from int_guild.c to mapif.cHaru2-446/+412
2018-06-30Move some non-mapif functionality from the mapif interface to the inter_guild...Haru5-137/+245
2018-06-30Move mapif functions from int_elemental.c to mapif.cHaru2-61/+60
2018-06-30Move some non-mapif functions from the mapif interface to the inter_elemental...Haru5-21/+22
2018-06-30Move mapif functions from int_clan.c to mapif.cHaru2-28/+26
2018-06-30Move mapif functions from int_auction.c to mapif.cHaru2-246/+227
2018-06-30Move mapif functions from char.c to mapif.cHaru2-160/+152
2018-06-30HPM Hooks UpdateAsheraf4-7/+40
2018-06-30add support for send target in unittalkAsheraf6-18/+63
2018-06-30split clif_disp_overhead into 2 functions and convert to struct formatAsheraf3-15/+51
2018-06-30add option to hide names from unittalk() and npctalk()Murilo_Bio2-10/+36
2018-06-29Merge pull request #2095 from 4144/updatepacketsHaru36-10677/+11004
2018-06-29Update HPM hooks.Andrei Karas8-28/+162
2018-06-29Fix for clif_parse_RouletteInfo for new 2018 clients.Andrei Karas2-0/+9
2018-06-29Add support for new auth error packet in zero.Andrei Karas5-5/+42
2018-06-29Add new field into packet char_send_map_info.Andrei Karas2-3/+12
2018-06-29Add packet 0xae5 for send pincode login state.Andrei Karas2-0/+37
2018-06-29Add new packet for change map server with air ship.Andrei Karas3-3/+27
2018-06-29Add new packet for change map with airship (warp).Andrei Karas3-2/+23
2018-06-29Update messages enum up to 2018-06-27.Andrei Karas3-10599/+10621
2018-06-29Update packets and keys up to 2018-06-27.Andrei Karas5-10/+30
2018-06-29Fix packet 836 (search in stores).Andrei Karas12-27/+41
2018-06-29Merge pull request #2100 from Jedzkie/PincodeFixHaru1-4/+5
2018-06-29Merge pull request #2098 from Asheraf/pairshipupdateHaru180-293/+825
2018-06-29Merge pull request #2097 from HerculesWS/incatkrate_n_divestfixHaru1-6/+1
2018-06-29Merge pull request #2081 from EyesOfAHawk/buildin_setparamHaru2-2/+61
2018-06-29Constants Documentation SyncHercules.ws1-0/+29
2018-06-29ItemDB SQL SyncHercules.ws1-0/+29
2018-06-29HPM Hooks UpdateHercules.ws5-5/+107
2018-06-29Merge pull request #2063 from dastgirp/2-petevolHaru19-38/+1213
2018-06-25Update Pet DatabaseDastgir3-0/+585
2018-06-25Added Pet Evolution Lua to DB ConverterDastgir2-0/+263
2018-06-25Implemented Pet Evolution System.Dastgir6-22/+286
2018-06-25Implemented Pet AutofeedingDastgir14-16/+79
2018-06-25Merge pull request #2077 from AnnieRuru/39-pre-incrementHaru2-2/+16
2018-06-25Merge pull request #2084 from mekolat/multiformHaru1-25/+29
2018-06-25Merge pull request #2106 from MishimaHaruna/shutdownfixHaru2-8/+8
2018-06-25HPM Hooks UpdateHercules.ws2-10/+11