summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2019-05-05Update shuffle up to 2019-05-02Andrei Karas3-6/+13
2019-05-05Update keys up to 2019-05-02Andrei Karas2-4/+9
2019-05-05Fix last inventory name letter in packet ZC_INVENTORY_STARTAndrei Karas1-1/+1
2019-05-05Merge pull request #2425 from hemagx/hercules_signed_items_fixHaru2-9/+9
2019-05-05Merge pull request #2424 from hemagx/hercules_packet_fixesHaru2-33/+30
2019-05-05Merge pull request #2426 from Emistry/scriptcommand_getinventorylist_favouriteHaru1-25/+32
2019-05-05Merge pull request #2309 from guilherme-gm/201810-randomopt-dropHaru4-15/+404
2019-04-29Merge pull request #2439 from Emistry/atcommand_dropallIbrahem Zidan2-6/+31
2019-04-29Update dropall atcommand drop item based on type.Emistry Haoyan2-6/+31
2019-04-29Merge pull request #2440 from Emistry/scriptcommand_consolemesIbrahem Zidan1-1/+61
2019-04-29Merge pull request #2443 from Emistry/issue_1569Ibrahem Zidan1-0/+8
2019-04-29Added *consolemes script commandEmistry Haoyan1-1/+61
2019-04-20Moved mob drop data to its own structureGuilherme G. Menaldo2-7/+12
2019-04-20Added support for mobs to drop items with Random OptionsGuilherme G. Menaldo4-11/+395
2019-04-17Merge pull request #2428 from hemagx/hercules_pet_fixesHaru1-0/+15
2019-04-15Improve get items from rodexAndrei Karas4-29/+51
2019-04-15Improve get zeny from rodexAndrei Karas4-10/+37
2019-04-14Disable chatroom creation if cell_chknochatEmistry Haoyan1-0/+8
2019-04-14Add account id and char id into inter server rodex update packetAndrei Karas3-12/+17
2019-04-10Fix direct calls to clif_send in clif.cIbrahim Zidan1-5/+3
2019-04-10Addition of missing nullpo check in clif_send and an assertion check forIbrahim Zidan1-6/+6
2019-04-10Rewrite clif_storageItemsIbrahim Zidan2-24/+23
2019-04-09Automatically migrate pets to the new system that keeps hatched eggs in the i...Ibrahim Zidan1-0/+15
2019-04-10Expand *getinventorylist() script commandEmistry Haoyan1-25/+32
2019-04-08Fix an issue with named/brewed/forged items getting saved with the wrong char...Ibrahim Zidan2-9/+9
2019-04-07Merge pull request #2415 from AnnieRuru/76-showscriptHaru3-10/+10
2019-04-07Merge pull request #2402 from AnnieRuru/71-bodystyle_crashHaru1-1/+9
2019-04-07Merge pull request #2367 from AnnieRuru/54-MAX_ITEM_IDHaru1-0/+1
2019-04-07Add packet CZ_STYLE_CLOSEAndrei Karas4-0/+17
2019-04-07Rename clif_charnameack into clif_blname_ackAndrei Karas10-26/+26
2019-04-07Open macro ui in client by requestAndrei Karas1-0/+12
2019-04-07Add allow call optionAndrei Karas2-1/+4
2019-04-07Add chat command /resetcooltimeAndrei Karas4-0/+22
2019-04-07Add ZC_PING and CZ_PING packetsAndrei Karas6-0/+78
2019-04-07Fix possible null pointersAndrei Karas2-6/+16
2019-04-07Add missing enum value for clif_feel_reqAndrei Karas1-0/+1
2019-04-07Update messages up to 2019-04-03Andrei Karas3-5/+224
2019-04-07Update shuffle packets up to 2019-04-03Andrei Karas3-6/+18
2019-04-07Update keys up to 2019-04-03Andrei Karas2-4/+12
2019-04-07Merge pull request #2417 from AnnieRuru/77-feature_enable_pet_autofeedHaru1-1/+1
2019-04-07Merge pull request #2398 from AnnieRuru/69-getpetinfoHaru2-22/+96
2019-04-07Merge pull request #2408 from AnnieRuru/73-UDT_LEVELHaru1-0/+2
2019-04-07Merge pull request #2388 from AnnieRuru/61-gettimestrHaru1-10/+22
2019-04-07Merge pull request #2401 from dastgirp/feature/getinventorylistHaru1-0/+1
2019-04-07Added configuration to enable/disable achievement systemDastgir3-0/+9
2019-03-31fix pet autofeed featureAnnieRuru1-1/+1
2019-03-30Add optional parameter for *showscript to send target to SELF onlyAnnieRuru3-10/+10
2019-03-23white space editAnnieRuru1-8/+8
2019-03-23Add optional parameter for *gettimestrAnnieRuru1-2/+14
2019-03-20Fix UDT_LEVEL when show_mob_info level display is onAnnieRuru1-0/+2