Age | Commit message (Expand) | Author | Files | Lines |
2008-12-29 | Fixed Econ values in agit_template. Commited by accident, as it's not finished. | L0ne_W0lf | 2 | -21/+13 |
2008-12-29 | - Corrected issues with the Keil Hyre quest. (bugreport:2511) | L0ne_W0lf | 7 | -136/+162 |
2008-12-27 | Some bug fixes. (bugreport:2558, bugreport:2588, bugreport:2583, bugreport:2587) | Kisuka | 3 | -10/+18 |
2008-12-26 | Happy boxing day, eAthena! Here have a massive update. | L0ne_W0lf | 22 | -10656/+12570 |
2008-12-25 | Added a check in The Sign Quest for Sign_Branch8A before attempting to run a ... | Paradox924X | 2 | -1/+4 |
2008-12-23 | Small update to the checkweight in Christmas 2005 Event. (bugreport:2553) | Paradox924X | 2 | -1/+4 |
2008-12-13 | Various bug fixes. (bugreport:2535, bugreport:2531, bugreport:2526) | Kisuka | 2 | -2/+2 |
2008-12-01 | Bug Fixes: | Kisuka | 1 | -1/+1 |
2008-11-29 | Bug Fixes: | Kisuka | 2 | -10/+28 |
2008-11-27 | - Oops, forgot lutie and had payon and prontera backwards. | Kisuka | 1 | -4/+8 |
2008-11-22 | Fixed typos in var names from EIN_LOVERQRQ to EIN_LOVERQ in Einbroch Lovers Q... | Paradox924X | 2 | -38/+41 |
2008-11-18 | - Removed redundent input from mercenary vendor. (bugreport:2427) | L0ne_W0lf | 3 | -4/+9 |
2008-11-16 | - Item Rental System. | zephyrus | 1 | -1/+2 |
2008-11-13 | Corrected wrong treasure spawn position in schg_cas01. | zapbomb | 1 | -2/+3 |
2008-11-04 | Small update to fix merchant Paul Spanner from giving item 612 instead of .@i... | Paradox924X | 2 | -4/+6 |
2008-11-04 | Fixed a few donpcevent's that didn't include the NPC's hidden display name. (... | Paradox924X | 2 | -4/+6 |
2008-11-04 | Added a bunch of missing "end;"s for Broken Sword Quest that caused NPC to ex... | Paradox924X | 2 | -0/+21 |
2008-10-28 | Fixed location error in Blacksmith quest. NPC said Alberta, NPC location in E... | jmanfffreak | 2 | -1/+3 |
2008-10-28 | Fixed minor typo in tu_archer script (bugreport:2393). | jmanfffreak | 1 | -1/+1 |
2008-10-28 | * More boredom and bugfixing to various scripts. :D | L0ne_W0lf | 6 | -12/+262 |
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 |