Age | Commit message (Expand) | Author | Files | Lines |
2018-06-18 | followup ec527a6a2d2d915fb23ebb9b62c684eb7ad9b0b4 correct wrong respond messa... | Asheraf | 2 | -3/+11 |
2018-06-18 | Fix novending cause player gets stuck | AnnieRuru | 1 | -0/+13 |
2018-06-18 | Point all db\constant.conf to doc\constants.md | AnnieRuru | 1 | -28/+27 |
2018-06-16 | Fix *queueopt documentation | AnnieRuru | 2 | -7/+7 |
2018-06-15 | standardize the multi-form buildin definitions | gumi | 1 | -25/+29 |
2018-06-15 | always give a return value in buildin_getunits | gumi | 1 | -0/+2 |
2018-06-15 | fix whitespaces in script.c | gumi | 1 | -2/+2 |
2018-06-15 | add documentation for buildin_setparam | gumi | 1 | -0/+15 |
2018-06-15 | add buildin_setparam | gumi | 1 | -0/+38 |
2018-06-15 | update documentation following changes to buildin_readparam | gumi | 1 | -2/+3 |
2018-06-15 | allow to pass an account id to buildin_readparam | gumi | 1 | -4/+9 |
2018-06-14 | Fix compilation for packet version smaller than 20090805. | Andrei Karas | 1 | -5/+7 |
2018-06-14 | Split enum zc_ui_types by supported packet versions. | Andrei Karas | 4 | -12/+33 |
2018-06-14 | Fix pre-increment / pre-decrement operator error | AnnieRuru | 2 | -2/+16 |
2018-06-13 | Add cz enum for types in packet 0x0a68. | Andrei Karas | 3 | -16/+28 |
2018-06-13 | Add some missing fields into AC_ACCEPT_LOGIN. | Andrei Karas | 1 | -1/+2 |
2018-06-13 | Fix job field size in function char_parse_char_create_new_char. | Andrei Karas | 1 | -1/+1 |
2018-06-13 | Update message table for clients 20180530 - 20180612. | Andrei Karas | 3 | -10587/+10641 |
2018-06-13 | Update packets for clients 20180530 - 20180612. | Andrei Karas | 3 | -8/+23 |
2018-06-12 | Changed returntype of skill_check_condition_castend_unknown. | Dastgir | 2 | -4/+6 |
2018-06-10 | Fixed rodex_sendmail_acc script command and rodex examples | Guilherme G. Menaldo | 2 | -3/+3 |
2018-06-07 | Fix clif_parse_OpenVending with empty items list. | Andrei Karas | 1 | -4/+4 |
2018-06-07 | Fix a crash caused by removing entries in job_db | Asheraf | 3 | -2/+8 |
2018-06-06 | typo fix clif.c | Mark Hester | 1 | -1/+1 |
2018-06-06 | Fix typo on pc.c documentation | Mark Hester | 1 | -1/+1 |
2018-06-05 | Update instance scripts to follow official behaviour | Asheraf | 15 | -233/+201 |
2018-06-05 | Update buildin instance_create to follow official behaviour | Asheraf | 1 | -13/+35 |
2018-06-04 | Constants Documentation Sync | Hercules.ws | 1 | -0/+5 |
2018-06-04 | ItemDB SQL Sync | Hercules.ws | 2 | -0/+10 |
2018-06-04 | HPM Hooks Update | Hercules.ws | 5 | -0/+303 |
2018-06-04 | Release v2018.06.03v2018.06.03 | Haru | 1 | -0/+24 |
2018-06-03 | Merge pull request #2004 from Asheraf/stylist | Haru | 12 | -4/+665 |
2018-06-03 | HPM Hooks Update | Hercules.ws | 5 | -0/+204 |
2018-06-03 | Merge pull request #2036 from Asheraf/exp-db | Haru | 9 | -301/+1168 |
2018-06-03 | Merge pull request #2057 from 4144/pvptimer | Haru | 2 | -3/+6 |
2018-06-03 | Merge pull request #2059 from MishimaHaruna/fix-skill-get-ele | Haru | 1 | -4/+0 |
2018-06-03 | Fix the skill element for levels above the MAX_SKILL_LEVEL | Haru | 1 | -4/+0 |
2018-06-03 | Conversion of exp.txt to libconfig | Smokexyz | 9 | -301/+1168 |
2018-06-02 | Fix map flag pvp_nocalcrank if use at or script command for enable pvp. | Andrei Karas | 2 | -3/+6 |
2018-06-02 | Implementation of stylist ui | Asheraf | 12 | -4/+665 |
2018-06-02 | Constants Documentation Sync | Hercules.ws | 1 | -0/+12 |
2018-06-02 | Merge pull request #842 from AnnieRuru/request_6 | Haru | 10 | -17/+199 |
2018-06-02 | Merge pull request #2055 from trojal/patch-1 | Haru | 1 | -1/+1 |
2018-06-02 | HPM Hooks Update | Hercules.ws | 2 | -31/+31 |
2018-06-02 | Merge pull request #2038 from 4144/msi | Haru | 12 | -86/+59386 |
2018-06-02 | Merge pull request #2054 from sctnightcore/EditDate | Haru | 163 | -164/+164 |
2018-05-31 | Don't overwrite mob.range with Inherit:true | trojal | 1 | -1/+1 |
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 163 | -164/+164 |
2018-05-29 | Add autogenerated messages list headers with original strings and translation. | Andrei Karas | 12 | -46/+59346 |
2018-05-29 | Fix wrong values in clif_messages enum. | Andrei Karas | 6 | -58/+58 |