summaryrefslogtreecommitdiff
path: root/npc/pre-re
AgeCommit message (Expand)AuthorFilesLines
2016-01-17Script Standardization: changed select format in pre-re folderDastgir48-335/+335
2016-01-03Update morroc trader npc's to match kRO's morroc trader npc's.Jedzkie1-1/+56
2016-01-03Update Prontera trader npc's to match kRO's trader npc's.Jedzkie1-1/+64
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru1-178/+178
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru2-2/+2
2015-12-18ItemID to Constant: pre-re FolderDastgir22-243/+243
2015-12-15Standardized header in scripts (part 11)Haru8-87/+251
2015-12-15Standardized header in scripts (part 10)Haru4-55/+132
2015-12-15Standardized header in scripts (part 9)Haru27-293/+842
2015-12-15Standardized header in scripts (part 6)Haru3-35/+99
2015-12-15Standardized header in scripts (part 5)Haru7-224/+285
2015-12-15Standardized header in scripts (part 4)Haru21-324/+739
2015-12-15Standardized header in scripts (part 3)Haru63-1589/+2479
2015-12-15Standardized header in scripts (part 2)Haru14-177/+469
2015-12-15Standardized header across script .conf filesHaru5-37/+167
2015-11-18Converted some dealers to new trader format.Jedzkie1-7/+61
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru14-19/+5
2015-09-05Moved novice_skills quests to pre-re.Taylor Locke2-0/+483
2015-06-25Removed Blank MessagesDastgir1-2/+2
2015-06-25Fixes Still cutin.Dastgir1-2/+2
2015-06-05Merge pull request #533 from dastgir/guild_changeDastgir1-1/+1
2015-06-05Renamed guild and guild2 folder to woe-fe and woe-seDastgir1-1/+1
2015-06-04Addressed Issue #528Streusel1-1/+1
2015-01-11Corrected a condition on quest_alligator.txt, Fixes #8492Dastgir1-1/+1
2014-11-02Replaced 'set' with direct assignment where applicable (pre-re folder)Haru21-633/+572
2014-10-28Removed use of 'checkquest' from scripts (pre-re folder)Haru21-106/+106
2014-08-23change rand(1) to rand(2)TungSinpei1-1/+1
2014-08-06Fixed located of Mobile HP Recovery quest. Fixed wrong sprite on Mercenary Me...Taylor Locke1-1/+1
2014-05-13Removed trailing whitespace (scripts)Haru7-11/+11
2014-05-13Fixed several files with a missing EOL at EOFHaru3-3/+3
2014-03-18Created npc/dev/ folder for scripts with development or testing purposes.Haru1-0/+3
2013-12-07Fixed several incorrect script labels and eventsHaru1-2/+2
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke3-7/+7
2013-11-28Revert "Cleaned up Zeny manipulation in scripts."Haru3-7/+7
2013-11-25Cleaned up Zeny manipulation in scripts.Taylor Locke3-7/+7
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru1-1/+1
2013-11-09Consolidated commands called in scripts to their lowercase versionHaru1-1/+1
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ...Kisuka71-178/+178
2013-10-24Update to last rAthena npc.Michieru143-1193/+687
2013-10-11Minor Veins NPC Updateshennetsind2-0/+11
2013-10-07Fixed pre-re NPC Errorshennetsind1-42/+0
2013-09-16Corrected line endings and BOM issues with several filesHaru13-13/+13
2013-08-26Added an integer overflow check on literal values in the script parserHaru1-1/+1
2013-05-18Great. Forgot to add some files.Matheus Macabu1-2/+2
2013-05-18Relocated mapflag from conf/ to npc/ and renamed some script filesMatheus Macabu1-0/+0
2013-02-21-Minor fix for pre-re users where map-server would throw out an errorStreusel2-1/+0
2013-02-19-Moved Arena to main folder so it can be used by pre-re and reStreusel12-9031/+16
2013-02-18-Updated more Izlude related stuffStreusel3-1/+214
2013-02-18-Updated map_cache.datStreusel6-6/+437
2013-02-03Updated more placeholders and fixed some spacing issues.Mysteries24-38/+28