Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-03-22 | * Corrected potion creation success chances | celest | 1 | -3/+3 |
2005-03-22 | Check changelog ^^ | celest | 14 | -182/+128 |
2005-03-22 | * Added Rafflesia into Dead Branch monsters list, removen all MVPs from there | Lupus | 1 | -9/+20 |
2005-03-20 | * Don't register the day/night timers if any one is set to 0 | celest | 1 | -4/+5 |
2005-03-20 | * Added 4 new card effects from 3/15's patch | celest | 5 | -29/+79 |
2005-03-20 | fixed @storage / @gstorage | Lupus | 3 | -5/+33 |
2005-03-19 | * Added getrefine() | celest | 5 | -5/+19 |
2005-03-19 | Fixed day and night settings not ignored even if they are set to 0 | celest | 1 | -2/+2 |
2005-03-18 | * Fixed a crash when freeing memory of pets | celest | 1 | -1/+2 |
2005-03-18 | * Don't log SQL char actions if log_char is not enabled in char_athena.conf | celest | 1 | -2/+2 |
2005-03-18 | * Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelat... | celest | 4 | -20/+32 |
2005-03-17 | added 84 new cards | Lupus | 1 | -2/+2 |
2005-03-17 | * Added display script filename when a script error is found while parsing | celest | 4 | -12/+21 |
2005-03-17 | * Fixed more typos in /cities/payon.txt | celest | 1 | -12/+46 |