Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | Fixed some memory corruptions [MouseJstr] | amber | 2 | -7/+10 |
2005-03-31 | Fixed memory corruption associated with afm files [SVN 1363: MouseJstr] | amber | 1 | -1/+1 |
2005-03-31 | More g++ fixes to make it cleaner [MouseJstr] | amber | 4 | -29/+29 |
2005-03-31 | cleanup compile warning | amber | 1 | -0/+2 |
2005-03-31 | * Fixed a bug with InitTimer/StopTimer | celest | 3 | -19/+19 |
2005-03-31 | * Set 'undead_detect_type' to 0 by default | celest | 1 | -3/+3 |
2005-03-31 | * Reverted the pc_remove_map() change temporarily | celest | 2 | -90/+91 |
2005-03-31 | Finished native SQL projects [MouseJstr] | amber | 1 | -0/+2 |
2005-03-30 | eAthena VC7 solution and support added for native builds [MouseJstr] | amber | 3 | -1/+4 |
2005-03-30 | Change packetver of win32 build [MouseJstr] | amber | 1 | -1/+1 |
2005-03-30 | Made the map-server build cleanly using Microsoft Visual Studio [MouseJstr] | amber | 3 | -7/+16 |
2005-03-30 | * Added base code for loading Ser's UPNP plugin | celest | 6 | -52/+52 |
2005-03-30 | * updated map server to jA1137~1159 | celest | 19 | -503/+703 |
2005-03-29 | read_petdb() loop variable fix [Shinomori] | shinomori | 1 | -4/+5 |
2005-03-29 | More C/C++ Conformance fixes | amber | 14 | -157/+158 |
2005-03-29 | * Added auto save guild dataevery 5 minutes during WOE | celest | 2 | -50/+67 |
2005-03-29 | * Updated damage calculation for Magnum Break | celest | 3 | -25/+35 |
2005-03-29 | Compile error fix ^^ | celest | 1 | -1/+1 |
2005-03-29 | Fixe compile time problems with our mixed C++/C conformance | amber | 6 | -38/+38 |