Age | Commit message (Expand) | Author | Files | Lines |
2012-02-02 | Removed `gvg_eliminate_time` battle config, as it was only used by scripts. R... | gepard1984 | 1 | -2/+2 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 2 | -4/+4 |
2012-01-02 | - Lot's of Bugreport fixes and stuff. | masao87 | 1 | -8/+6 |
2011-12-31 | - Changed Gld_Trea_Protect: guild members (who aren't the Guild Master) ARE a... | brianluau | 1 | -1/+1 |
2011-12-24 | - Replaced all occurrences of "eAthena" to "rAthena" string | mercurial123 | 22 | -44/+44 |
2011-10-15 | - Fixed .@GID not being set in Gld_Trea_Spawn, since r13559. (bugreport:5067) | brianluau | 1 | -1/+3 |
2011-05-24 | - Fixed a possible exploit in guild castle investment. (bugreport:4929, topic... | brianluau | 1 | -3/+14 |
2010-12-10 | * Revised argument declaration of all script commands according to the actual... | ai4rei | 1 | -1/+1 |
2009-11-18 | Random fixes to some script typos | Inkfish | 1 | -0/+1 |
2009-11-10 | Fixed WoE:FE castles spawning too many Treasure Boxes. | Gepard | 1 | -1/+1 |
2009-11-03 | * Added new broadcasting support from r14120 to WoE scripts. | L0ne_W0lf | 2 | -6/+9 |
2009-04-20 | * Applied BrianL's castle switch fix (bugreport:2969) | Playtester | 20 | -140/+40 |
2009-04-01 | * Optimized the renters.txt thanks to various people | Playtester | 1 | -1/+1 |
2009-03-04 | Follow up to r13559, r13560 and r13561. Moved some stuff around in the WoESE ... | L0ne_W0lf | 1 | -13/+15 |
2009-03-03 | * Applied the updated eco/def investment system to Rachel WoESE castles, Juno... | L0ne_W0lf | 1 | -41/+42 |
2009-03-03 | * Another round of bug fixes to various scripts. | L0ne_W0lf | 1 | -32/+65 |
2008-12-29 | Fixed Econ values in agit_template. Commited by accident, as it's not finished. | L0ne_W0lf | 1 | -21/+12 |
2008-12-29 | - Corrected issues with the Keil Hyre quest. (bugreport:2511) | L0ne_W0lf | 1 | -12/+21 |
2008-11-16 | - Item Rental System. | zephyrus | 1 | -1/+2 |
2008-09-23 | - Little optimization on agit_template.txt | zephyrus | 1 | -27/+4 |
2008-07-31 | * 13026 Added iRO Repeatable EXP quests care of Kisuka. | L0ne_W0lf | 21 | -584/+87 |
2008-06-13 | Converted skill commands integers to strings. Follow up on r12814 | shadow | 1 | -1/+1 |
2008-06-04 | Fixed more +name+ garbage to +strcharinfo(0)+ | Lupus | 1 | -10/+1 |
2008-05-16 | Fixed variable typo in guild scripts. (bugreport:1514) | L0ne_W0lf | 1 | -2/+3 |
2008-05-13 | * Fixed a loading flag emblem for Payon 1. | L0ne_W0lf | 1 | -4/+6 |
2008-05-11 | * Fixed guild manager charging twice for invest | L0ne_W0lf | 7 | -13/+18 |
2008-05-08 | * Fixed times-invested not resetting in WoE scripts. | L0ne_W0lf | 9 | -13/+30 |
2008-04-28 | * Rewrote the WoE 1.0 from the ground up nearly. | L0ne_W0lf | 57 | -4584/+4755 |
2008-04-05 | I hate the guild castle scripts. Reverted a change. | L0ne_W0lf | 1 | -3/+5 |
2008-03-12 | Another Small update to castle ownership announcement. | L0ne_W0lf | 1 | -2/+3 |
2008-03-12 | Small update to castle ownership announcement. | L0ne_W0lf | 1 | -3/+10 |
2008-02-22 | * Several small fixes to scripts, and updates. | L0ne_W0lf | 1 | -2/+3 |
2008-02-08 | Castle ownership displays at the start and end of WoE. | L0ne_W0lf | 1 | -1/+13 |
2008-02-01 | Started fixing bugreport:899 and fixed bugreport:875 | L0ne_W0lf | 1 | -2/+3 |
2008-01-20 | Corrected one setcastledata call that I missed in r11915 | ultramage | 1 | -8/+7 |
2007-12-14 | Guardian hp handling code removal (see bugreport:342) | ultramage | 1 | -36/+13 |
2007-12-14 | * Commited the quick fix "emps not respawning if the emp breaker logs off". (... | FlavioJS | 4 | -44/+72 |
2007-12-14 | * Minor fixes, guild manager, and a couple others. | L0ne_W0lf | 1 | -2/+3 |
2007-12-09 | Fixed a bug in r11633 always spawning only 1 chest type | ultramage | 1 | -1/+1 |
2007-11-26 | * Fixed some minor guild script related bugs. | L0ne_W0lf | 2 | -5/+17 |
2007-11-17 | * Fixed Guild Manager access to Guild Master only. | L0ne_W0lf | 1 | -2/+3 |
2007-11-06 | Another Luina guild manager fix (In an I never updated that worked fine before.) | L0ne_W0lf | 1 | -2/+3 |
2007-11-06 | Corrected aldeg_cas02 treasure room coordinates. Fixed bugreport:359 | L0ne_W0lf | 1 | -3/+4 |
2007-11-03 | Corrected an typo in the guild flag function. | L0ne_W0lf | 1 | -3/+4 |
2007-11-02 | * Rather large update to the WoE scripts. | L0ne_W0lf | 22 | -1005/+962 |
2007-11-01 | Removed code that queues OnAgitEliminate after the Emperium is broken, this i... | ultramage | 5 | -1/+21 |
2007-10-16 | * Added a return at the end of several scripts. Should deal with errors being... | L0ne_W0lf | 1 | -1/+1 |
2007-09-21 | Fixed a typo from r11221 causing castle problems after they've been conquered. | ultramage | 1 | -17/+15 |
2007-09-15 | Some small adjustment to the P.o.S. guild script... | ultramage | 1 | -90/+103 |
2007-07-31 | * Fixed north prontera kafra having an empty warp list | ultramage | 1 | -1/+1 |