Age | Commit message (Expand) | Author | Files | Lines |
2019-03-11 | Merge pull request #2391 from AnnieRuru/64-setunitdata_phase_1 | Haru | 1 | -104/+100 |
2019-03-11 | Merge pull request #2396 from AnnieRuru/67-mobattached | Haru | 1 | -2/+21 |
2019-03-11 | Merge pull request #2397 from AnnieRuru/68-getmercinfo | Haru | 1 | -11/+12 |
2019-03-11 | Merge pull request #2381 from AnnieRuru/60-bg_norespawn | Haru | 1 | -0/+7 |
2019-03-11 | Minor fix a typo in the documentation | AnnieRuru | 1 | -1/+1 |
2019-03-11 | Add constants and MERCINFO_GID to *getmercinfo script command | AnnieRuru | 1 | -11/+12 |
2019-03-02 | Merge pull request #2390 from AnnieRuru/63-MOB_CLONE_START | Asheraf | 1 | -0/+2 |
2019-03-02 | * Add *mobattached and *killmonstergid script command | AnnieRuru | 1 | -2/+21 |
2019-02-28 | * Remove all the (int) in the documentation | AnnieRuru | 1 | -101/+100 |
2019-02-27 | Change return value from 0 into -1 when *getunitdata return error | AnnieRuru | 1 | -1/+1 |
2019-02-27 | Deprecate UDT_WALKTOXY constant | AnnieRuru | 1 | -1/+0 |
2019-02-27 | Deprecate UDT_MAPIDXY constant | AnnieRuru | 1 | -2/+0 |
2019-02-26 | Add MOB_CLONE_START & MOB_CLONE_END to server defined constants | AnnieRuru | 1 | -0/+2 |
2019-02-26 | Add missing documentation for disable battleground respawn | AnnieRuru | 1 | -0/+7 |
2019-02-01 | Merge pull request #2307 from kisuka/checknameditem | Haru | 1 | -0/+24 |
2019-02-01 | Added countnameditem script command. | kisuka | 1 | -0/+24 |
2019-01-14 | Add support for saving/loading barter shops from sql table. | Andrei Karas | 1 | -0/+2 |
2019-01-14 | Add barter type shop and add packet ZC_NPC_BARTER_OPEN | Andrei Karas | 1 | -0/+5 |
2018-12-16 | Merge pull request #2246 from Emistry/scriptcommand_pcneedstatuspoint | Haru | 1 | -0/+16 |
2018-12-14 | Add script command getInventorySize. | Andrei Karas | 1 | -0/+9 |
2018-12-14 | Add script command expandInventory | Andrei Karas | 1 | -0/+10 |
2018-12-14 | Add script command expandInventoryResult. | Andrei Karas | 1 | -0/+20 |
2018-12-14 | Add script command expandInventoryAck | Andrei Karas | 1 | -1/+18 |
2018-12-12 | Add script command servicemessage. | Andrei Karas | 1 | -0/+10 |
2018-12-12 | Add script command for insert cards into equipped items. | Andrei Karas | 1 | -0/+11 |
2018-11-13 | Merge pull request #2289 from EyesOfAHawk/buildin_getnpcid | Haru | 1 | -6/+3 |
2018-11-13 | Remove type argument from buildin_getnpcid. | EyesOfAHawk | 1 | -6/+3 |
2018-10-22 | add documentation for buildin_data_to_string | gumi | 1 | -0/+12 |
2018-10-22 | Merge pull request #2279 from Helianthella/prompt | Haru | 1 | -7/+12 |
2018-10-22 | Add script command itempreview for update preview window with given item. | Andrei Karas | 1 | -0/+8 |
2018-10-22 | Merge pull request #2251 from Asheraf/pr3 | Haru | 1 | -0/+1 |
2018-10-22 | Merge pull request #2249 from Asheraf/pr1 | Haru | 1 | -0/+14 |
2018-10-22 | Add missing documentation for script command achievement_progress() | Asheraf | 1 | -0/+14 |
2018-10-21 | Merge pull request #2172 from dastgirp/enhance/getiteminfo | Haru | 1 | -0/+1 |
2018-10-21 | Updated getiteminfo and setiteminfo. | Dastgir | 1 | -0/+1 |
2018-10-11 | add constants for max menu length and options | gumi | 1 | -2/+4 |
2018-10-11 | bake buildin_prompt into buildin_select and clarify the difference between th... | gumi | 1 | -7/+10 |
2018-10-07 | Merge pull request #2253 from Emistry/doc_permission | Haru | 1 | -1/+1 |
2018-10-06 | Update Permission Documents | Emistry Haoyan | 1 | -1/+1 |
2018-10-05 | Implement status reduction script command. | Emistry Haoyan | 1 | -0/+16 |
2018-10-04 | Add script commands for show camera info window and change camera parameters. | Andrei Karas | 1 | -0/+16 |
2018-10-03 | Add new type for mercenary class to setquestinfo() | Asheraf | 1 | -0/+1 |
2018-10-03 | Add script command for remove special effect. | Andrei Karas | 1 | -0/+11 |
2018-09-23 | Add support for item amount range in setquestinfo | Asheraf | 1 | -1/+1 |
2018-08-24 | Merge pull request #2146 from mekolat/debugmes | Haru | 1 | -6/+10 |
2018-08-24 | Merge pull request #2176 from 4144/updatepackets | Haru | 1 | -0/+15 |
2018-08-24 | Merge pull request #2154 from mekolat/isfunction | Haru | 1 | -5/+22 |
2018-08-23 | Add script command msgtable and msgtable2. | Andrei Karas | 1 | -0/+15 |
2018-07-29 | Merge pull request #2090 from AnnieRuru/45-constants | Haru | 1 | -28/+27 |
2018-07-28 | update the documentation for debugmes | gumi | 1 | -6/+10 |