Age | Commit message (Expand) | Author | Files | Lines |
2005-03-26 | added all released cards into OCA | Lupus | 4 | -99/+103 |
2005-03-26 | * Fixed some incorrect create arrow entries | celest | 2 | -2/+5 |
2005-03-25 | Rewrote Improve Dodge flee & speed bonuses | DracoRPG | 2 | -5/+5 |
2005-03-25 | ADDED new Einbrook's mobs | Lupus | 2 | -0/+14 |
2005-03-25 | Fixed a typo I made in my typo fix for Stalk / Tunnel Drive speed calculation... | DracoRPG | 2 | -1/+2 |
2005-03-25 | * Some minor changes to Sacrifice in battle.c | celest | 3 | -4/+13 |
2005-03-25 | * Fixed indoorsrwstable.txt reading | celest | 4 | -65/+73 |
2005-03-25 | Removed some extra 0's | celest | 3 | -23/+30 |
2005-03-24 | added mapflags | Lupus | 9 | -10/+42 |
2005-03-24 | \' -> ' | Lupus | 1 | -1/+1 |
2005-03-24 | fixed some items | Lupus | 2 | -19/+21 |
2005-03-24 | Fixed a typo in Stalk/Tunnel Drive speed calculation | DracoRPG | 2 | -1/+2 |
2005-03-24 | Forgot the Changelog ^^ | DracoRPG | 1 | -0/+1 |
2005-03-24 | Added my work into NPCs Changelog, some updates in item_db, updated obj_del | DracoRPG | 4 | -10/+30 |
2005-03-24 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | celest | 1 | -1/+1 |
2005-03-24 | timers optimization / speed up / bug fix : no freezing mobs | Lupus | 3 | -243/+137 |
2005-03-24 | Oops ^^; | celest | 1 | -2/+2 |
2005-03-24 | * Added 'map_charid2id' | celest | 17 | -104/+164 |
2005-03-24 | * Corrected exp table entries | celest | 2 | -2/+4 |
2005-03-23 | another fix | amber | 2 | -2/+3 |
2005-03-23 | fixed WOE | Lupus | 3 | -5/+13 |
2005-03-23 | memory bugs fixed | amber | 7 | -2/+59 |
2005-03-23 | * Added' require_glory_guild' | celest | 6 | -11/+22 |
2005-03-23 | Fixed compile warning | celest | 1 | -1/+1 |
2005-03-23 | * Fixed alot of memory leaks | celest | 34 | -135/+327 |
2005-03-23 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | celest | 2 | -2/+68 |
2005-03-23 | Fixed some compile errors | celest | 3 | -19/+19 |
2005-03-22 | test | amber | 1 | -0/+1 |
2005-03-22 | Updated the eol style | amber | 23 | -5444/+5444 |
2005-03-22 | recommit | celest | 1 | -2/+0 |
2005-03-22 | * Corrected potion creation success chances | celest | 2 | -3/+8 |
2005-03-22 | Check changelog ^^ | celest | 22 | -211/+185 |
2005-03-22 | added new items | Lupus | 2 | -0/+15 |
2005-03-22 | lil fix | Lupus | 1 | -3/+5 |
2005-03-22 | * Added Rafflesia into Dead Branch monsters list, removen all MVPs from there | Lupus | 5 | -41/+62 |
2005-03-21 | * Corrected super novice exp | celest | 2 | -49/+52 |
2005-03-21 | * Moved /tool and /webserver to under /src and added 'make tools' and 'make w... | celest | 23 | -8/+5298 |
2005-03-21 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | celest | 10 | -4792/+0 |
2005-03-21 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | celest | 11 | -496/+0 |
2005-03-20 | * Don't register the day/night timers if any one is set to 0 | celest | 2 | -4/+6 |
2005-03-20 | * Added 4 new card effects from 3/15's patch | celest | 10 | -62/+157 |
2005-03-20 | fixed @storage / @gstorage | Lupus | 4 | -6/+35 |
2005-03-20 | sql change | amber | 4 | -2489/+2497 |
2005-03-19 | used 'getrefine' func | Lupus | 2 | -13/+21 |
2005-03-19 | * Added getrefine() | celest | 6 | -5/+21 |
2005-03-19 | Fixed day and night settings not ignored even if they are set to 0 | celest | 2 | -2/+6 |
2005-03-18 | fixed some missing END; in new cards.... | Lupus | 2 | -15/+17 |
2005-03-18 | * Fixed a crash when freeing memory of pets | celest | 4 | -40/+59 |
2005-03-18 | * Don't log SQL char actions if log_char is not enabled in char_athena.conf | celest | 10 | -87/+214 |
2005-03-18 | * Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelat... | celest | 7 | -22/+40 |