Age | Commit message (Expand) | Author | Files | Lines |
2006-09-14 | - Likely fixed "half" of the alliance being saved, which ends up in guilds th... | skotlex | 1 | -2/+6 |
2006-09-08 | - Added upgrade_svn8675.sql in case, for some reason, your guild table still ... | skotlex | 1 | -3/+2 |
2006-08-23 | - Some minor cleanups. | skotlex | 1 | -3/+5 |
2006-08-21 | Fixed SQL-Guild Creation, guild name was escaped 2 times | toms | 1 | -2/+4 |
2006-08-03 | Changed atoi to strtoul for guild-experience's field | toms | 1 | -1/+1 |
2006-08-02 | Code cleanup & optimization on guild part of char-server | toms | 1 | -319/+490 |
2006-06-12 | - Made guild member exp an unsigned int. | skotlex | 1 | -2/+2 |
2006-06-11 | * [Fixed] | Lance | 1 | -1/+1 |
2006-06-09 | - Fixed @mapinfo displaying incorrectly maps with nosave which send you back ... | skotlex | 1 | -10/+21 |
2006-06-09 | - Modified guild exp to be an unsigned int rather than a signed one. | skotlex | 1 | -10/+11 |
2006-05-31 | - Made the char_name_option char_athena.conf setting apply to parties and gui... | skotlex | 1 | -0/+15 |
2006-05-15 | - Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode servers. | skotlex | 1 | -0/+4 |
2006-03-01 | * Corrected a few Compiling Warnings [Codemaster] | codemaster | 1 | -1/+1 |
2006-02-17 | - Char-SQL: Removed the ridiculous check for existing party/guild each time a... | skotlex | 1 | -16/+12 |
2006-02-16 | - Updated the login/char sql servers to let the sql tables autogenerate the n... | skotlex | 1 | -69/+35 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+1914 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -1719/+0 |
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 | 1 | -3/+3 |
2005-03-23 | Fixed compile warning | celest | 1 | -1/+1 |
2005-03-23 | * Fixed alot of memory leaks | celest | 1 | -0/+29 |
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-22 | Cleanup compiler warnings | amber | 1 | -2/+3 |
2005-02-20 | fixed the guildcastle saving in charsql | sirius | 1 | -41/+34 |
2005-01-24 | A lot of changes. login and char server compile under both TXT and SQL under ... | (no author) | 1 | -18/+18 |
2005-01-23 | update | (no author) | 1 | -98/+98 |
2004-12-30 | update | amber | 1 | -4/+4 |
2004-12-29 | cxx updates | amber | 1 | -5/+5 |
2004-12-29 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | celest | 1 | -2/+4 |
2004-12-28 | update | amber | 1 | -3/+2 |
2004-12-27 | update | amber | 1 | -7/+8 |
2004-12-27 | Update | amber | 1 | -1/+2 |
2004-12-27 | foo | amber | 1 | -2/+16 |
2004-12-27 | More updates | amber | 1 | -1/+4 |
2004-12-27 | Fix | amber | 1 | -2/+4 |
2004-12-27 | Fix guild castle issues | amber | 1 | -6/+21 |
2004-12-27 | Corrected wrong logging of text in int_guild.c | celest | 1 | -1/+1 |
2004-12-26 | updates | amber | 1 | -16/+38 |
2004-12-23 | Rewrite inter server messaging | amber | 1 | -3/+3 |
2004-12-20 | * Updated makefiles to new strlib locations [Codemaster] | codemaster | 1 | -1/+1 |
2004-12-20 | GUILDCACHE | amber | 1 | -216/+0 |
2004-12-20 | DFASTCHAR | amber | 1 | -1/+97 |
2004-12-19 | guild_cache | amber | 1 | -0/+4 |
2004-12-13 | update | amber | 1 | -1/+1 |
2004-12-08 | guild cache update | amber | 1 | -0/+145 |
2004-11-29 | Fixed online system for char not sending players left "online" to login when ... | wizputer | 1 | -6/+0 |
2004-11-28 | fixed Guild skill Extention +2 -> +6 people per level. | Lupus | 1 | -1/+1 |
2004-11-24 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@350 54... | codemaster | 1 | -6/+17 |