Age | Commit message (Expand) | Author | Files | Lines |
2006-05-28 | - Fixed unable to store n items into storage unless n was the total amount of... | skotlex | 2 | -3/+5 |
2006-05-28 | - Suppressed compilation warnings (unsigned and signed mismatches) | Lance | 6 | -17/+20 |
2006-05-27 | - Addded missing include of limits.h to battle.c | skotlex | 1 | -0/+1 |
2006-05-27 | - Added structure status_data which holds status-related information (str, ag... | skotlex | 27 | -39416/+38599 |
2006-05-27 | Fix possible compile mistakes in there. >_> | blackhole89 | 6 | -19/+601 |
2006-05-27 | Implemented the friendship quest. | MasterOfMuppets | 2 | -2/+1271 |
2006-05-27 | Added Red Chile drop to Kraben & small aMotion fix | Playtester | 2 | -3/+4 |
2006-05-27 | Temporary fix for Rebirth skill | Playtester | 1 | -2/+2 |
2006-05-27 | Modified Kiel Lab spawns and changed Rebirth so it still works even with the ... | Playtester | 3 | -13/+14 |
2006-05-26 | And another possible crash | Lance | 1 | -2/+2 |
2006-05-26 | * Fixed crashing in mob.c | Lance | 2 | -1/+2 |
2006-05-26 | Uncommented Odin and Kiel spawn files, they are mostly safe to use | Playtester | 4 | -6/+9 |
2006-05-26 | Added missing Odin drops (guessed) | Playtester | 2 | -3/+4 |
2006-05-26 | * Patches to allow everything to work right. + 1 more sample script. | Lance | 11 | -66/+236 |
2006-05-26 | Updated Kiel and added Odin mob drops | Playtester | 2 | -12/+15 |
2006-05-26 | Added a few more events in.. | Lance | 4 | -11/+36 |
2006-05-26 | updated desc | Lupus | 1 | -3/+3 |
2006-05-26 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6773 54... | Lance | 2 | -12/+15 |
2006-05-26 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6772 54... | Lance | 1 | -28/+29 |
2006-05-26 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6771 54... | Lance | 3 | -3/+14 |
2006-05-26 | * Mob control engine tested 99% working so far. | Lance | 10 | -76/+167 |
2006-05-26 | * Change scripting engine's NPC scope vars to dot (.) style. | Lance | 8 | -80/+94 |
2006-05-26 | fixed jeweled box | Lupus | 2 | -1/+3 |
2006-05-26 | * Fixed typos in char.c | Lance | 2 | -2/+3 |
2006-05-26 | I'm still here! | DracoRPG | 9 | -129/+335 |
2006-05-26 | Fixed Abyss Lake spawns | Playtester | 2 | -17/+20 |
2006-05-26 | Fixed Thanatos Tower spawns + small fix to mob db | Playtester | 3 | -66/+60 |
2006-05-25 | - Simplified ASC_BREAKER by making it a BF_WEAPON attack with an additional i... | skotlex | 3 | -28/+10 |
2006-05-25 | Modified some drops and added drops to Dragon Egg and Ferus. | Playtester | 2 | -7/+8 |
2006-05-25 | Updated the Exp of some mobs accordings to the last kRO patch | Playtester | 2 | -14/+15 |
2006-05-25 | added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings | Lupus | 12 | -12/+82 |
2006-05-25 | More fixes on MVP exp and changed some mob modes | Playtester | 2 | -89/+90 |
2006-05-25 | - Increased capacity for Account Variables to 64 | skotlex | 5 | -5/+11 |
2006-05-25 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6750 54... | Lance | 2 | -0/+127 |
2006-05-25 | * Fixed mob control commands. | Lance | 6 | -55/+109 |
2006-05-25 | optimized warps scripts | Lupus | 6 | -96/+89 |
2006-05-25 | Fixed Sidewinder card to raise the chance of Double Attack if you have master... | Playtester | 2 | -1/+2 |
2006-05-25 | MVP Exp is now 1/2 of the Base Exp as pointed out by Tharis | Playtester | 2 | -43/+46 |
2006-05-25 | * Whoops, forgot changelog ._. | eaac | 1 | -0/+1 |
2006-05-25 | * Fix to the slave AI problem, by Skotlex | eaac | 1 | -1/+1 |
2006-05-24 | Removed Blue Potions from Yuno Shops | Playtester | 2 | -2/+3 |
2006-05-24 | Added cooking drops to the mob_db | Playtester | 2 | -43/+44 |
2006-05-24 | Final Aegis X.2 update | Playtester | 3 | -266/+1089 |
2006-05-24 | - Item sharing now shares the same rules as exp sharing (no sharing when dead... | skotlex | 3 | -4/+11 |
2006-05-24 | - Fixed summoned slaves being able to cast onspawn summon-skills (slaves aren... | skotlex | 2 | -2/+5 |
2006-05-24 | - The clif_skill_poseffect packet will not be invoked in Snap unless the skil... | skotlex | 2 | -5/+5 |
2006-05-24 | - Corrected item script for dead branch and poring box | skotlex | 2 | -3/+4 |
2006-05-24 | - Merged item_db.sql from stable :B | skotlex | 5 | -2552/+2552 |
2006-05-24 | Fixed the Thanatos Floor 12 warp | Playtester | 2 | -1/+4 |
2006-05-24 | - Corrected SL KA* spells not working on other Soul Linkers. | skotlex | 2 | -2/+3 |