Age | Commit message (Expand) | Author | Files | Lines |
2006-02-07 | - Fixed startnpctimer starting multiple timers if the npc timer was already s... | skotlex | 1 | -0/+7 |
2006-02-07 | - Fixed sql compile. | skotlex | 1 | -1/+1 |
2006-02-06 | - Added define clif_deadsit to send the dead state into player packets if the... | skotlex | 15 | -89/+191 |
2006-02-05 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5202 54... | Valaris | 2 | -0/+302 |
2006-02-05 | * Added some of eAIRC bot code, written by me and LittleWolf. It is disabled ... | Valaris | 6 | -17/+43 |
2006-02-05 | - Small fix in pet_attack that would make pets not unlock their target in som... | skotlex | 2 | -4/+4 |
2006-02-04 | Skotlex's Falcon Assault fix | Vicious | 1 | -1/+1 |
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 | 2 | -10/+16 |
2006-02-03 | - Grand Cross/Grand Darkness can no longer get the ignore defense -armor pier... | skotlex | 3 | -36/+50 |
2006-02-03 | - Meh, the status change start switch was supposed to be minimized, not altog... | skotlex | 2 | -0/+4 |
2006-02-03 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5169 54... | Valaris | 1 | -0/+18 |
2006-02-03 | * Crash fix in npc.c npc_timerevent. | Valaris | 1 | -1/+1 |
2006-02-02 | - Improved the NPC timer system to enable to have multiple timers going on at... | skotlex | 7 | -44/+179 |
2006-02-02 | - Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it ... | skotlex | 5 | -13/+26 |
2006-02-02 | - Fixed the map server complain on the default user/password | skotlex | 3 | -10/+12 |
2006-02-02 | * Fixed compile errors and warning in chrif.c and charsave.c. [Valaris] | Valaris | 2 | -4/+4 |
2006-02-02 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5159 54... | Valaris | 1 | -1/+1 |
2006-02-01 | - Map and char server now will complain if they are run using the default use... | skotlex | 1 | -0/+18 |
2006-02-01 | - Trick Dead makes you stop walking now. | skotlex | 3 | -16/+16 |
2006-02-01 | - Fixed a typo bug in SC_STAR_COMFORT handling. | skotlex | 17 | -2077/+1943 |
2006-01-31 | - Fixed skill_check_cloak to use the current skill level of the cloaking skil... | skotlex | 3 | -11/+8 |
2006-01-31 | - PF_SOULBURN no longer ignores mdef. | skotlex | 3 | -63/+67 |
2006-01-31 | - Cleaned up Summon Slave mob skill to only summon number of missing mobs to ... | skotlex | 2 | -13/+12 |
2006-01-31 | - Fixed being able to Encore skills you no longer have in your tree. | skotlex | 5 | -6/+16 |
2006-01-31 | - Changed the exp tables format. | skotlex | 8 | -172/+127 |
2006-01-30 | - Some compile warning fixes. | skotlex | 1 | -1/+1 |
2006-01-30 | - Autoloot now uses the item's base drop chance rather than final drop rate t... | skotlex | 7 | -73/+95 |
2006-01-30 | * Added 'restricted' mapflag, based on lordalfa patch | Komurka | 6 | -12/+40 |
2006-01-30 | Moved MVP log code so it can log all MVP, not only when player gets MVP item,... | Komurka | 1 | -4/+3 |
2006-01-30 | One more small fix on 'bSPVanishRate' (tsd->status.hp * sd->sp_vanish_per/100... | Komurka | 1 | -1/+1 |
2006-01-30 | Implemented bonus2 bSPVanishRate for Dark Priest Card - it isn't finished - I... | Komurka | 3 | -1/+18 |
2006-01-30 | Applied lordalfa patch - you can now forbid usage of certain cards on PVP/GVG... | Komurka | 1 | -9/+25 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 57 | -0/+96830 |
2006-01-29 | Clearing trunk. | Valaris | 51 | -82229/+0 |
2005-04-07 | G++ is now the default on trunk [MouseJstr] | amber | 3 | -2/+5 |
2005-04-07 | * Readded @disablenpc | celest | 9 | -171/+277 |
2005-04-07 | * Fixed HP Conversion to properly not reduce HP if SP is full | celest | 2 | -21/+21 |
2005-04-06 | * Fixed a crash in clif_send when checking packet version | celest | 6 | -21/+27 |
2005-04-06 | * Skip partner checking when calculating status with Marionette Control on | celest | 6 | -129/+126 |
2005-04-06 | Fixed and tweaked error messages in npc parsing [MouseJstr] | amber | 1 | -4/+4 |
2005-04-05 | added better filters into logs | Lupus | 2 | -67/+45 |
2005-04-05 | Fixed compile error, sorry ^^; | celest | 1 | -2/+0 |
2005-04-05 | * Fixed skill tree entries for Vulcan Arrow, and Throw Arrow | celest | 2 | -55/+50 |
2005-04-05 | * Simplified Valaris' online_timer | celest | 4 | -65/+53 |
2005-04-04 | Fixes for logging trades [MouseJstr] | amber | 4 | -72/+163 |
2005-04-03 | integrating anti freeze system to server status update, should cure dropping ... | shinomori | 2 | -3/+7 |
2005-04-03 | fixed impossible drops at 0.01% chance (e.g. CARDS, etc) | Lupus | 1 | -4/+4 |
2005-04-02 | Cards and item updates, 4 different bUnstripable effects | DracoRPG | 2 | -17/+31 |
2005-04-02 | * Updated Tiger Knucke Fist's 'fixed state' effect | celest | 1 | -6/+10 |