summaryrefslogtreecommitdiff
path: root/npc/re
AgeCommit message (Expand)AuthorFilesLines
2016-02-07Merge pull request #1110 from dastgir/22-ScriptClean-Phase2Haru119-1436/+1436
2016-01-19Merge pull request #1098 from AnnieRuru/request_31Dastgir2-4/+4
2016-01-18Fixes #1085Dastgir1-2/+2
2016-01-17Script Standardization: changed select format in RE folderDastgir119-1436/+1436
2016-01-14Fix 3rd jobs BaseLevel requirementAnnieRuru2-4/+4
2016-01-13Fixes Mora NPC, being stuck when clickDastgir1-2/+2
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-05Rename Dummy Lv# to Lv #.Jedzkie1-6/+6
2016-01-03Update morroc trader npc's to match kRO's morroc trader npc's.Jedzkie5-4/+237
2016-01-03Update Prontera trader npc's to match kRO's trader npc's.Jedzkie1-1/+128
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru5-43/+43
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru45-138/+138
2015-12-21Split zone mapflag for pre/re. Follow-up to fd78190a5ec4f19f10027f7a7ebe0e6ce...Taylor Locke3-0/+81
2015-12-18Replaced numeric values with UNITTYPE_ constants in getmapxyHaru5-6/+6
2015-12-18More ItemID to ConstantsDastgir5-22/+22
2015-12-18ItemID to Constant: re FolderDastgir67-1390/+1390
2015-12-15Standardized header in scripts (part 13)Haru9-125/+299
2015-12-15Standardized header in scripts (part 12)Haru9-233/+357
2015-12-15Standardized header in scripts (part 10)Haru11-186/+390
2015-12-15Standardized header in scripts (part 9)Haru36-647/+1322
2015-12-15Standardized header in scripts (part 8)Haru3-69/+126
2015-12-15Standardized header in scripts (part 7)Haru2-81/+108
2015-12-15Standardized header in scripts (part 6)Haru24-413/+863
2015-12-15Standardized header in scripts (part 5)Haru24-590/+941
2015-12-15Standardized header in scripts (part 4)Haru29-358/+952
2015-12-15Standardized header in scripts (part 3)Haru76-1848/+2944
2015-12-15Standardized header in scripts (part 2)Haru32-407/+1071
2015-12-15Standardized header across script .conf filesHaru6-43/+199
2015-12-15Fix quests_dicastes.txt variable. Thanks to Everade and Atemo of rAthena.Jedzkie1-2/+3
2015-12-14Added some missing spaces (syntax error) in the renewal WoE:FE invest_main sc...Haru1-11/+11
2015-12-06Minor follow-up to e9eeb59068934ee8e71b7b9f37f131ef41459e76Haru1-3/+3
2015-11-18Another follow up.Jedzkie1-17/+17
2015-11-18Follow up.Jedzkie1-0/+2
2015-11-18Converted some dealers to new trader format.Jedzkie2-51/+563
2015-11-15Fixed too-generic constant names of gettime() typesHaru2-8/+8
2015-11-11Fixed Issue #860Emistry1-1/+1
2015-10-27Replaced parameter type with constant.Emistry2-8/+8
2015-10-26Fixed OldGlastHeim instance not showing any npcDastgir1-5/+6
2015-10-13Added Items needed in eden_iro.txtmoguri851-1/+1
2015-09-29Fix in academy.txtAtemo1-32/+36
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru29-261/+135
2015-09-20Fix issue #687Emistry1-2/+2
2015-09-20Fixed issue #721Emistry1-1/+1
2015-09-08Fixed a missing parenthesis in the Criatura Academy script.Haru1-120/+120
2015-09-07Converted all item constants to IDs for Academy. Added missing hair coupon item.Taylor Locke1-171/+173
2015-09-07Fixed const name of Academy Hat in Academy script. Fixes #707.Taylor Locke1-1/+1
2015-09-05Episode 14.2 Criatura Academy Release.Taylor Locke6-23/+14493
2015-08-31Fixed issue #670Emistry1-3/+3