summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2018-07-12Update packet ZC_MVP_GETTING_ITEM.Andrei Karas2-8/+20
2018-07-12Add packet struct ZC_ADD_ITEM_TO_STORE and update packet for latest RE client.Andrei Karas2-16/+36
2018-07-12Fix packet struct packet_additem.Andrei Karas1-0/+4
2018-07-12Fix packet struct packet_idle_unit.Andrei Karas2-1/+4
2018-07-12Change card size field struct for packet version 20180704 RE.Andrei Karas1-0/+4
2018-07-12Improve clif_addcards. Remove clif_addcards2.Andrei Karas2-97/+44
2018-07-12Update packet packet_dropflooritem.Andrei Karas1-0/+4
2018-07-12Update packet ZC_ITEM_ENTRY.Andrei Karas2-15/+34
2018-07-12Add new auth error packet for main and re packet versions.Andrei Karas1-1/+1
2018-07-12Update packet version check in clif_parse_RouletteInfo.Andrei Karas2-2/+2
2018-07-01Fix some warnings caused by static functions defined and unusedHaru3-2/+17
2018-07-01Change functions to static where possible (Part 4 - map)Haru41-4179/+5470
2018-07-01Fix some incorrect format strings that I forgot to update in e32fe0d37Haru1-2/+2
2018-07-01Merge pull request #2115 from marky291/patch-2Haru1-5/+5
2018-07-01Merge pull request #2114 from marky291/patch-1Haru1-1/+1
2018-07-01Merge pull request #2086 from AnnieRuru/42-queueoptHaru1-3/+3
2018-07-01Merge pull request #2091 from AnnieRuru/46-novendingHaru1-0/+13
2018-07-01Fix a sign comparison issueHaru1-2/+2
2018-07-01Documentation in pc.cMark Hester1-5/+5
2018-07-01Updated text to match new exp file.Mark Hester1-1/+1
2018-06-30add support for send target in unittalkAsheraf5-16/+34
2018-06-30split clif_disp_overhead into 2 functions and convert to struct formatAsheraf3-15/+51
2018-06-30add option to hide names from unittalk() and npctalk()Murilo_Bio1-6/+24
2018-06-29Fix for clif_parse_RouletteInfo for new 2018 clients.Andrei Karas2-0/+9
2018-06-29Add support for new auth error packet in zero.Andrei Karas3-4/+37
2018-06-29Add new packet for change map server with air ship.Andrei Karas3-3/+27
2018-06-29Add new packet for change map with airship (warp).Andrei Karas3-2/+23
2018-06-29Update messages enum up to 2018-06-27.Andrei Karas3-10599/+10621
2018-06-29Update packets and keys up to 2018-06-27.Andrei Karas5-10/+30
2018-06-29Fix packet 836 (search in stores).Andrei Karas11-21/+34
2018-06-29Merge pull request #2098 from Asheraf/pairshipupdateHaru1-6/+6
2018-06-29Merge pull request #2097 from HerculesWS/incatkrate_n_divestfixHaru1-6/+1
2018-06-29Merge pull request #2081 from EyesOfAHawk/buildin_setparamHaru1-2/+45
2018-06-29Merge pull request #2063 from dastgirp/2-petevolHaru8-31/+322
2018-06-25Implemented Pet Evolution System.Dastgir6-22/+286
2018-06-25Implemented Pet AutofeedingDastgir6-9/+36
2018-06-25Merge pull request #2077 from AnnieRuru/39-pre-incrementHaru1-2/+2
2018-06-25Merge pull request #2076 from dastgirp/3-skill_pluginHaru2-4/+6
2018-06-25Merge pull request #2075 from guilherme-gm/rodex-scriptHaru1-1/+1
2018-06-22enable use of private airship on packetver_mainAsheraf1-6/+6
2018-06-22Merge pull request #1924 from Asheraf/instance3Haru1-13/+35
2018-06-20Revert "Fixed Bug#8624"skyleo1-6/+1
2018-06-19Fix SCRIPT_MAX_ARRAYSIZEAnnieRuru2-3/+3
2018-06-18Merge pull request #2064 from 4144/updatepacketsHaru11-10622/+10726
2018-06-18Merge pull request #2069 from marky291/patch-1Haru2-2/+2
2018-06-18Merge pull request #2072 from 4144/fixvendHaru1-4/+4
2018-06-18Merge pull request #2066 from Asheraf/stylistfollowupHaru2-3/+11
2018-06-18Merge pull request #2071 from Asheraf/expdbfollowupHaru1-2/+4
2018-06-18followup ec527a6a2d2d915fb23ebb9b62c684eb7ad9b0b4 correct wrong respond messa...Asheraf2-3/+11
2018-06-18Fix novending cause player gets stuckAnnieRuru1-0/+13