summaryrefslogtreecommitdiff
path: root/npc/re/instances
AgeCommit message (Expand)AuthorFilesLines
2017-12-10Merge pull request #1883 from AtlantisRO/Standardization-OldGlastHeim.txtHaru1-699/+748
2017-10-29Merge pull request #1884 from AtlantisRO/Standardization-saras_memory.txtAsheraf1-515/+514
2017-10-29Merge pull request #1879 from AtlantisRO/Standardization-ghost_palace.txtAsheraf1-194/+213
2017-10-26Changes to npc\instances\re\saras_memory.txt script to fit Hercules' Standards.AtlantisRO1-515/+514
2017-10-22Changes to npc\instances\re\OldGlastHeim.txt script to fit Hercules' Standards.AtlantisRO1-699/+748
2017-10-22Changes to npc\instances\re\octopus_cave.txt script to fit Hercules' Standards.AtlantisRO1-142/+148
2017-10-22Changes to npc\instances\re\ghost_palace.txt script to fit Hercules' Standards.AtlantisRO1-194/+213
2017-06-03convert specialeffect calls with strings to use GIDgumi2-32/+32
2017-06-03remove specialeffect2 from npcsgumi5-20/+20
2017-04-23Merge pull request #1548 from AtlantisRO/goto_removalRidley1-5/+5
2017-03-13Fixes #1626. Adds missed mapflags on instances.AtlantisRO10-19/+0
2017-03-08Removed the usage of deprecated command goto from npc scripts (except custom ...AtlantisRO1-5/+5
2016-11-20Replaced some unsupported symbols in AegisNames (step 2)Haru1-1/+1
2016-11-20Propageted the AegisName fix to scripts and pre-re databaseHaru2-48/+49
2016-10-16Change *getcharid to use constantsAsheraf11-81/+81
2016-09-11removed unnecessary lines (thx to Aleos)Ridley88191-85/+0
2016-09-10Merge pull request #1385 from Asheraf/saras_memoryhemagx3-1049/+938
2016-09-10Cleanup Sara's memory instanceAsheraf1-320/+237
2016-09-02change *strcharinfo to use constantsAsheraf11-57/+57
2016-08-29*strnpcinfo now uses constantsAsheraf9-337/+337
2016-08-26Implementation of Ghost palace instance based on iROAsheraf1-0/+837
2016-08-02Sara's Memory Instance implementationRidley88191-0/+1867
2016-08-01Update Old Glastheim announces to use C_colorAsheraf1-22/+22
2016-07-21Update OGH change donpcevent to npctalkAsheraf1-417/+84
2016-07-21Followup d5d646c (#1374)Ridley1-5/+5
2016-07-20Old Glast Heim and Nightmare Glast Heim implementationRidley88191-846/+2024
2016-06-25Corrected various translation/text encoding issuesHaru1-12/+5
2016-02-29Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriateEmistry1-4/+4
2016-01-17Script Standardization: changed select format in RE folderDastgir8-41/+41
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru2-9/+9
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru5-34/+34
2015-12-18Replaced numeric values with UNITTYPE_ constants in getmapxyHaru2-3/+3
2015-12-18ItemID to Constant: re FolderDastgir7-29/+29
2015-12-15Standardized header in scripts (part 12)Haru9-233/+357
2015-12-06Minor follow-up to e9eeb59068934ee8e71b7b9f37f131ef41459e76Haru1-3/+3
2015-10-26Fixed OldGlastHeim instance not showing any npcDastgir1-5/+6
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru4-26/+22
2015-08-31Fixed issue #670Emistry1-3/+3
2015-06-25Fixed Several Bugs(Old GlastHeim)Dastgir1-89/+11
2015-04-16Minor BakonawaLake NPC dialog fixzackdreaver1-2/+2
2015-04-14Fixed Requirements of Wolchev's Quest. Fixed Description of weapon, Thanks to...Dastgir1-7/+7
2015-04-14Fix Wolchev Laboratory not allowing to enter the instaceDastgir1-6/+4
2015-01-28Fixes Biolab Enchant having 0% success chance for some equipsDastgir1-2/+3
2015-01-11Follow Up e99cbacdastgirpojee1-2/+2
2015-01-11Added Complete Eclage NPCs,Quests and Instancesdastgirpojee1-0/+498
2014-11-02Replaced 'set' with direct assignment where applicable (re folder)Haru7-274/+274
2014-10-28Removed use of 'checkquest' from scripts (re folder)Haru8-74/+72
2014-09-01Follow-up to 1c97aceHaru1-1/+1
2014-08-31Fixed a small typo in Wolfchev Instance. (rAthena 403c22b)Taylor Locke1-3/+4
2014-05-17Fixes and Clean-ups from Euphy for Wolfchev's Lab.Taylor Locke1-366/+200