Age | Commit message (Expand) | Author | Files | Lines |
2010-12-07 | * Reverted r14563, due to multiple issues which render the source malfunction... | ai4rei | 1 | -15/+15 |
2010-12-07 | Changed almost all instances of sprintf() to snprintf(). | Paradox924X | 1 | -15/+15 |
2010-12-02 | * Added defines for guild notice sizes (MAX_GUILDMES1 and MAX_GUILDMES2). | ai4rei | 1 | -4/+4 |
2010-11-22 | * Fixed guild and guild member exp truncation issue (bugreport:4130, since r1... | ai4rei | 1 | -15/+15 |
2010-11-22 | * Fixed saving/loading errors with compilers (such as VC6, MinGW), which do n... | ai4rei | 1 | -2/+2 |
2010-11-22 | * Fixed map server getting notified of hair, hair color, gender, class and le... | ai4rei | 1 | -1/+2 |
2010-06-01 | Replaced all occurrences of 'leaved' with 'withdraw'. | Paradox924X | 1 | -2/+2 |
2010-02-09 | Expanded range for cached and stored-in-db guild member exp (devotion) from u... | Paradox924X | 1 | -3/+3 |
2009-06-16 | Fixed an exploit that makes guild skill get higher level than the max defined... | Inkfish | 1 | -3/+3 |
2008-04-12 | TXT code has been re uploaded. Please note this does not change the fact that... | Kevin | 1 | -0/+1579 |
2008-04-12 | I live in a giant bucket. | Kevin | 1 | -1579/+0 |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 1 | -22/+22 |
2008-02-21 | - Fixed new guilds displaying online-connect member count at 0 rather than 1,... | skotlex | 1 | -0/+1 |
2008-01-06 | Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge... | ultramage | 1 | -1/+0 |
2007-12-18 | Fixed a glitch where the TXT charserver would not unlock castle.txt after cre... | ultramage | 1 | -2/+2 |
2007-12-14 | Guardian hp handling code removal (see bugreport:342) | ultramage | 1 | -100/+33 |
2007-12-12 | Some more tweaks to the guild code | ultramage | 1 | -120/+171 |
2007-12-12 | * Some preparations for the guild script update | ultramage | 1 | -195/+256 |
2007-12-12 | Removed the badly designed/unfinished guild_check_conflict() data integrity c... | ultramage | 1 | -35/+0 |
2007-12-11 | Fixed TXT charserver attempting to do a guild master change instead of an int... | ultramage | 1 | -1/+1 |
2007-11-26 | Fixed guild expulsion not working correctly. | ultramage | 1 | -1/+1 |
2007-11-08 | * Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include. | FlavioJS | 1 | -4/+4 |
2007-10-26 | * Removed confusing map_nick2sd_nocase(), let the charserver handle it | ultramage | 1 | -0/+1 |
2007-10-24 | * Cleaned up some messy guild code (more to come) | ultramage | 1 | -3/+1 |
2007-10-17 | Using predefined constants as parameters to the exit() function. | ultramage | 1 | -4/+4 |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -4/+4 |
2007-09-13 | Wiped out every mention of RETCODE from /src. | ultramage | 1 | -5/+5 |
2007-05-25 | Corrected some weird fgets() statements, plus reformatted them | ultramage | 1 | -3/+6 |
2007-05-23 | - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ... | ultramage | 1 | -11/+11 |
2007-04-02 | - Fixed char-server crash on @changegm use. | skotlex | 1 | -1/+1 |
2007-03-11 | - cbasetypes now assumes that Mingwin does defines ssize_t | skotlex | 1 | -4/+5 |
2007-02-07 | Cleaning up of the socket code | ultramage | 1 | -0/+1 |
2007-01-21 | Typo hunt | ultramage | 1 | -2/+2 |
2006-12-23 | - Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ... | FlavioJS | 1 | -1/+1 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -1565/+1565 |
2006-12-04 | - Repairing items via scripts no longer displays "item has been repaired" | skotlex | 1 | -1/+0 |
2006-09-30 | - Rewrote the txt->sql converter. It now links directly to the char server fi... | skotlex | 1 | -4/+8 |
2006-08-02 | - Fixed char-txt compilation. | skotlex | 1 | -15/+15 |
2006-07-27 | - Fixed packet 0x22a having the manner and opt3 packets in inverted offsets. | skotlex | 1 | -1/+1 |
2006-06-12 | - Made guild member exp an unsigned int. | skotlex | 1 | -1/+1 |
2006-06-11 | * [Fixed] | Lance | 1 | -1/+1 |
2006-06-09 | - Fixed @mapinfo displaying incorrectly maps with nosave which send you back ... | skotlex | 1 | -6/+16 |
2006-06-09 | - Modified guild exp to be an unsigned int rather than a signed one. | skotlex | 1 | -13/+15 |
2006-05-31 | - Made the char_name_option char_athena.conf setting apply to parties and gui... | skotlex | 1 | -0/+16 |
2006-05-15 | - Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode servers. | skotlex | 1 | -0/+4 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+1530 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -1473/+0 |
2005-03-31 | fixed memory corruption in mapif_guild_info:int_guild.c | amber | 1 | -1/+1 |
2005-03-30 | eAthena VC7 solution and support added for native builds [MouseJstr] | amber | 1 | -4/+4 |
2005-03-30 | More ANSI C++/C conformance fixes [SVN 1341: MouseJstr] | amber | 1 | -2/+2 |