Age | Commit message (Expand) | Author | Files | Lines |
2008-10-28 | Could someone please explain to me why that last commit didn't do jack shit? ... | Paradox924X | 1 | -95/+95 |
2008-10-28 | Replaced 96 instances of "S_BonusREward" with "S_BonusReward" as it should be... | Paradox924X | 2 | -0/+3 |
2008-10-25 | Fixed setcell coords for the first barricade in schg_cas03. | L0ne_W0lf | 2 | -4/+5 |
2008-10-25 | Fixed a copy/paste error in Nordri. (bugreport:2372) | L0ne_W0lf | 2 | -2/+6 |
2008-10-24 | * Bugfixing yay! Just goin' though the tracker. | L0ne_W0lf | 4 | -20/+22 |
2008-10-17 | * Corrected some issues in the Keil Hyre Quest and Mjolnir Seal quest. | L0ne_W0lf | 3 | -7/+21 |
2008-10-16 | * Corrected typo in Nameless Monestary quest. (bugreport:2352) | L0ne_W0lf | 4 | -20/+26 |
2008-10-14 | Warp portals dont end with ; | Yommy | 1 | -8/+9 |
2008-10-12 | Reverted donpcevent change to wizard quest. Moved a percentheal, which should... | L0ne_W0lf | 2 | -13/+15 |
2008-10-12 | * Changed An nonexistent variable in Refine NPC. (bugreport:2340) | samuray22 | 4 | -19/+27 |
2008-10-02 | - Some fixes with check weight. | zephyrus | 3 | -10/+10 |
2008-09-30 | Added Mercenary System related NPCs. | L0ne_W0lf | 3 | -0/+789 |
2008-09-30 | Full implementation of all Episode 11.3 Quests. | L0ne_W0lf | 5 | -736/+19020 |
2008-09-30 | * Corrected a wrong variable name in the Novice Training Ground (bugreport:2293) | samuray22 | 2 | -2/+5 |
2008-09-29 | Fixed the delitem assosiated with the last uptate. | L0ne_W0lf | 2 | -3/+5 |
2008-09-29 | Fixed item requirement for Stellar hairpin in monstertamers.txt. (bugreport:2... | L0ne_W0lf | 2 | -3/+6 |
2008-09-27 | Implemented fixes for The Sign quest until my rewrite is finished. (bugreport... | L0ne_W0lf | 2 | -8/+15 |
2008-09-27 | * Continues replacing of specialeffect/2 numerics with constants. | samuray22 | 25 | -188/+216 |
2008-09-25 | * Continues replacing of specialeffect/2 numerics with constants. | L0ne_W0lf | 26 | -355/+382 |
2008-09-25 | Replacing specialeffect/2 numerics with constants in quests. | L0ne_W0lf | 20 | -217/+238 |
2008-09-24 | Again removed unicode BOM from npc/Changelog.txt. | ultramage | 1 | -1/+1 |
2008-09-23 | * Fixed error in Megingjard seal quest. (bugreport:2261) | L0ne_W0lf | 3 | -18/+47 |
2008-09-23 | - Little optimization on agit_template.txt | zephyrus | 1 | -27/+4 |
2008-09-23 | * Changed some "+ name +" to strcharinfo(0) in Brisingamen Seal. | samuray22 | 2 | -9/+12 |
2008-09-22 | * Fixed a little Exploit to bug the Dancer Job Quest. (bugreport:2252) | samuray22 | 3 | -5/+12 |
2008-09-22 | Corrected npc/changelog.txt mess caused by Paradox924X's unicode BOM mark (r1... | ultramage | 1 | -46/+46 |
2008-09-21 | * Large update to Einbroch. Requires testing. | L0ne_W0lf | 4 | -5309/+8382 |
2008-09-21 | Corrected some issues with the lighthalzen biolab quest. (bugreport:1798) | L0ne_W0lf | 2 | -68/+73 |
2008-09-21 | * Deleted Unnecesary Next; in Hunter Job Quest. (bugreports:1665,2239,2179) | samuray22 | 3 | -62/+71 |
2008-09-21 | Corrected Sealstatus checking global vars instead of character. | L0ne_W0lf | 3 | -6/+11 |
2008-09-20 | * Fixed DZeroX's fix! (Missing ;'s) | L0ne_W0lf | 4 | -3/+380 |
2008-09-20 | - Fixed zeny exploit on the refiner (bugreport:2248) | DZeroX | 1 | -3/+3 |
2008-09-19 | - Removed duplicated warps. | zephyrus | 5 | -71/+51 |
2008-09-18 | *Slew of bugreport fixage. Figured I should do something. | L0ne_W0lf | 8 | -16/+32 |
2008-09-15 | Corrected a typo in Sleinpr seal quest. (bugreport:2234) | L0ne_W0lf | 2 | -2/+5 |
2008-09-14 | - More optimization to custom folder. (Optimized by Spre) | Kisuka | 2 | -110/+98 |
2008-09-14 | - More optimization of custom folder. | Kisuka | 6 | -712/+92 |
2008-09-14 | Yay typos! :D | Kisuka | 1 | -1/+0 |
2008-09-14 | - Optimized warper.txt for the greater good. | Kisuka | 1 | -62/+186 |
2008-09-14 | Added updates to crusader job quest from bugreport:1887. | L0ne_W0lf | 2 | -60/+10 |
2008-09-14 | Corrected a typo in monster races. (bugreport:2147) | L0ne_W0lf | 2 | -2/+4 |
2008-09-14 | *Updated refiner function to allow for addition features per npc. | L0ne_W0lf | 3 | -45/+122 |
2008-09-14 | Changed a couple close2;'s to close;'s in the Refine NPC. (bugreport:2229) | Paradox924X | 2 | -2/+4 |
2008-09-09 | Enabled WoE SE to be run independently of WoE. Let's see how long it is befor... | L0ne_W0lf | 13 | -110/+164 |
2008-09-09 | Small bug fixes to arug_cas02 (bugreport:2198) | Yommy | 4 | -9/+17 |
2008-09-07 | - Updating refine method according to BugReport 2156 | zephyrus | 2 | -328/+102 |
2008-09-06 | Lots of small updates and corrections to seal quests. | L0ne_W0lf | 6 | -72/+123 |
2008-09-06 | Applied bug fixes for IDs in recent quests. (bugreport:2189) | L0ne_W0lf | 7 | -22/+25 |
2008-09-03 | Fixed inconsistencies with nob_skill_db, and mosk_dun spawns. (bugreport:2148... | L0ne_W0lf | 2 | -8/+11 |
2008-09-03 | Fixed bug in refiner merchants. (bugreport:2168) | L0ne_W0lf | 2 | -4/+7 |