Age | Commit message (Expand) | Author | Files | Lines |
2019-05-05 | Update packet CZ_PING | Andrei Karas | 1 | -1/+1 |
2019-05-05 | Update messages up to 2019-05-02 | Andrei Karas | 3 | -3/+165 |
2019-05-05 | Update shuffle up to 2019-05-02 | Andrei Karas | 3 | -6/+13 |
2019-05-05 | Update keys up to 2019-05-02 | Andrei Karas | 2 | -4/+9 |
2019-05-05 | Fix last inventory name letter in packet ZC_INVENTORY_START | Andrei Karas | 1 | -1/+1 |
2019-05-05 | Merge pull request #2425 from hemagx/hercules_signed_items_fix | Haru | 2 | -9/+9 |
2019-05-05 | Merge pull request #2424 from hemagx/hercules_packet_fixes | Haru | 2 | -33/+30 |
2019-05-05 | Merge pull request #2426 from Emistry/scriptcommand_getinventorylist_favourite | Haru | 1 | -25/+32 |
2019-05-05 | Merge pull request #2309 from guilherme-gm/201810-randomopt-drop | Haru | 4 | -15/+404 |
2019-05-01 | Update unitwarp script command. | Emistry Haoyan | 1 | -1/+1 |
2019-04-29 | Merge pull request #2439 from Emistry/atcommand_dropall | Ibrahem Zidan | 2 | -6/+31 |
2019-04-29 | Update dropall atcommand drop item based on type. | Emistry Haoyan | 2 | -6/+31 |
2019-04-29 | Merge pull request #2440 from Emistry/scriptcommand_consolemes | Ibrahem Zidan | 1 | -1/+61 |
2019-04-29 | Merge pull request #2443 from Emistry/issue_1569 | Ibrahem Zidan | 1 | -0/+8 |
2019-04-29 | Added *consolemes script command | Emistry Haoyan | 1 | -1/+61 |
2019-04-20 | Moved mob drop data to its own structure | Guilherme G. Menaldo | 2 | -7/+12 |
2019-04-20 | Added support for mobs to drop items with Random Options | Guilherme G. Menaldo | 4 | -11/+395 |
2019-04-17 | Merge pull request #2428 from hemagx/hercules_pet_fixes | Haru | 1 | -0/+15 |
2019-04-15 | Improve get items from rodex | Andrei Karas | 4 | -29/+51 |
2019-04-15 | Improve get zeny from rodex | Andrei Karas | 4 | -10/+37 |
2019-04-14 | Disable chatroom creation if cell_chknochat | Emistry Haoyan | 1 | -0/+8 |
2019-04-14 | Add account id and char id into inter server rodex update packet | Andrei Karas | 3 | -12/+17 |
2019-04-10 | Fix direct calls to clif_send in clif.c | Ibrahim Zidan | 1 | -5/+3 |
2019-04-10 | Addition of missing nullpo check in clif_send and an assertion check for | Ibrahim Zidan | 1 | -6/+6 |
2019-04-10 | Rewrite clif_storageItems | Ibrahim Zidan | 2 | -24/+23 |
2019-04-09 | Automatically migrate pets to the new system that keeps hatched eggs in the i... | Ibrahim Zidan | 1 | -0/+15 |
2019-04-10 | Expand *getinventorylist() script command | Emistry Haoyan | 1 | -25/+32 |
2019-04-08 | Fix an issue with named/brewed/forged items getting saved with the wrong char... | Ibrahim Zidan | 2 | -9/+9 |
2019-04-07 | Merge pull request #2415 from AnnieRuru/76-showscript | Haru | 3 | -10/+10 |
2019-04-07 | Merge pull request #2402 from AnnieRuru/71-bodystyle_crash | Haru | 1 | -1/+9 |
2019-04-07 | Merge pull request #2367 from AnnieRuru/54-MAX_ITEM_ID | Haru | 1 | -0/+1 |
2019-04-07 | Add packet CZ_STYLE_CLOSE | Andrei Karas | 4 | -0/+17 |
2019-04-07 | Rename clif_charnameack into clif_blname_ack | Andrei Karas | 10 | -26/+26 |
2019-04-07 | Open macro ui in client by request | Andrei Karas | 1 | -0/+12 |
2019-04-07 | Add allow call option | Andrei Karas | 2 | -1/+4 |
2019-04-07 | Add chat command /resetcooltime | Andrei Karas | 4 | -0/+22 |
2019-04-07 | Add ZC_PING and CZ_PING packets | Andrei Karas | 6 | -0/+78 |
2019-04-07 | Fix possible null pointers | Andrei Karas | 2 | -6/+16 |
2019-04-07 | Add missing enum value for clif_feel_req | Andrei Karas | 1 | -0/+1 |
2019-04-07 | Update messages up to 2019-04-03 | Andrei Karas | 3 | -5/+224 |
2019-04-07 | Update shuffle packets up to 2019-04-03 | Andrei Karas | 3 | -6/+18 |
2019-04-07 | Update keys up to 2019-04-03 | Andrei Karas | 2 | -4/+12 |
2019-04-07 | Merge pull request #2417 from AnnieRuru/77-feature_enable_pet_autofeed | Haru | 1 | -1/+1 |
2019-04-07 | Merge pull request #2398 from AnnieRuru/69-getpetinfo | Haru | 2 | -22/+96 |
2019-04-07 | Merge pull request #2408 from AnnieRuru/73-UDT_LEVEL | Haru | 1 | -0/+2 |
2019-04-07 | Merge pull request #2388 from AnnieRuru/61-gettimestr | Haru | 1 | -10/+22 |
2019-04-07 | Merge pull request #2401 from dastgirp/feature/getinventorylist | Haru | 1 | -0/+1 |
2019-04-07 | Added configuration to enable/disable achievement system | Dastgir | 3 | -0/+9 |
2019-03-31 | fix pet autofeed feature | AnnieRuru | 1 | -1/+1 |
2019-03-30 | Add optional parameter for *showscript to send target to SELF only | AnnieRuru | 3 | -10/+10 |