summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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 errorAnnieRuru1-2/+2
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. Menaldo1-1/+1
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_dbAsheraf1-2/+4
2018-06-06typo fix clif.cMark Hester1-1/+1
2018-06-06Fix typo on pc.c documentationMark Hester1-1/+1
2018-06-05Update buildin instance_create to follow official behaviourAsheraf1-13/+35
2018-06-04HPM Hooks UpdateHercules.ws5-0/+303
2018-06-03Merge pull request #2004 from Asheraf/stylistHaru7-1/+269
2018-06-03HPM Hooks UpdateHercules.ws5-0/+204
2018-06-03Merge pull request #2036 from Asheraf/exp-dbHaru3-185/+274
2018-06-03Merge pull request #2057 from 4144/pvptimerHaru2-3/+6
2018-06-03Fix the skill element for levels above the MAX_SKILL_LEVELHaru1-4/+0
2018-06-03Conversion of exp.txt to libconfigSmokexyz3-185/+274
2018-06-02Fix map flag pvp_nocalcrank if use at or script command for enable pvp.Andrei Karas2-3/+6
2018-06-02Implementation of stylist uiAsheraf7-1/+269
2018-06-02Merge pull request #842 from AnnieRuru/request_6Haru9-12/+144
2018-06-02Merge pull request #2055 from trojal/patch-1Haru1-1/+1
2018-06-02HPM Hooks UpdateHercules.ws2-31/+31
2018-06-02Merge pull request #2038 from 4144/msiHaru12-86/+59386
2018-05-31Don't overwrite mob.range with Inherit:truetrojal1-1/+1
2018-05-312012-2018 !Maytichai Saowa163-164/+164
2018-05-29Add autogenerated messages list headers with original strings and translation.Andrei Karas12-46/+59346
2018-05-29Fix wrong values in clif_messages enum.Andrei Karas6-58/+58
2018-05-29Use enum clif_messages in functions clif_msgtable*.Andrei Karas2-10/+10
2018-05-29Merge pull request #1851 from mekolat/getunits2Haru1-19/+69
2018-05-27Merge pull request #2043 from 4144/updatepacketsHaru5-8/+74
2018-05-23Add packet 0x0afc into packets.hAndrei Karas1-0/+18
2018-05-23Update shuffle packets and keys.Andrei Karas4-8/+56
2018-05-21add support for global lookups in buildin_getunitsgumi1-19/+69
2018-05-15fix a wrong iterator used for mob skill db parsingAsheraf1-4/+4
2018-05-07Merge pull request #2027 from MishimaHaruna/sa_summonmonsterHaru5-25/+30
2018-05-07HPM Hooks UpdateHercules.ws5-0/+68
2018-05-07Merge pull request #1998 from Asheraf/private_airshipHaru9-3/+115
2018-05-06HPM Hooks UpdateHercules.ws4-0/+33
2018-05-06Merge pull request #2030 from 4144/updatepacketsHaru7-12/+38
2018-05-06Merge pull request #2029 from 4144/pincodefixHaru1-2/+3
2018-05-06Merge pull request #2028 from 4144/warningsHaru7-20/+22
2018-05-04Implementation of Private AirShipAsheraf9-3/+115
2018-05-04Quick Fix *getunitdataAnnieRuru1-1/+1
2018-05-04Add setpcblock & checkpcblock script commandsAnnieRuru9-12/+144