Age | Commit message (Expand) | Author | Files | Lines |
2006-03-27 | - Changed status_point/skill_point to unsigned short. Adjusted the code as ne... | skotlex | 1 | -27/+27 |
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 | -9/+7 |
2006-03-13 | - Corrected char-server parameters so that the subnet config file is the thir... | skotlex | 1 | -1/+1 |
2006-03-04 | - Fixed a bug on the last fix :P | skotlex | 1 | -1/+1 |
2006-03-04 | - Fixed subnet checking being broken in the login txt server. | skotlex | 1 | -4/+4 |
2006-03-03 | * Fixed character deletion working on SQL without an email address (Thanks to... | Zephiris | 1 | -0/+1 |
2006-03-02 | - Fame list size is now defined by MAX_FAME_LIST constant (mmo.h) | skotlex | 1 | -6/+29 |
2006-03-01 | * Corrected a few Compiling Warnings [Codemaster] | codemaster | 4 | -5/+5 |
2006-03-01 | * Added the ability to select GM loading via Login (default) or Char [Codemas... | codemaster | 1 | -25/+70 |
2006-02-28 | Rewrote LAN support code. Changed configuration file name lan_support.conf to... | LuzZza | 2 | -57/+78 |
2006-02-23 | - Modified the way autospells stack to mimic official servers. Cards of the s... | skotlex | 1 | -1/+1 |
2006-02-20 | - Added back the char-sql server sending the GM list when the map server conn... | skotlex | 1 | -3/+2 |
2006-02-17 | - Char-SQL: Removed the ridiculous check for existing party/guild each time a... | skotlex | 4 | -86/+51 |
2006-02-17 | - Fixed the memory leak on opt_2str as pointed out by End of Exam | skotlex | 1 | -3/+8 |
2006-02-16 | - Updated the login/char sql servers to let the sql tables autogenerate the n... | skotlex | 11 | -310/+110 |
2006-02-15 | - Fixed the char servers to store correctly exp as uints. They are also cappe... | skotlex | 1 | -11/+17 |
2006-02-08 | - Fixed Char-SQL server setting up the save/last point to the novice grounds ... | skotlex | 1 | -2/+2 |
2006-02-07 | - Fixed sql compile. | skotlex | 1 | -6/+4 |
2006-02-06 | - Fixed sql compile. | skotlex | 1 | -1/+1 |
2006-02-06 | - Added define clif_deadsit to send the dead state into player packets if the... | skotlex | 1 | -3/+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-30 | - Some compile warning fixes. | skotlex | 1 | -2/+2 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 16 | -0/+9120 |
2006-01-29 | Clearing trunk. | Valaris | 17 | -8112/+0 |
2005-04-05 | * Simplified Valaris' online_timer | celest | 1 | -11/+12 |
2005-04-04 | * Removed anti-freeze system for login and char | celest | 1 | -44/+0 |
2005-04-03 | fixing | shinomori | 1 | -1/+8 |
2005-03-30 | * Fixed @reloadgmdb in SQL | celest | 4 | -12/+27 |
2005-03-29 | * Fixed SQL char server crashing when loading the item_db | celest | 1 | -3/+3 |
2005-03-29 | * Added auto save guild dataevery 5 minutes during WOE | celest | 1 | -12/+0 |
2005-03-29 | Fixe compile time problems with our mixed C++/C conformance | amber | 4 | -8/+9 |
2005-03-29 | Fixed use of storage variable to conform to ANSI C spec [MouseJstr] | amber | 1 | -46/+46 |
2005-03-29 | * Fixed 'use_sql_db' not read properly in SQL char server | celest | 1 | -8/+4 |
2005-03-28 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | veider | 3 | -15/+95 |
2005-03-23 | memory bugs fixed | amber | 1 | -0/+2 |
2005-03-23 | Fixed compile warning | celest | 1 | -1/+1 |
2005-03-23 | * Fixed alot of memory leaks | celest | 11 | -1/+78 |
2005-03-18 | * Don't log SQL char actions if log_char is not enabled in char_athena.conf | celest | 1 | -19/+25 |
2005-03-18 | Fixed SQL compile error | celest | 1 | -4/+1 |
2005-03-17 | * Fixed more typos in /cities/payon.txt | celest | 1 | -0/+87 |
2005-03-08 | Speedup inventory and storage saving | celest | 3 | -314/+131 |
2005-03-03 | SQL: Castles data saving bugfix (fully working! tested during WOE on 100 play... | Lupus | 1 | -37/+19 |
2005-03-02 | partial SQL Castles Saving (doesn't clear GuildID when you abandon a castle yet) | Lupus | 1 | -41/+60 |
2005-02-28 | fixed SQL Castle Saving BUGS | Lupus | 1 | -5/+5 |
2005-02-23 | * Fixed char server crash when sending wisp with a "'" in the names | celest | 1 | -1/+3 |
2005-02-22 | * Corrected Spiral Pierce's hits in the skill_db | celest | 1 | -1/+1 |
2005-02-22 | Cleanup compiler warnings | amber | 1 | -2/+3 |
2005-02-20 | fixed the guildcastle saving in charsql | sirius | 1 | -41/+34 |
2005-02-20 | Changed the output of set user @ charserv_sql ... ^^[Sirius] | sirius | 1 | -1/+1 |