Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-02 | Fix build on windows. | Andrei Karas | 1 | -1/+1 | |
2018-11-02 | Add build script. | Andrei Karas | 1 | -0/+157 | |
2018-11-02 | add ignore for evol plugin. | Andrei Karas | 1 | -0/+1 | |
2018-11-02 | add install target to make file. | Andrei Karas | 1 | -0/+7 | |
2018-11-02 | disable import target in make file. | Andrei Karas | 1 | -5/+5 | |
2018-11-02 | Add configure into ignore list. | Andrei Karas | 1 | -0/+1 | |
2018-11-02 | Remove configure. | Andrei Karas | 1 | -10941/+0 | |
2018-11-02 | Move windows and mac run time files into runtime dir. | Andrei Karas | 12 | -0/+0 | |
For usage, need copy it back. | |||||
2018-11-02 | Remove conf dir. | Andrei Karas | 3200 | -1410722/+0 | |
2018-11-02 | Remove cache dir. | Andrei Karas | 4 | -32/+0 | |
2018-10-22 | Release v2018.10.21v2018.10.21 | Haru | 1 | -0/+40 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-10-22 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-22 | Merge pull request #2279 from Helianthella/prompt | Haru | 4 | -106/+42 | |
deprecate buildin_prompt, bake it into buildin_select | |||||
2018-10-22 | Constants Documentation Sync | Hercules.ws | 1 | -0/+493 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-22 | ItemDB SQL Sync | Hercules.ws | 2 | -0/+985 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-22 | Merge pull request #2280 from Asheraf/itemplaceholders | Haru | 2 | -0/+4930 | |
Add some item db placeholders | |||||
2018-10-22 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-22 | HPM Hooks Update | Hercules.ws | 5 | -0/+68 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-22 | Fix gitlab-ci script for clang-5.0 | Haru | 1 | -12/+36 | |
The package clang-5.0 has been removed from Debian unstable and testing (as buster will ship with 6.0 and 7), and is currently only available in stretch-backports. Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-10-22 | Merge pull request #2264 from Asheraf/pr5 | Haru | 1 | -12/+1 | |
update at_bodystyle allowed jobs check | |||||
2018-10-22 | Merge pull request #2278 from 4144/updatepackets | Haru | 13 | -29/+148 | |
Update packet up to 2018-10-17 | |||||
2018-10-22 | Add script command itempreview for update preview window with given item. | Andrei Karas | 2 | -0/+20 | |
2018-10-22 | Update max packet version in travis to 20181017. | Andrei Karas | 1 | -6/+6 | |
2018-10-22 | Add packet ZC_ITEM_PREVIEW. | Andrei Karas | 3 | -0/+38 | |
It allow show item preview in already opened preview window. | |||||
2018-10-22 | Add missing checks into camera packets. | Andrei Karas | 1 | -0/+2 | |
2018-10-22 | Update packet ZC_REMOVE_EFFECT for zero clients. | Andrei Karas | 1 | -2/+2 | |
2018-10-22 | Update packet ZC_ADD_QUEST_EX. | Andrei Karas | 2 | -3/+13 | |
2018-10-22 | Update packet ZC_ALL_QUEST_LIST. | Andrei Karas | 2 | -3/+13 | |
2018-10-22 | Update packet ZC_UPDATE_MISSION_HUNT_EX | Andrei Karas | 2 | -3/+11 | |
2018-10-22 | Update non shuffle packets list up to 2018-10-17 | Andrei Karas | 1 | -0/+24 | |
2018-10-22 | Update shuffle packets up to 2018-10-17 | Andrei Karas | 3 | -6/+9 | |
2018-10-22 | Update keys up to 2018-10-17 | Andrei Karas | 2 | -4/+6 | |
2018-10-22 | Update messages up to 2018-10-10. | Andrei Karas | 1 | -2/+4 | |
2018-10-22 | Merge pull request #2251 from Asheraf/pr3 | Haru | 6 | -1/+44 | |
Add new type for mercenary class to setquestinfo() | |||||
2018-10-22 | Merge pull request #2250 from Asheraf/pr2 | Haru | 1 | -12/+1 | |
change showevent icon validation to use function from questinfo | |||||
2018-10-22 | Merge pull request #2249 from Asheraf/pr1 | Haru | 1 | -0/+14 | |
Add missing documentation for script command achievement_progress() | |||||
2018-10-22 | Add missing documentation for script command achievement_progress() | Asheraf | 1 | -0/+14 | |
2018-10-22 | Merge pull request #2229 from linton-dawson/branch1 | Haru | 2 | -69/+65 | |
global_configuration.md | |||||
2018-10-21 | Merge pull request #2234 from dastgirp/issue/2217 | Haru | 1 | -0/+4 | |
Fixed Assertion Error when refine is failed | |||||
2018-10-21 | Constants Documentation Sync | Hercules.ws | 1 | -0/+15 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-21 | Merge pull request #2172 from dastgirp/enhance/getiteminfo | Haru | 5 | -3/+66 | |
Updated getiteminfo and setiteminfo. | |||||
2018-10-21 | simplify the wording in the global conf documentation | gumi | 1 | -63/+51 | |
2018-10-21 | global_configuration.md | linton-dawson | 1 | -11/+19 | |
2018-10-21 | Merge pull request #2182 from guilherme-gm/201808-trapfix | Haru | 11 | -16/+152 | |
Fixes some issues with traps | |||||
2018-10-21 | Updated getiteminfo and setiteminfo. | Dastgir | 5 | -3/+66 | |
Added ITR_TRADE (Trade restriction) for both script commands | |||||
2018-10-21 | Merge pull request #2252 from Asheraf/pr4 | Haru | 1 | -0/+5 | |
fix PACKET_ZC_PROPERTY_HOMUN size for old clients | |||||
2018-10-21 | Merge pull request #2208 from dastgirp/issue/2177 | Haru | 4 | -8/+19 | |
Changes the item price to 1 if it is 0 | |||||
2018-10-13 | Fixed Issue #2177 | Dastgir | 4 | -8/+19 | |
If Item Price is 0, it is now changed to 1. | |||||
2018-10-13 | Fixed Assertion Error when refine is failed. | Dastgir | 1 | -0/+4 | |
Fixes #2217 | |||||
2018-10-11 | add constants for max menu length and options | gumi | 4 | -17/+24 | |