summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-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/pairshipupdateHaru1-6/+6
2018-06-29Merge pull request #2097 from HerculesWS/incatkrate_n_divestfixHaru1-6/+1
2018-06-29Merge pull request #2081 from EyesOfAHawk/buildin_setparamHaru1-2/+45
2018-06-29HPM Hooks UpdateHercules.ws5-5/+107
2018-06-29Merge pull request #2063 from dastgirp/2-petevolHaru10-38/+331
2018-06-25Implemented Pet Evolution System.Dastgir6-22/+286
2018-06-25Implemented Pet AutofeedingDastgir8-16/+45
2018-06-25Merge pull request #2077 from AnnieRuru/39-pre-incrementHaru1-2/+2
2018-06-25Merge pull request #2106 from MishimaHaruna/shutdownfixHaru2-8/+8
2018-06-25HPM Hooks UpdateHercules.ws2-10/+11
2018-06-25Merge pull request #2076 from dastgirp/3-skill_pluginHaru2-4/+6
2018-06-25Merge pull request #2075 from guilherme-gm/rodex-scriptHaru1-1/+1
2018-06-24Call the shutdown callback when terminating through the server exit console c...Haru1-1/+4
2018-06-24Use the correct shutdown callback when the server receives a termination signalHaru1-7/+4
2018-06-22enable use of private airship on packetver_mainAsheraf1-6/+6
2018-06-22Merge pull request #2079 from 4144/deepbindHaru1-5/+1
2018-06-22Merge pull request #1924 from Asheraf/instance3Haru1-13/+35
2018-06-21Fix pincode bugJedzkie1-4/+5
2018-06-20Revert "Fixed Bug#8624"skyleo1-6/+1
2018-06-18Remove flag RTLD_DEEPBIND from dlopen.Andrei Karas1-5/+1
2018-06-18HPM Hooks UpdateHercules.ws2-8/+8
2018-06-18Merge pull request #2064 from 4144/updatepacketsHaru13-10624/+10729
2018-06-18Merge pull request #2069 from marky291/patch-1Haru2-2/+2
2018-06-18Merge pull request #2072 from 4144/fixvendHaru1-4/+4
2018-06-18HPM Hooks UpdateHercules.ws2-5/+5
2018-06-18Merge pull request #2066 from Asheraf/stylistfollowupHaru2-3/+11
2018-06-18Merge pull request #2071 from Asheraf/expdbfollowupHaru1-2/+4
2018-06-18followup ec527a6a2d2d915fb23ebb9b62c684eb7ad9b0b4 correct wrong respond messa...Asheraf2-3/+11
2018-06-15always give a return value in buildin_getunitsgumi1-0/+2
2018-06-15fix whitespaces in script.cgumi1-2/+2
2018-06-15add buildin_setparamgumi1-0/+38