Age | Commit message (Expand) | Author | Files | Lines |
2006-08-30 | * Added 3 missing, working commands, thanks to RedXII. [erKURITA] | eaac | 1 | -8/+57 |
2006-08-29 | A pretty much pointless commit... But it didn't stop me from doing it anyway :P | MasterOfMuppets | 1 | -0/+1 |
2006-08-29 | Fixed a bug in the sign quest that prevented people from advancing in it. | MasterOfMuppets | 1 | -1/+5 |
2006-08-29 | - Added printing out whenever the irc-module attempts to connect, to debug wh... | skotlex | 2 | -1/+8 |
2006-08-29 | - Mobs will now always chase players using hard-path seeks. | skotlex | 4 | -13/+32 |
2006-08-29 | Something I forgot. | MasterOfMuppets | 1 | -7/+0 |
2006-08-29 | Changed some broadcast colors in the god item quest. | MasterOfMuppets | 6 | -16/+17 |
2006-08-29 | Some preparations for the upcoming Izlude Arena. | MasterOfMuppets | 6 | -81/+131 |
2006-08-29 | * eAAC update. Will put in Dj-Yhn's Donation Girl (TXT) as soon as boards are... | eaac | 2 | -2/+23 |
2006-08-29 | - Applied Mpeg's work on GS | toms | 11 | -68/+116 |
2006-08-29 | @showmobs = shows selected mobs on mini-map | Lupus | 3 | -0/+91 |
2006-08-28 | - Restructured CG_MOONLIT so that it is a ground effect like the other Encores. | skotlex | 11 | -106/+42 |
2006-08-28 | - The memory leak reports will now print out in the logs also the revision th... | skotlex | 4 | -19/+29 |
2006-08-28 | Added TK level-up buffs to SG too, and extended them to 10 min | DracoRPG | 3 | -6/+9 |
2006-08-28 | - Changed the produce_db format, now there's a skill-lv column right after th... | skotlex | 4 | -151/+158 |
2006-08-28 | reverted mpeg's work | Vicious | 11 | -7330/+7271 |
2006-08-28 | - Reverted the "fix" to mdef reduction code being applied before the number o... | skotlex | 2 | -6/+3 |
2006-08-28 | - Added a missing pair of lines to mob.c which mysteriously vanished on my la... | skotlex | 1 | -1/+2 |
2006-08-28 | - Fixed exp bonuses applying twice for the job-exp | skotlex | 8 | -17/+63 |
2006-08-28 | Reverted Mpeg's change of NJ_BUNSINJYUTSU SCB | toms | 2 | -1/+2 |
2006-08-28 | - Fixed homun hp/sp growth rates stacking with HP/SP passive increasing skills. | skotlex | 2 | -4/+4 |
2006-08-28 | Applied Mpeg's work on GS ( http://gpegon.free.fr/ea/gunslinger_08-28-06_mpeg... | toms | 11 | -79/+141 |
2006-08-28 | fixed typo ^10 | Lupus | 1 | -2/+2 |
2006-08-28 | added next; | Lupus | 1 | -5/+6 |
2006-08-28 | deleted extra ) | Lupus | 1 | -2/+2 |
2006-08-27 | And a minor typo. Sorry. | Lance | 2 | -2/+2 |
2006-08-27 | Tweaked MEMSET_TURBO abit, temperory disabled GCC version. | Lance | 4 | -65/+37 |
2006-08-27 | Fixed a syntax error on npc/guild/nguild/nguild_warper.txt line 37 | toms | 2 | -1/+2 |
2006-08-27 | Fixed undefined reference to 'malloc_set' in log.c | toms | 2 | -0/+2 |
2006-08-27 | - Updated svn-revision reading, now it can read the new svn file system | toms | 3 | -12/+49 |
2006-08-27 | * Optional macro MEMSET_TURBO for faster low-level memory initializations. | Lance | 35 | -431/+533 |
2006-08-27 | fixed a typo in alchem skill quest | Lupus | 1 | -1/+1 |
2006-08-27 | fixed bandits beard quest. disabled guild storage by default. changed novices... | Lupus | 5 | -13/+31 |
2006-08-26 | Small bug fix in read_homunculus_expdb (a warning was always displayed) | toms | 2 | -1/+2 |
2006-08-26 | Reduced weapon range of all guns by 1 | Playtester | 2 | -20/+22 |
2006-08-26 | Added official effects to the Socket Enchant NPC | Playtester | 2 | -0/+6 |
2006-08-26 | - Small adjustment on the mob_ai code which could fix mobs not chasing you if... | skotlex | 3 | -2/+5 |
2006-08-26 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8487 54... | MasterOfMuppets | 1 | -3/+0 |
2006-08-26 | Reverted the mapflag changes to Lighthalzen. Don't make changes without knowi... | MasterOfMuppets | 3 | -6/+4 |
2006-08-25 | - Cleaned some the skill unit removal added flag so that it signals whether t... | skotlex | 2 | -9/+12 |
2006-08-25 | - The following skills will display a normal attack animation now: | skotlex | 2 | -2/+21 |
2006-08-25 | - Oops, forgot to even try to compile the previous update. | skotlex | 1 | -0/+2 |
2006-08-25 | - Added script commands roclass/eaclass to enable scripts to access eA's job ... | skotlex | 7 | -1454/+345 |
2006-08-25 | Little correction on Assassin Job Quest | toms | 2 | -2/+6 |
2006-08-25 | Added a flag to skill_delunitgroup, skill_delunit & skill_unit_onlimit. | toms | 6 | -38/+45 |
2006-08-25 | Shinobi Belt combo now also works with slotted Ninja Suit | Playtester | 2 | -1/+3 |
2006-08-24 | - Cleanup/typo on homunc's code | toms | 8 | -203/+209 |
2006-08-24 | - Now when a mob's adelay is set to be less than the amotion, both values wil... | skotlex | 2 | -2/+16 |
2006-08-24 | - script command "isrefine" will no longer return always false for equip posi... | skotlex | 6 | -4/+13 |
2006-08-24 | - Reverted the previous change, changed the pet capture code to try to captur... | skotlex | 5 | -14/+12 |