Age | Commit message (Expand) | Author | Files | Lines |
2009-09-11 | - Added quest log commands to all job quests. | Kisuka | 3 | -8/+8 |
2009-09-05 | - Added some missing quests to quest_db. | Kisuka | 3 | -14/+39 |
2009-07-27 | Added Quest Log commands for 1-1 job quests and trans quest. | L0ne_W0lf | 6 | -6/+44 |
2009-05-04 | - Added a missing zeny check in the Jawaii Bartender. (bugreport:2897) | brianluau | 1 | -3/+4 |
2008-12-29 | - Corrected issues with the Keil Hyre quest. (bugreport:2511) | L0ne_W0lf | 1 | -2/+3 |
2008-10-14 | Warp portals dont end with ; | Yommy | 1 | -8/+9 |
2008-08-03 | Fixed some condition checks in archer, mage, and swordie, jobs. | L0ne_W0lf | 3 | -6/+9 |
2008-06-13 | Converted skill commands integers to strings. Follow up on r12814 | shadow | 6 | -13/+13 |
2008-04-14 | minor typo in mage.txt | Lupus | 1 | -1/+1 |
2008-04-14 | fixed minor archer.txt bug | Lupus | 1 | -2/+3 |
2008-03-25 | Added proper checks to adoption processing (followup to r12428). | ultramage | 1 | -1/+1 |
2007-12-16 | Touched up Merchant quest Biliban Kafra function | L0ne_W0lf | 1 | -2/+4 |
2007-11-25 | * Fixed a Problem in Mage Quest. (bugreport:489) | samuray22 | 1 | -2/+3 |
2007-10-18 | Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up the... | L0ne_W0lf | 1 | -18/+19 |
2007-10-15 | Whoops. Updated headers for the last two edited files. Just not thinking stra... | L0ne_W0lf | 1 | -1/+2 |
2007-10-15 | Changed "Marthilda" to "Mathilda" in the Aco and priest Job quests. | L0ne_W0lf | 1 | -9/+9 |
2007-09-07 | * Moved quest_variables.txt to /doc | ultramage | 1 | -2/+3 |
2007-08-15 | * Some serious code cleanups | ultramage | 1 | -1/+1 |
2007-08-15 | * Corrected a few bugs in the Acolyte Job Quest. (Crashy) | L0ne_W0lf | 1 | -3/+4 |
2007-08-14 | * Deleted an Unnecessary "next;" on Rachel Guide. | samuray22 | 1 | -2/+2 |
2007-08-13 | * Fixed a typo in the merchant quest. | L0ne_W0lf | 1 | -2/+3 |
2007-08-13 | * A few corrections to merchant and wizard job quests, care of Barron-Monster. | L0ne_W0lf | 1 | -1/+3 |
2007-08-12 | * Merchant job quest bug fixes. Thanks to Barron-Monster. | L0ne_W0lf | 1 | -2/+5 |
2007-08-10 | * 2-1 Job quest update. Needs in-depth testing. | L0ne_W0lf | 1 | -158/+6 |
2007-08-04 | Stable and Trunk: | L0ne_W0lf | 1 | -1/+1 |
2007-07-31 | * Fixed north prontera kafra having an empty warp list | ultramage | 1 | -1/+1 |
2007-07-30 | * Removed "Load Balancing" from the swordman job quest. | L0ne_W0lf | 1 | -860/+264 |
2007-07-30 | * Updated Job quests for 1-1 classes and Rebirthed classes. | L0ne_W0lf | 6 | -2790/+4023 |
2007-05-17 | updated free kafra pass | Lupus | 1 | -17/+10 |
2007-04-29 | More eof eols (followup to r10401); skipping /npc/custom and /npc/samples | ultramage | 2 | -2/+2 |
2007-04-05 | typos: recieve -> receive | ultramage | 1 | -1/+1 |
2007-03-15 | removed all .GAT from all the scripts and tested | Lupus | 6 | -416/+414 |
2007-01-26 | More typo fixes | ultramage | 1 | -1/+1 |
2007-01-21 | Typo hunt | ultramage | 1 | -2/+2 |
2006-12-20 | - Now root script functions calls can have parenthesis (will take any parenth... | FlavioJS | 1 | -1/+1 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 6 | -3262/+3262 |
2006-11-11 | Fixed warp on timeout in swordman.txt | Lupus | 1 | -10/+10 |
2006-10-25 | final clone maps -> original maps change. also fixed novice grounds map in ch... | Lupus | 1 | -366/+367 |
2006-10-06 | fixed timer error, mobscript bug, overlapped npcs | Lupus | 1 | -2/+2 |
2006-09-14 | fixed some typos, optimized, added missing NEXT; | Lupus | 1 | -3/+2 |
2006-07-07 | Fixed a small bug in the swordsman job quest, thanks to Belle for notifying m... | MasterOfMuppets | 1 | -2/+2 |
2006-07-07 | turned the rest of job numbers to constants | Lupus | 6 | -27/+25 |
2006-06-19 | updated job quests. | Lupus | 6 | -87/+243 |
2006-06-16 | * Commited Silent's Fix to the duplicate NPCs | Playtester | 2 | -13/+15 |
2006-06-11 | Completed full save/restore of Quest Skills on the REBIRTHING 8) | Lupus | 6 | -11/+17 |
2006-05-07 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6513 54... | killercube | 1 | -31/+35 |
2006-04-30 | Fixed scripts relying on older event calling methods.. Still searching for ot... | Lance | 1 | -1/+1 |
2006-04-22 | Fixed some typos in npc/jobs/1-1/mage.txt | Playtester | 1 | -5/+5 |
2006-03-27 | constant-fied! | Vicious | 6 | -84/+84 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 6 | -0/+3096 |