summaryrefslogtreecommitdiff
path: root/npc/re/quests
AgeCommit message (Expand)AuthorFilesLines
2020-04-18Fixed lost puppies questdanieldpl1-3/+3
2020-01-13Update copyright headers for year 2020Haru40-135/+135
2019-11-10Update Young Man NPC locationEmistry Haoyan1-0/+35
2019-07-28Sanitize handling of the input() values.Emistry Haoyan11-459/+410
2019-03-11Add MERC_ Constants to npc scriptsAnnieRuru1-1/+1
2018-11-13Remove type argument from buildin_getnpcid.EyesOfAHawk3-17/+17
2017-11-12Add type constants for the getiteminfo()/setiteminfo() buildinsHaru2-4/+4
2017-09-12Fix several typos and grammar mistakesHaru2-4/+4
2017-06-03convert specialeffect calls with strings to use GIDgumi3-17/+17
2017-06-03remove specialeffect2 from npcsgumi13-89/+89
2017-04-23Merge pull request #1548 from AtlantisRO/goto_removalRidley3-248/+245
2017-03-08Removed the usage of deprecated command goto from npc scripts (except custom ...AtlantisRO3-248/+245
2017-01-23Merge pull request #1493 from Emistry/script_eden_questRidley1-94/+64
2016-11-20Replaced some unsupported symbols in AegisNames (step 2)Haru5-22/+22
2016-11-20Propageted the AegisName fix to scripts and pre-re databaseHaru2-5/+5
2016-11-03Update Eden Quest scriptEmistry Haoyan1-94/+64
2016-10-04Added support to Para_Team_Mark_ item in Eden Group.AtlantisRO14-30/+50
2016-09-11removed unnecessary lines (thx to Aleos)Ridley88192-39/+124
2016-09-02change *strcharinfo to use constantsAsheraf12-421/+421
2016-08-29*strnpcinfo now uses constantsAsheraf9-123/+123
2016-08-17Nightmare Clock Tower DungeonRidley88191-0/+159
2016-07-10Fixes Mystery Burglary QuestRidley88191-1/+1
2016-06-25Replaced _() with _$() in scripts, where appropriateHaru1-1/+1
2016-06-25Corrected various translation/text encoding issuesHaru6-98/+101
2016-06-20Added missed npc Scamp in renewal location of izlude from Shadow Rekember quest.AtlantisRO1-0/+39
2016-02-29Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriateEmistry6-27/+33
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