summaryrefslogtreecommitdiff
path: root/npc/re/quests
AgeCommit message (Expand)AuthorFilesLines
2016-02-07Merge pull request #1110 from dastgir/22-ScriptClean-Phase2Haru25-800/+800
2016-01-18Fixes #1085Dastgir1-2/+2
2016-01-17Script Standardization: changed select format in RE folderDastgir25-800/+800
2016-01-09Fixed #1033Dastgir1-2/+2
2016-01-09Script Cleanup:Dastgir1-168/+168
2016-01-09Fix Eden Quest 11-25 bug which allowed to bypass quest delay.Dastgir1-2/+3
2016-01-03Update morroc trader npc's to match kRO's morroc trader npc's.Jedzkie1-1/+5
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru2-33/+33
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru11-28/+28
2015-12-18Replaced numeric values with UNITTYPE_ constants in getmapxyHaru1-1/+1
2015-12-18More ItemID to ConstantsDastgir2-16/+16
2015-12-18ItemID to Constant: re FolderDastgir21-795/+795
2015-12-15Standardized header in scripts (part 9)Haru36-647/+1322
2015-12-15Fix quests_dicastes.txt variable. Thanks to Everade and Atemo of rAthena.Jedzkie1-2/+3
2015-11-18Converted some dealers to new trader format.Jedzkie1-10/+149
2015-11-15Fixed too-generic constant names of gettime() typesHaru1-1/+1
2015-10-27Replaced parameter type with constant.Emistry1-1/+1
2015-10-13Added Items needed in eden_iro.txtmoguri851-1/+1
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru10-160/+65
2015-09-20Fix issue #687Emistry1-2/+2
2015-08-12typo fix @ Eclage questDastgir1-1/+1
2015-08-10Minor script cleanup (part 2)Haru6-8/+8
2015-08-09Minor script cleanup.Haru1-27/+27
2015-07-14Fixed bug #595Emistry1-1/+1
2015-07-12Implemented 2012 Headgears QuestDastgir1-0/+729
2015-06-25Updated eden_iro.txtDastgir1-20/+256
2015-06-24Fixed costume name in eclage questDastgir1-4/+4
2015-06-19Re-commit of 9f9ec84Haru1-0/+1
2015-06-19Revert "Missing return #538"Haru1-31/+30
2015-06-18Missing return #538Emistry1-30/+31
2015-05-19Typo Fix on Teleport Cats, Bug Report #8689, Thanks to Arei for reporting.Dastgir1-1/+1
2015-04-04Fix swapped weapon in eden_quests.txtzackdreaver1-4/+4
2015-03-30Corrected Tiucknuc mob name into Tiyanak in /npc/re/quest/quest_malaya.txtzackdreaver1-10/+10
2015-03-16Another FollowUp to e99f874d , Added more QuestEntries and Fix some TranslationsDastgir1-15/+15
2015-03-16Follow Up to e99f874d, Corrected card name and added Quest Entries for Eden 1...Dastgir4-31/+39
2015-03-14Eden Scripts: 100-140 ImplementedDastgir4-0/+3818
2015-03-14Eden Quests Update - Credits rAthena - 001e6967d417d0c7c6dce1069ddef9acd1b87d57Dastgir1-3204/+2393
2015-02-21Teleport Cat now warps properly, Issue#8541Dastgir1-7/+6
2015-01-28Fixes the Eclage Quest Checking.Dastgir1-34/+38
2015-01-28Fixes Invalid questprogress condition on Eclage Quests. Fixes Slot Expert rat...Dastgir1-7/+11
2015-01-14Incorrect quest progress checking.Emistry1-1/+1
2015-01-12Fixes the Wrong conditions of Malaya Quest - Get Rid of JejelingDastgir1-8/+2
2015-01-12Corrected Tree Roots Location - Document QuestsDastgir1-2/+3
2015-01-11Added Complete Eclage NPCs,Quests and Instancesdastgirpojee1-902/+18633
2014-12-23Fixed an issue in the Doha's Secret Orders questHaru1-3/+3
2014-11-02Replaced 'set' with direct assignment where applicable (re/quests folder)Haru20-1523/+1525
2014-10-28Removed use of 'checkquest' from scripts (re folder)Haru19-568/+576
2014-08-23change rand(1) to rand(2)TungSinpei1-3/+3
2014-05-13Removed trailing whitespace (scripts)Haru6-49/+49
2014-05-13Fixed some charset issuesHaru5-7/+17