Age | Commit message (Expand) | Author | Files | Lines |
2006-04-26 | - Updated item_db.sql to current. | skotlex | 1 | -1/+0 |
2006-04-22 | - Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end | skotlex | 1 | -2/+2 |
2006-04-21 | - Char server will now ignore packet 0x65 for already authentified accounts. | skotlex | 1 | -2/+7 |
2006-04-10 | - Updated the subnet support to not require specifying the subnet mask, it is... | skotlex | 1 | -9/+12 |
2006-04-05 | - Added inter config connection_ping_interval which specifies interval in hou... | skotlex | 1 | -8/+26 |
2006-03-27 | - Changed status_point/skill_point to unsigned short. Adjusted the code as ne... | skotlex | 1 | -21/+28 |
2006-03-21 | warning msg typos fix | Lupus | 1 | -1/+1 |
2006-03-17 | - Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb) | skotlex | 1 | -1/+1 |
2006-03-13 | - Corrected char-server parameters so that the subnet config file is the thir... | skotlex | 1 | -1/+1 |
2006-03-04 | - Fixed subnet checking being broken in the login txt server. | skotlex | 1 | -4/+4 |
2006-03-02 | - Fame list size is now defined by MAX_FAME_LIST constant (mmo.h) | skotlex | 1 | -3/+26 |
2006-02-28 | Rewrote LAN support code. Changed configuration file name lan_support.conf to... | LuzZza | 1 | -93/+76 |
2006-02-15 | - Fixed the char servers to store correctly exp as uints. They are also cappe... | skotlex | 1 | -17/+19 |
2006-02-08 | - Fixed Char-SQL server setting up the save/last point to the novice grounds ... | skotlex | 1 | -1/+2 |
2006-02-07 | - Fixed sql compile. | skotlex | 1 | -6/+4 |
2006-02-01 | - Map and char server now will complain if they are run using the default use... | skotlex | 1 | -0/+6 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+4161 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -3615/+0 |
2005-04-05 | * Simplified Valaris' online_timer | celest | 1 | -1/+39 |
2005-04-04 | * Removed anti-freeze system for login and char | celest | 1 | -42/+0 |
2005-04-03 | fixing | shinomori | 1 | -1/+8 |
2005-03-31 | Added adoption to TXT version | veider | 1 | -5/+49 |
2005-03-30 | eAthena VC7 solution and support added for native builds [MouseJstr] | amber | 1 | -7/+14 |
2005-03-30 | More ANSI C++/C conformance fixes [SVN 1341: MouseJstr] | amber | 1 | -6/+6 |
2005-03-24 | * Added 'map_charid2id' | celest | 1 | -1/+2 |
2005-03-23 | * Fixed alot of memory leaks | celest | 1 | -8/+4 |
2005-03-17 | * Fixed more typos in /cities/payon.txt | celest | 1 | -0/+87 |
2005-02-18 | Fixed client errors when pecopeco Lord Knights/Paladins log in with a weapon ... | celest | 1 | -1/+7 |
2005-02-17 | * Readded Chemical Protection | celest | 1 | -17/+1 |
2005-02-05 | Changed how IP Bindings are handled | (no author) | 1 | -2/+14 |
2005-02-05 | Fix some compile errors | (no author) | 1 | -0/+1 |
2005-02-05 | Servers can bind to single IP addresses now, and added buffer.(c/h) | (no author) | 1 | -5/+10 |
2005-01-24 | Fixed compile warning | amber | 1 | -1/+3 |
2005-01-24 | A lot of changes. login and char server compile under both TXT and SQL under ... | (no author) | 1 | -14/+14 |
2005-01-24 | Some more changes for g++ | (no author) | 1 | -4/+4 |
2005-01-23 | update | (no author) | 1 | -59/+61 |
2005-01-08 | Enabled login server anti-freeze by default | celest | 1 | -8/+8 |
2005-01-08 | Fixed char server rejecting i'm alive packet | celest | 1 | -0/+9 |
2005-01-01 | * Added a char config that allows GMs that have a certain level or above to b... | codemaster | 1 | -0/+9 |
2004-12-29 | cxx updates | amber | 1 | -13/+13 |
2004-12-22 | Typos | celest | 1 | -1/+1 |
2004-12-13 | * common/mmo.h: changed base_level and job_level to unsigned int to increase ... | codemaster | 1 | -0/+3 |
2004-12-08 | * Added option to turn off login server logging | celest | 1 | -4/+5 |
2004-12-07 | Fixed global message not working on txt [Wizputer] | wizputer | 1 | -15/+0 |
2004-11-29 | Added missing "\n" | celest | 1 | -1/+1 |
2004-11-24 | - Updated to most of jA's 1067 | codemaster | 1 | -3/+23 |
2004-11-24 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@346 54... | mc_cameri | 1 | -2/+3 |
2004-11-22 | Added free()'s | codemaster | 1 | -7/+9 |
2004-11-20 | * Fixed crash with upgrading TXT and having more than 256 accounts. [Valaris] | valaris | 1 | -3/+3 |
2004-11-14 | Fixed some file types | amber | 1 | -3435/+3435 |