Age | Commit message (Expand) | Author | Files | Lines |
2013-10-28 | Added ability to use constants instead of sprite IDs for NPCs. Converted all ... | Kisuka | 3 | -6/+6 |
2013-10-24 | Update to last rAthena npc. | Michieru | 3 | -63/+57 |
2012-09-18 | * Fixed a misplaced quest log entry in Priest job quest, bugreport:6702 (jobs... | euphyy | 1 | -1/+1 |
2012-09-05 | * Follow-up r16742, revised quest sample (doc\sample\npc_test_quest.txt) and ... | euphyy | 1 | -1/+0 |
2012-08-01 | Full npc folder reorganization. (I hope I didn't break anything D:) | daegaladh | 3 | -0/+1434 |
2012-07-08 | Okie ladies and gentleman if this commit breaks anything it's jman's and maki... | shennetsind | 3 | -1434/+0 |
2012-03-24 | - Fixed missing 'delitem' in Ninja Job Quest. (bugreport:5399) | brianluau | 1 | -0/+2 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -1/+1 |
2012-01-30 | - Removed trailing tabs, and fixed some spacing. | brianluau | 1 | -2/+2 |
2011-12-24 | - Replaced all occurrences of "eAthena" to "rAthena" string | mercurial123 | 3 | -8/+8 |
2010-06-21 | * Removed usage of the 'goto' command from job quests. | L0ne_W0lf | 1 | -35/+34 |
2010-02-24 | - Removed 'adopt' documentation from script_commands (bugreport:4066). | Kisuka | 1 | -2/+3 |
2009-09-11 | - Added quest log commands to all job quests. | Kisuka | 3 | -1053/+945 |
2009-01-22 | - Fixed some item checks on gunslinger quest. (How was this not noticed for s... | Kisuka | 1 | -4/+5 |
2008-08-23 | - Fixed Taekwon job quest NPC facing the wrong way. (bugreport:2090) | Kisuka | 1 | -2/+3 |
2008-06-13 | Converted skill commands integers to strings. Follow up on r12814 | shadow | 1 | -1/+1 |
2008-05-31 | * Corrected some typos errors in Gunslinger Quest. (bugreport:1549) | samuray22 | 1 | -3/+3 |
2008-02-05 | * Corrected a bad duplicate name in Kafra Bank (Custom). (bugeport:921) | samuray22 | 1 | -3/+4 |
2007-10-18 | Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up the... | L0ne_W0lf | 1 | -1/+1 |
2007-10-16 | * Added a return at the end of several scripts. Should deal with errors being... | L0ne_W0lf | 2 | -2/+2 |
2007-10-01 | * Fixed an assortment of typos and bugs care of yyCC. | L0ne_W0lf | 1 | -2/+4 |
2007-08-15 | * Corrected some typo error in "Clown Reborn Quest". | samuray22 | 1 | -400/+402 |
2007-06-20 | * Reverted wrong fix in Ninja Job quest. | SinSloth | 1 | -4/+1 |
2007-06-20 | * Fixed another minor bug for Ninja Quest. | samuray22 | 1 | -1/+4 |
2007-06-04 | small npc header adjustments, eol setting | ultramage | 1 | -2/+2 |
2007-05-22 | Tweaked some recent npcs (untested) | ultramage | 1 | -9/+3 |
2007-05-17 | removed .GAT-s again from recent scripts | Lupus | 1 | -4/+4 |
2007-05-06 | revised 2/3 of cities scripts, minor optimization of Gunslinger quest, Grandp... | Lupus | 1 | -26/+7 |
2007-04-30 | * Updated Gunslinger Job Change Quest to official. | SinSloth | 2 | -175/+407 |
2007-04-29 | Updated Ninja Job Quest to official version | SinSloth | 1 | -661/+584 |
2007-04-29 | More eof eols (followup to r10401); skipping /npc/custom and /npc/samples | ultramage | 3 | -3/+3 |
2007-04-07 | * Added some accessories thanks to Argatlahm | Playtester | 1 | -1/+1 |
2007-04-01 | - Corrected multiple "WoE has begun" announces | ultramage | 1 | -101/+59 |
2007-03-27 | * Added Akagi to Ninja Job quest | Playtester | 1 | -1/+49 |
2007-03-15 | removed all .GAT from all the scripts and tested | Lupus | 3 | -8/+8 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -261/+261 |
2006-11-23 | Fixed Mage Tutorial Quest | Lupus | 1 | -2/+2 |
2006-11-21 | Fixed typo in Ninja quests | Lupus | 1 | -1/+1 |
2006-11-20 | - Removed security check since source level patch is applied. Reverted select... | Lance | 2 | -728/+720 |
2006-11-19 | Applied security patches. PLEASE CHECK THEM ALL. | Lance | 2 | -720/+728 |
2006-11-17 | Added official kRO Skill Reset Event | Lupus | 1 | -2/+2 |
2006-11-16 | Added official Ninja Job quest | Lupus | 2 | -76/+723 |
2006-11-05 | Fixed reward of gunslinger job quest | Playtester | 1 | -2/+7 |
2006-11-04 | Many small scripts fixes - tabs, parenthesis, typo | Lupus | 1 | -4/+5 |
2006-10-26 | added new TK job quest, added Rachel city NPC!, added louyang guide | Lupus | 1 | -113/+414 |
2006-09-20 | fixed typos, added missing NEXT;, optimized Niflheim. Clear nif vars garbage | Lupus | 1 | -0/+1 |
2006-09-14 | fixed some typos, optimized, added missing NEXT; | Lupus | 1 | -117/+114 |
2006-08-22 | Updated Gunslinger Quest, removed "Thin Trunk" (7186) according to RockmanEXE | toms | 1 | -1/+1 |
2006-07-31 | commonized job change trough the function - u can add an announce "there's a ... | Lupus | 2 | -4/+4 |
2006-07-31 | updated gunslinger quest/ updated 2006 headgears. fixed lighthalzen quest | Lupus | 1 | -15/+14 |