Age | Commit message (Expand) | Author | Files | Lines |
2014-08-23 | change rand(1) to rand(2) | TungSinpei | 2 | -2/+2 |
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 4 | -6/+6 |
2014-05-13 | Fixed some charset issues | Haru | 1 | -0/+2 |
2013-12-07 | Fixed several incorrect script labels and events | Haru | 2 | -4/+4 |
2013-12-01 | Corrected some accidentally renamed NPCs | Haru | 1 | -1/+1 |
2013-11-30 | Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179 | Taylor Locke | 2 | -2/+2 |
2013-11-28 | Revert "Cleaned up Zeny manipulation in scripts." | Haru | 2 | -2/+2 |
2013-11-25 | Cleaned up Zeny manipulation in scripts. | Taylor Locke | 2 | -2/+2 |
2013-11-10 | Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4 | Haru | 1 | -16/+16 |
2013-11-08 | Added support for monster spritename constants | Haru | 1 | -3/+3 |
2013-10-28 | Added ability to use constants instead of sprite IDs for NPCs. Converted all ... | Kisuka | 6 | -70/+70 |
2013-10-24 | Update to last rAthena npc. | Michieru | 6 | -168/+119 |
2013-02-04 | Merged some commits from rAthena. | Matheus Macabu | 1 | -0/+1 |
2013-02-03 | Updated more placeholders and fixed some spacing issues. | Mysteries | 2 | -4/+2 |
2013-01-29 | Updated placeholders. | Mysteries | 2 | -6/+2 |
2013-01-16 | * Documented @set command from r16123. | euphyy | 1 | -12/+10 |
2012-12-08 | * Updated Geneticist, Warlock, and Sura job quests to their latest versions. | euphyy | 5 | -9/+9 |
2012-11-22 | - Fixed missing 'close' in priest.txt (bugreport:6921) | brianluau | 1 | -31/+12 |
2012-10-15 | - Fixed bugreport:6785, missing changequest in Knight Job Quest. (npc/jobs/2-... | j-tkay | 1 | -2/+5 |
2012-09-18 | * Fixed a misplaced quest log entry in Priest job quest, bugreport:6702 (jobs... | euphyy | 1 | -3/+3 |
2012-08-10 | * Raw revert of all job files back to r16578, prior to the rewrite in r16579.... | euphyy | 6 | -7775/+4009 |
2012-08-05 | - This should fix all job quests which didn't work after the update. | masao87 | 5 | -2326/+1789 |
2012-08-05 | - Some little adjustments to the job change quests, also reverted some variab... | masao87 | 6 | -6/+0 |
2012-08-04 | - Follow up r16579 . | masao87 | 2 | -2/+2 |
2012-08-04 | - Here comes the big Job folder Update. | masao87 | 6 | -4715/+9024 |
2012-08-02 | Fixed some bugs on jobs and merchants scripts. | daegaladh | 1 | -0/+2 |
2012-08-01 | Full npc folder reorganization. (I hope I didn't break anything D:) | daegaladh | 6 | -0/+12101 |
2012-07-08 | Okie ladies and gentleman if this commit breaks anything it's jman's and maki... | shennetsind | 6 | -12047/+0 |
2012-07-04 | * Optimization of Knight job change quest, and fixed bugreport:6163 (jobs\2-1... | euphyy | 1 | -272/+72 |
2012-07-01 | - Fixed a bug in Eden Group Quests where a variable was set which was suppose... | masao87 | 2 | -5/+5 |
2012-05-17 | - Updated Monster spawns in Job change Quests to renewal. bugreport:5574 | masao87 | 3 | -40/+28 |
2012-03-26 | Fixed the (bugreport:4096) where player can enter the Test Area without passi... | mandark022 | 1 | -1/+9 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -1/+1 |
2011-12-28 | Fixed issue in niflheim quest where the script set a variable not related to ... | jmanfffreak | 1 | -2/+6 |
2011-12-24 | - Replaced all occurrences of "eAthena" to "rAthena" string | mercurial123 | 6 | -18/+18 |
2011-12-07 | Fixed priest job change NPC. bugreport:4862 | jmanfffreak | 1 | -1/+1 |
2011-08-19 | - Fixed some script typos (bugreport:4861, bugreport:5028). | brianluau | 1 | -1/+1 |
2010-06-21 | * Removed usage of the 'goto' command from job quests. | L0ne_W0lf | 6 | -1129/+1180 |
2009-11-29 | - Fixed typo in WoE:SE Castle announcements (bugreport:3714). | Kisuka | 1 | -0/+1 |
2009-09-13 | - Fixed typo on item 6079 (bugreport:3581). | Kisuka | 1 | -9/+3 |
2009-09-11 | - Added quest log commands to all job quests. | Kisuka | 6 | -18/+186 |
2009-06-19 | - Fixed a Assassin Quest question having all correct answers. (bugreport:3260) | brianluau | 1 | -6/+5 |
2009-04-29 | Updated ASSIN_Q2 variable range check from < 1 to < 3 to defend against the v... | Paradox924X | 1 | -1/+1 |
2009-04-28 | * Removed unnecessary text and fixed a goto in the Hunter Jobquest (bugreport... | Playtester | 1 | -8/+1 |
2008-10-28 | Fixed location error in Blacksmith quest. NPC said Alberta, NPC location in E... | jmanfffreak | 1 | -1/+1 |
2008-10-12 | Reverted donpcevent change to wizard quest. Moved a percentheal, which should... | L0ne_W0lf | 1 | -13/+14 |
2008-10-12 | * Changed An nonexistent variable in Refine NPC. (bugreport:2340) | samuray22 | 1 | -11/+13 |
2008-09-21 | * Deleted Unnecesary Next; in Hunter Job Quest. (bugreports:1665,2239,2179) | samuray22 | 1 | -10/+12 |
2008-08-15 | bugfix (bugreport:2038) | Yommy | 1 | -1/+3 |
2008-08-09 | fixed bug reports bugreport::2029 bugreport::2023 bugreport::1923 | Yommy | 1 | -2/+3 |