Age | Commit message (Expand) | Author | Files | Lines |
2007-05-31 | * Fixed some spelling and grammar in crusader quest. | L0ne_W0lf | 2 | -4/+6 |
2007-05-31 | Some small item fixes | Playtester | 2 | -4/+5 |
2007-05-31 | * Updated Crusader quest. | L0ne_W0lf | 2 | -938/+1242 |
2007-05-31 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10650 5... | samuray22 | 1 | -2/+2 |
2007-05-31 | Fixed duration of Authorative Badge | Playtester | 2 | -1/+3 |
2007-05-30 | fixed minor old typos | Lupus | 1 | -4/+3 |
2007-05-30 | * Changed little typos error on MVP Arena, Thanks to Sinoco. | samuray22 | 2 | -8/+7 |
2007-05-29 | Hopefully fixed the vsnprintf incompatibility | ultramage | 2 | -0/+5 |
2007-05-28 | Fixed Black Leather Boots and Thorny Shield | Playtester | 2 | -2/+4 |
2007-05-28 | - Fixed an infinite char-server loop on the map connection | ultramage | 4 | -47/+52 |
2007-05-28 | * RFIFOREST returns 0 when the session is eof (input data is implicitly disca... | FlavioJS | 5 | -95/+120 |
2007-05-28 | Corrected typos/inconsistencies in npc headers | ultramage | 24 | -70/+67 |
2007-05-28 | Fixed Orc Archer's Bow and Silver Shotel | Playtester | 2 | -3/+5 |
2007-05-28 | Readded missing update info in ammo dealer, please don't remove the credits i... | Playtester | 1 | -4/+6 |
2007-05-28 | Fixed NPC name of bullet and magazine dealer | Playtester | 3 | -2/+3 |
2007-05-28 | reverted Bard Quest to my version. | Lupus | 2 | -5/+6 |
2007-05-27 | Cleaned up a hack from r10112 (forward declaration does the trick) | ultramage | 3 | -5/+5 |
2007-05-27 | * Guild flag update. | L0ne_W0lf | 7 | -342/+516 |
2007-05-26 | * Fixed a little bug on "Bard Quest" (Not Job). | samuray22 | 2 | -4/+8 |
2007-05-26 | Fixed mob name Atros -> Atroce | Playtester | 4 | -6/+8 |
2007-05-26 | - Fixed guild emblem not showing when you log in (caused by r5359) | ultramage | 4 | -53/+68 |
2007-05-25 | - Fixed @statall giving you +99 stats instead of setting them to 99 | ultramage | 3 | -13/+21 |
2007-05-25 | Reformatting, warning fixes, unsigned char removal | ultramage | 9 | -279/+263 |
2007-05-25 | Some minor Thor Volcano mob skill changes | Playtester | 2 | -5/+7 |
2007-05-25 | Corrected some weird fgets() statements, plus reformatted them | ultramage | 46 | -167/+229 |
2007-05-25 | * Changed the way the Thanatos Portal works. | SinSloth | 2 | -28/+6 |
2007-05-24 | Fixed extra '}' typo in the bard quest | ultramage | 1 | -2/+2 |
2007-05-23 | - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ... | ultramage | 30 | -172/+182 |
2007-05-23 | fixed typo | Lupus | 1 | -1/+1 |
2007-05-23 | bard quest bugfix, optimization (-50kb) | Lupus | 2 | -2025/+550 |
2007-05-23 | * Added a check in Thanatos Boss room to reset event if there's no player ins... | SinSloth | 2 | -3/+33 |
2007-05-23 | Fixed a typo in Chase Walk code (caused by r10593) | ultramage | 2 | -1/+3 |
2007-05-22 | Tweaked some recent npcs (untested) | ultramage | 10 | -6259/+4969 |
2007-05-22 | Updated sql files | Playtester | 3 | -83/+85 |
2007-05-22 | * Made Thor Volcano mobs safe to use | Playtester | 8 | -11/+167 |
2007-05-22 | * Updated Socket Enchant NPC to official. | SinSloth | 2 | -822/+494 |
2007-05-22 | * Moved Munak's Grandma quest to monstertamers.txt, it didn't require another... | SinSloth | 4 | -173/+162 |
2007-05-22 | Poison Bottle now reduces SP to 0 as well. | L0ne_W0lf | 2 | -1/+3 |
2007-05-21 | * Added Two new quests and moved another. | L0ne_W0lf | 6 | -158/+4822 |
2007-05-21 | - Removed the TURBO socket mechanism - it was in fact just using a variable t... | ultramage | 23 | -1572/+1381 |
2007-05-21 | * Fixed some bugs in Cursed Spirit Quest. | SinSloth | 2 | -6/+8 |
2007-05-20 | - Fixed one missed malloc->aMallocA typo, causing memory deallocation problems | ultramage | 5 | -13/+8 |
2007-05-20 | - Fixed Chase Walk having a deactivation cast time (should be instant) | ultramage | 3 | -23/+30 |
2007-05-20 | * Added positional music effect to Battle Chant / Gospel, see r10588 on how t... | ultramage | 2 | -0/+4 |
2007-05-20 | * Chase Walk's casting time is now 1200ms | Playtester | 3 | -2/+5 |
2007-05-19 | * Fixed a bug in Thanatos Tower Quest, which didn't allow you to get rewards. | SinSloth | 2 | -1/+3 |
2007-05-19 | Reformatting @_@ | ultramage | 45 | -3465/+2236 |
2007-05-19 | * Added Global chat and Main chat logging | ultramage | 13 | -92/+100 |
2007-05-19 | Fixed server crashes when you use long hostnames (/thx to Ancyker) | ultramage | 3 | -4/+5 |
2007-05-19 | Removed the wtf-y mmo_char_fromsql_short() from r2527 | ultramage | 4 | -212/+88 |