Age | Commit message (Expand) | Author | Files | Lines |
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 | 3 | -5/+5 |
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 | Updated Common Makefiles to point at the new Changelogs, thanks to SantaPorin... | Valaris | 1 | -1/+1 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 192 | -0/+150996 |
2006-01-29 | Clearing trunk. | Valaris | 182 | -131569/+0 |
2005-04-07 | G++ is now the default on trunk [MouseJstr] | amber | 5 | -27/+32 |
2005-04-07 | * Readded @disablenpc | celest | 9 | -171/+277 |
2005-04-07 | some small USE_MEMMGR changes | celest | 2 | -20/+14 |
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 | 2 | -5/+6 |
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 | 8 | -98/+168 |
2005-04-05 | * Added SERVER_TYPE to core for future plugins support | celest | 5 | -59/+104 |
2005-04-04 | Fixes for logging trades [MouseJstr] | amber | 5 | -72/+177 |
2005-04-04 | * Updated showmsg with Shinomori's improvements | celest | 1 | -13/+15 |
2005-04-04 | pull out upnp as default | amber | 1 | -11/+12 |
2005-04-04 | Fix show message | amber | 2 | -5/+63 |
2005-04-04 | update build failure | amber | 1 | -0/+0 |
2005-04-04 | some aesthetics changes ^^ | celest | 2 | -17/+17 |
2005-04-04 | * Added dll.h | celest | 3 | -23/+30 |
2005-04-04 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | celest | 1 | -18/+61 |
2005-04-04 | * Removed anti-freeze system for login and char | celest | 4 | -177/+0 |
2005-04-03 | fixing | shinomori | 2 | -2/+16 |
2005-04-03 | integrating anti freeze system to server status update, should cure dropping ... | shinomori | 4 | -9/+26 |
2005-04-03 | fixed impossible drops at 0.01% chance (e.g. CARDS, etc) | Lupus | 1 | -4/+4 |
2005-04-03 | Fixed variable declarations breaking ANSI C | veider | 1 | -3/+3 |
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 |
2005-04-02 | * Allowed people to enable/disable using the online column via 'register_user... | codemaster | 1 | -1/+11 |
2005-04-02 | * Added the 3 baby skills WE_BABY, CALLBABY and CALLPARENT | celest | 6 | -375/+451 |
2005-04-01 | * Fixed a potential crash in pc_walk in Win32 builds | celest | 4 | -23/+33 |
2005-04-01 | * Updated ShowMessage functions to use vprintf | celest | 2 | -31/+93 |
2005-04-01 | Fixed some memory corruptions [MouseJstr] | amber | 2 | -7/+10 |
2005-03-31 | Fix a compile warning | amber | 1 | -1/+1 |
2005-03-31 | fixed memory corruption in mapif_guild_info:int_guild.c | amber | 1 | -1/+1 |
2005-03-31 | Added adoption to TXT version | veider | 3 | -8/+69 |
2005-03-31 | Fixed memory corruption associated with afm files [SVN 1363: MouseJstr] | amber | 1 | -1/+1 |