Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-14 | Remove useless parts from .gitlab-ci.ymlr20180614 | Andrei Karas | 2 | -445/+62 | |
2018-06-14 | Fix build on windows. | Andrei Karas | 1 | -1/+1 | |
2018-06-14 | Add build script. | Andrei Karas | 1 | -0/+157 | |
2018-06-14 | add ignore for evol plugin. | Andrei Karas | 1 | -0/+1 | |
2018-06-14 | add install target to make file. | Andrei Karas | 1 | -0/+7 | |
2018-06-14 | disable import target in make file. | Andrei Karas | 1 | -5/+5 | |
2018-06-14 | Add configure into ignore list. | Andrei Karas | 1 | -0/+1 | |
2018-06-14 | Remove configure. | Andrei Karas | 1 | -10781/+0 | |
2018-06-14 | Move windows and mac run time files into runtime dir. | Andrei Karas | 12 | -0/+0 | |
For usage, need copy it back. | |||||
2018-06-14 | Remove conf dir. | Andrei Karas | 2988 | -1388344/+0 | |
2018-06-14 | Remove cache dir. | Andrei Karas | 4 | -32/+0 | |
2018-06-04 | Constants Documentation Sync | Hercules.ws | 1 | -0/+5 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-04 | ItemDB SQL Sync | Hercules.ws | 2 | -0/+10 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-04 | HPM Hooks Update | Hercules.ws | 5 | -0/+303 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-04 | Release v2018.06.03v2018.06.03 | Haru | 1 | -0/+24 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-06-03 | Merge pull request #2004 from Asheraf/stylist | Haru | 12 | -4/+665 | |
Implementation of stylist ui | |||||
2018-06-03 | HPM Hooks Update | Hercules.ws | 5 | -0/+204 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-03 | Merge pull request #2036 from Asheraf/exp-db | Haru | 9 | -301/+1168 | |
Conversion of exp.txt to Libconfig | |||||
2018-06-03 | Merge pull request #2057 from 4144/pvptimer | Haru | 2 | -3/+6 | |
Fix map flag pvp_nocalcrank if use at or script command for enable pvp. | |||||
2018-06-03 | Merge pull request #2059 from MishimaHaruna/fix-skill-get-ele | Haru | 1 | -4/+0 | |
Fix the skill element for levels above the MAX_SKILL_LEVEL | |||||
2018-06-03 | Fix the skill element for levels above the MAX_SKILL_LEVEL | Haru | 1 | -4/+0 | |
Fixes a regression in 2b4bfa5d08931530d5c9b30af10dd58c1af14883 Signed-off-by: Haru <haru@dotalux.com> | |||||
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 | |
Fixes #2056 | |||||
2018-06-02 | Implementation of stylist ui | Asheraf | 12 | -4/+665 | |
2018-06-02 | Constants Documentation Sync | Hercules.ws | 1 | -0/+12 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-02 | Merge pull request #842 from AnnieRuru/request_6 | Haru | 10 | -17/+199 | |
Add new *pcblock script command | |||||
2018-06-02 | Merge pull request #2055 from trojal/patch-1 | Haru | 1 | -1/+1 | |
Don't overwrite mob.range with Inherit:true | |||||
2018-06-02 | HPM Hooks Update | Hercules.ws | 2 | -31/+31 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-02 | Merge pull request #2038 from 4144/msi | Haru | 12 | -86/+59386 | |
Improve msgstring table usage | |||||
2018-06-02 | Merge pull request #2054 from sctnightcore/EditDate | Haru | 163 | -164/+164 | |
Edit Date : 2012-2018 ! | |||||
2018-05-31 | Don't overwrite mob.range with Inherit:true | trojal | 1 | -1/+1 | |
Using mob_db2 and Inherit: true shouldn't override the base mob's range if it's not included. | |||||
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 | |
Also add packet version checks for used messages. | |||||
2018-05-29 | Fix wrong values in clif_messages enum. | Andrei Karas | 6 | -58/+58 | |
Also use official constant names with custom prefix in clif_messages enum. | |||||
2018-05-29 | Use enum clif_messages in functions clif_msgtable*. | Andrei Karas | 2 | -10/+10 | |
2018-05-29 | Merge pull request #1851 from mekolat/getunits2 | Haru | 2 | -22/+77 | |
Allow global unit lookups from scripts | |||||
2018-05-26 | update documentation for buildin_getunits | gumi | 1 | -3/+8 | |
2018-05-27 | Merge pull request #2043 from 4144/updatepackets | Haru | 5 | -8/+74 | |
Update packets | |||||
2018-05-24 | Merge pull request #2042 from Asheraf/mobskillfollowup | Asheraf | 1 | -4/+4 | |
fix a wrong iterator used for mob skill db parsing | |||||
2018-05-23 | Add packet 0x0afc into packets.h | Andrei Karas | 1 | -0/+18 | |
2018-05-23 | Update shuffle packets and keys. | Andrei Karas | 4 | -8/+56 | |
2018-05-21 | add support for global lookups in buildin_getunits | gumi | 1 | -19/+69 | |
2018-05-15 | fix a wrong iterator used for mob skill db parsing | Asheraf | 1 | -4/+4 | |
2018-05-07 | Release v2018.05.06v2018.05.06 | Haru | 1 | -1/+30 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-05-07 | Merge pull request #2027 from MishimaHaruna/sa_summonmonster | Haru | 5 | -25/+30 | |
Fix the name of monsters summoned through SA_SUMMONMONSTER | |||||
2018-05-07 | Constants Documentation Sync | Hercules.ws | 1 | -0/+11 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-05-07 | HPM Hooks Update | Hercules.ws | 5 | -0/+68 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-05-07 | Merge pull request #1998 from Asheraf/private_airship | Haru | 16 | -4/+636 | |
Implementation of Private AirShip | |||||
2018-05-07 | Merge pull request #2032 from Jedzkie/ClanNPCFix | Haru | 1 | -3/+3 | |
Clan npc message fix | |||||
2018-05-06 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> |