Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-03-29 | Fixed use of storage variable to conform to ANSI C spec [MouseJstr] | amber | 3 | -141/+141 |
2005-03-29 | Typo ^^; | celest | 1 | -1/+1 |
2005-03-29 | * Some tidying up in mail.c | celest | 2 | -81/+69 |
2005-03-28 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | veider | 11 | -11/+156 |
2005-03-28 | * Fixed Auto Berserk activating by itself when changing maps | celest | 1 | -1/+2 |
2005-03-28 | * Re-fixed the SQL syntax crash in logging | celest | 1 | -9/+41 |
2005-03-27 | * Fixed AutospellWhenHit effect to only work on melee attacks | celest | 1 | -1/+2 |
2005-03-27 | * Fixed AddEffWhenHit effect to only work on melee attacks | celest | 1 | -1/+1 |
2005-03-27 | * Added use dynamic allocation when loading the msg_table | celest | 6 | -9/+48 |
2005-03-27 | * Moved guardian hostility checking and monster_ignore_gm check to battle.c | celest | 2 | -32/+49 |
2005-03-27 | * Fixed a SQL syntax crash when logging character names with "'" in them | celest | 1 | -11/+20 |
2005-03-26 | added logging filters. optimized ATCommands temp strings usage | Lupus | 4 | -593/+586 |
2005-03-26 | Added missing parenthesis preventing SinX etc to get +4/lv from Improve Dodge | DracoRPG | 1 | -2/+2 |
2005-03-25 | Rewrote Improve Dodge flee & speed bonuses | DracoRPG | 1 | -5/+2 |
2005-03-25 | Fixed a typo I made in my typo fix for Stalk / Tunnel Drive speed calculation... | DracoRPG | 1 | -1/+1 |
2005-03-25 | * Some minor changes to Sacrifice in battle.c | celest | 2 | -4/+10 |
2005-03-25 | * Fixed indoorsrwstable.txt reading | celest | 3 | -65/+67 |
2005-03-24 | Fixed a typo in Stalk/Tunnel Drive speed calculation | DracoRPG | 1 | -1/+1 |
2005-03-24 | * Added 'map_charid2id' | celest | 10 | -93/+104 |
2005-03-23 | another fix | amber | 1 | -2/+2 |
2005-03-23 | memory bugs fixed | amber | 5 | -2/+47 |
2005-03-23 | * Added' require_glory_guild' | celest | 4 | -11/+15 |
2005-03-23 | * Fixed alot of memory leaks | celest | 4 | -88/+118 |
2005-03-23 | Fixed some compile errors | celest | 2 | -17/+17 |
2005-03-22 | recommit | celest | 1 | -2/+0 |