Age | Commit message (Expand) | Author | Files | Lines |
2006-02-05 | * Added some of eAIRC bot code, written by me and LittleWolf. It is disabled ... | Valaris | 7 | -17/+45 |
2006-02-05 | fixed cube quest | Lupus | 2 | -10/+14 |
2006-02-05 | Fixed a typo in the item_db and a description in one of the readme's. | Zephiris | 1 | -2365/+2365 |
2006-02-05 | - Small fix in pet_attack that would make pets not unlock their target in som... | skotlex | 4 | -4/+28 |
2006-02-05 | - Updated sql-files/mob_db.sql to latest. | skotlex | 2 | -809/+837 |
2006-02-05 | - Merged some of the 'plug' items into the main item_db | skotlex | 4 | -4780/+4759 |
2006-02-04 | Skotlex's Falcon Assault fix | Vicious | 2 | -1/+3 |
2006-02-04 | Sewer pipe update | Vicious | 2 | -25/+14 |
2006-02-04 | Updated monster skills and drops of some monsters. | MasterOfMuppets | 3 | -13/+62 |
2006-02-04 | added yuno_in02 into noteleport etc | Lupus | 7 | -0/+10 |
2006-02-04 | Implemented the cube room quest. | MasterOfMuppets | 2 | -1/+1021 |
2006-02-03 | refix | Vicious | 1 | -0/+4 |
2006-02-03 | Temp measure to stop novice ground exploit. It is still possible with novice ... | Vicious | 2 | -1/+19 |
2006-02-03 | - Fixed a wrong check being done for AM_TWILIGHT3 | skotlex | 1 | -1/+1 |
2006-02-03 | - Fixed the reported map when there is an error in report_src (script.c) | skotlex | 3 | -10/+20 |
2006-02-03 | - Grand Cross/Grand Darkness can no longer get the ignore defense -armor pier... | skotlex | 4 | -36/+56 |
2006-02-03 | * Added a bugs documentation so people might actually use it (and added a bug... | codemaster | 1 | -0/+8 |
2006-02-03 | - Meh, the status change start switch was supposed to be minimized, not altog... | skotlex | 3 | -0/+6 |
2006-02-03 | Fixed txt-converter compilation errors (ASCII again + added missing ers.o to ... | Komurka | 3 | -8/+11 |
2006-02-03 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5169 54... | Valaris | 2 | -0/+19 |
2006-02-03 | * Crash fix in npc.c npc_timerevent. | Valaris | 2 | -1/+6 |
2006-02-02 | - Improved the NPC timer system to enable to have multiple timers going on at... | skotlex | 8 | -44/+188 |
2006-02-02 | - Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it ... | skotlex | 6 | -13/+28 |
2006-02-02 | Added Playtester's Odin and Kiel Mobs. Added Valkyrie and missing Honunies. | Poki#3 | 3 | -24/+37 |
2006-02-02 | - Fixed the map server complain on the default user/password | skotlex | 4 | -10/+15 |
2006-02-02 | * Fixed compile errors and warning in chrif.c and charsave.c. [Valaris] | Valaris | 3 | -5/+5 |
2006-02-02 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5159 54... | Valaris | 2 | -1/+2 |
2006-02-01 | - Map and char server now will complain if they are run using the default use... | skotlex | 4 | -0/+32 |
2006-02-01 | - Trick Dead makes you stop walking now. | skotlex | 7 | -18/+28 |
2006-02-01 | - Fixed a typo bug in SC_STAR_COMFORT handling. | skotlex | 18 | -2077/+1947 |
2006-02-01 | Fixed plugin compile error | celest | 1 | -1/+1 |
2006-02-01 | * Fixed an overflow in grfio | celest | 3 | -223/+89 |
2006-01-31 | - Fixed skill_check_cloak to use the current skill level of the cloaking skil... | skotlex | 4 | -11/+12 |
2006-01-31 | Removed nopenalty mapflag on nifilheim | Kayla | 2 | -1/+1 |
2006-01-31 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5144 54... | Kayla | 1 | -0/+4 |
2006-01-31 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5142 54... | Kayla | 2 | -10/+8 |
2006-01-31 | - PF_SOULBURN no longer ignores mdef. | skotlex | 4 | -63/+72 |
2006-01-31 | Small fixes to lady tanee. | MasterOfMuppets | 3 | -4/+5 |
2006-01-31 | - Cleaned up Summon Slave mob skill to only summon number of missing mobs to ... | skotlex | 3 | -13/+15 |
2006-01-31 | - Fixed being able to Encore skills you no longer have in your tree. | skotlex | 7 | -7/+24 |
2006-01-31 | - Changed the exp tables format. | skotlex | 10 | -271/+154 |
2006-01-31 | Fixed ID of Summer_Festival_Ticket. Thanks to irmin for pointing it out. | Poki#3 | 1 | -2/+2 |
2006-01-31 | - Fixed another bug in the monk quest. [Zephiris] | Zephiris | 2 | -1/+4 |
2006-01-31 | Changed Vesper's mode to boss. | MasterOfMuppets | 2 | -2/+3 |
2006-01-30 | Removed the hyphen after Hydro's name in the abyss lake spawn scripts. Added ... | MasterOfMuppets | 6 | -114/+221 |
2006-01-30 | - Some compile warning fixes. | skotlex | 3 | -5/+5 |
2006-01-30 | - Autoloot now uses the item's base drop chance rather than final drop rate t... | skotlex | 8 | -73/+109 |
2006-01-30 | Whops... Wrong Branch ^^ | Poki#3 | 1 | -0/+1 |
2006-01-30 | Whops... Wrong Branch ^^ | Poki#3 | 1 | -561/+539 |
2006-01-30 | * Added 'restricted' mapflag, based on lordalfa patch | Komurka | 11 | -15/+126 |