summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-25Merge pull request #2076 from dastgirp/3-skill_pluginHaru2-4/+6
2018-06-25Merge pull request #2075 from guilherme-gm/rodex-scriptHaru2-3/+3
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-22Merge pull request #2079 from 4144/deepbindHaru1-5/+1
2018-06-22Merge pull request #1924 from Asheraf/instance3Haru16-246/+236
2018-06-18add missing hook dependencies to the READMEgumi1-0/+1
2018-06-18fix whitespaces in README.mdgumi1-13/+13
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/expdbfollowupHaru3-2/+8
2018-06-18followup ec527a6a2d2d915fb23ebb9b62c684eb7ad9b0b4 correct wrong respond messa...Asheraf2-3/+11
2018-06-15standardize the multi-form buildin definitionsgumi1-25/+29
2018-06-15always give a return value in buildin_getunitsgumi1-0/+2
2018-06-15fix whitespaces in script.cgumi1-2/+2
2018-06-15add documentation for buildin_setparamgumi1-0/+15
2018-06-15add buildin_setparamgumi1-0/+38
2018-06-15update documentation following changes to buildin_readparamgumi1-2/+3
2018-06-15allow to pass an account id to buildin_readparamgumi1-4/+9
2018-06-14Fix compilation for packet version smaller than 20090805.Andrei Karas1-5/+7
2018-06-14Split enum zc_ui_types by supported packet versions.Andrei Karas4-12/+33
2018-06-14Fix pre-increment / pre-decrement operator errorAnnieRuru2-2/+16
2018-06-13Add cz enum for types in packet 0x0a68.Andrei Karas3-16/+28
2018-06-13Add some missing fields into AC_ACCEPT_LOGIN.Andrei Karas1-1/+2
2018-06-13Fix job field size in function char_parse_char_create_new_char.Andrei Karas1-1/+1
2018-06-13Update message table for clients 20180530 - 20180612.Andrei Karas3-10587/+10641
2018-06-13Update packets for clients 20180530 - 20180612.Andrei Karas3-8/+23
2018-06-12Changed returntype of skill_check_condition_castend_unknown.Dastgir2-4/+6
2018-06-10Fixed rodex_sendmail_acc script command and rodex examplesGuilherme G. Menaldo2-3/+3
2018-06-07Fix clif_parse_OpenVending with empty items list.Andrei Karas1-4/+4
2018-06-07Fix a crash caused by removing entries in job_dbAsheraf3-2/+8
2018-06-06typo fix clif.cMark Hester1-1/+1