summaryrefslogtreecommitdiff
path: root/npc/jobs/2-2
AgeCommit message (Expand)AuthorFilesLines
2017-04-23Merge pull request #1548 from AtlantisRO/goto_removalRidley1-32/+30
2017-03-16Fix wrong order of dialogue at Crusader Jobchange Quest. (#1637)skyleo1-14/+22
2017-03-08Removed the usage of deprecated command goto from npc scripts (except custom ...AtlantisRO1-32/+30
2016-11-20Replaced some unsupported symbols in AegisNames (step 2)Haru4-15/+15
2016-09-02change *strcharinfo to use constantsAsheraf6-92/+92
2016-07-10Fixed a typo in the alchemist.txt scriptHaru1-3/+3
2016-06-26Fixed a typo in the last edit of alchemist.txt (missing comma)Haru1-1/+1
2016-06-25Replaced _() with _$() in scripts, where appropriateHaru1-8/+8
2016-06-25Proof-of-concept best scripting practices for HULD (draft)Haru1-102/+159
2016-06-25Proof-of-concept best scripting practices for HULDHaru1-676/+776
2016-02-29Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriateEmistry6-20/+27
2016-01-16Script Standardization: changed select format in jobs folderDastgir7-299/+299
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru4-74/+74
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru5-16/+16
2015-12-18ItemID to Constant: instances/jobs FolderDastgir7-166/+166
2015-12-15Standardized header in scripts (part 5)Haru7-321/+290
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-3/+0
2014-11-02Replaced 'set' with direct assignment where applicable (common folder)Haru7-504/+504
2014-10-28Removed use of 'checkquest' from scripts (common folder)Haru6-33/+33
2014-05-17Added missing changequest commands on Alchemist Job Change Quest.Taylor Locke1-2/+7
2014-05-13Removed trailing whitespace (scripts)Haru7-30/+30
2013-12-07Fixed several incorrect script labels and eventsHaru1-1/+1
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke4-7/+7
2013-11-28Revert "Cleaned up Zeny manipulation in scripts."Haru4-7/+7
2013-11-25Cleaned up Zeny manipulation in scripts.Taylor Locke4-7/+7
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru1-1/+1
2013-11-09Consolidated commands called in scripts to their lowercase versionHaru1-2/+2
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ...Kisuka7-67/+67
2013-10-24Update to last rAthena npc.Michieru7-146/+154
2013-02-03Updated more placeholders and fixed some spacing issues.Mysteries3-5/+3
2013-01-29Updated placeholders.Mysteries2-6/+2
2012-12-08* Updated Geneticist, Warlock, and Sura job quests to their latest versions.euphyy7-8/+8
2012-09-05* Follow-up r16742, revised quest sample (doc\sample\npc_test_quest.txt) and ...euphyy5-39/+24
2012-08-10* Raw revert of all job files back to r16578, prior to the rewrite in r16579....euphyy7-8314/+4459
2012-08-10* Optimized Eden Quest lv. 11-25 (re\quests\eden\)euphyy1-1/+1
2012-08-05- This should fix all job quests which didn't work after the update.masao876-77/+147
2012-08-05- Some little adjustments to the job change quests, also reverted some variab...masao877-17/+0
2012-08-04- Follow up r16579 .masao874-5/+5
2012-08-04- Here comes the big Job folder Update.masao877-4497/+8299
2012-08-02Fixed some bugs on jobs and merchants scripts.daegaladh2-0/+4
2012-08-01Full npc folder reorganization. (I hope I didn't break anything D:)daegaladh7-0/+13412
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and maki...shennetsind7-13412/+0
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1237-15/+15
2011-12-12- Fixed a divide-by-zero error in airships.txt (bugreport:651)brianluau1-10/+10
2011-09-20- Updated strnpcinfo documentation, following r14929.brianluau1-1/+2
2010-08-14* Quest log kill count now updated properly. (Added from topic 253813)L0ne_W0lf4-24/+0
2010-06-21* Removed usage of the 'goto' command from job quests.L0ne_W0lf5-384/+268
2010-03-22Removed unnecessary event call on a missing event. (bugreport:4140)Paradox924X1-1/+0
2009-10-30- Fixed a copy-paste 'nowarpto' mapflag. (bugreport:3688)brianluau1-0/+1
2009-09-11- Added quest log commands to all job quests.Kisuka7-15/+259