Age | Commit message (Expand) | Author | Files | Lines |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -692/+675 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -675/+692 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -23/+34 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -304/+457 |
2011-10-09 | * Rework some party code. | flaviojs | 1 | -23/+21 |
2010-12-25 | * Synchronized TXT/SQL char-server code a bit. | ai4rei | 1 | -1/+0 |
2010-12-07 | * Reverted r14563, due to multiple issues which render the source malfunction... | ai4rei | 1 | -2/+2 |
2010-12-07 | Changed almost all instances of sprintf() to snprintf(). | Paradox924X | 1 | -2/+2 |
2010-06-01 | Replaced all occurrences of 'leaved' with 'withdraw'. | Paradox924X | 1 | -2/+2 |
2008-07-15 | Removed the party_share_conflict() check. | ultramage | 1 | -31/+2 |
2008-05-16 | Added changes missing from the previous update (followup to r12710). | ultramage | 1 | -38/+37 |
2008-04-12 | TXT code has been re uploaded. Please note this does not change the fact that... | Kevin | 1 | -0/+732 |
2008-04-12 | I live in a giant bucket. | Kevin | 1 | -732/+0 |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 1 | -9/+12 |
2008-03-08 | Corrected a problem where a party invite acknowledgement would not be sent (b... | ultramage | 1 | -21/+24 |
2008-01-06 | Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge... | ultramage | 1 | -3/+0 |
2007-11-08 | * Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include. | FlavioJS | 1 | -2/+2 |
2007-10-17 | Using predefined constants as parameters to the exit() function. | ultramage | 1 | -1/+1 |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -4/+4 |
2007-09-13 | Wiped out every mention of RETCODE from /src. | ultramage | 1 | -1/+1 |
2007-05-25 | Corrected some weird fgets() statements, plus reformatted them | ultramage | 1 | -1/+2 |
2007-05-23 | - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ... | ultramage | 1 | -1/+1 |
2007-02-07 | - Removed function inter_party_logged, which after some testing and thinking,... | skotlex | 1 | -27/+0 |
2007-02-07 | Cleaning up of the socket code | ultramage | 1 | -0/+1 |
2007-02-07 | - Updated the range of BioExplosion and Self Destruction so they count as ran... | skotlex | 1 | -0/+2 |
2007-02-06 | - Fixed char-server not sending party status update when a member logs on/off | skotlex | 1 | -0/+2 |
2007-02-01 | - When when a party-member levels up, the level change is sent to the char-se... | skotlex | 1 | -34/+37 |
2007-01-21 | Typo hunt | ultramage | 1 | -1/+1 |
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 | -747/+747 |
2006-10-23 | - char_family now returns the char_id of the children when previously it woul... | skotlex | 1 | -12/+17 |
2006-09-30 | - Rewrote the txt->sql converter. It now links directly to the char server fi... | skotlex | 1 | -5/+8 |
2006-08-14 | - Fixed script engine allowing scripts to set a player's zeny to negative val... | skotlex | 1 | -1/+1 |
2006-08-13 | - Corrected the mapif_parse_PartyChangeMap function to correctly update level... | skotlex | 1 | -10/+18 |
2006-08-10 | - Hopefully fixed family-party-even-share not breaking when a member logs out. | skotlex | 1 | -0/+5 |
2006-08-09 | - Fixed the char-server not invoking the party_calc_state function when the t... | skotlex | 1 | -4/+5 |
2006-07-21 | - Now when the char-txt server does not finds a requested party, it will clea... | skotlex | 1 | -1/+3 |
2006-07-18 | - Added atcommand @partyoption, lets you alter the party item-distribution ty... | skotlex | 1 | -4/+3 |
2006-07-07 | - Fixed signed/unsigned comparison issues in the char txt/sql server. | skotlex | 1 | -2/+4 |
2006-07-06 | - Modified the party_data structure on the map server to remove some redundan... | skotlex | 1 | -161/+207 |
2006-05-31 | - Made the char_name_option char_athena.conf setting apply to parties and gui... | skotlex | 1 | -0/+16 |
2006-04-01 | - Added a check to remove exp-even-share when someone leaves a party. | skotlex | 1 | -0/+6 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+654 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -625/+0 |
2005-03-31 | Added adoption to TXT version | veider | 1 | -3/+17 |
2005-03-30 | eAthena VC7 solution and support added for native builds [MouseJstr] | amber | 1 | -2/+2 |
2005-03-30 | More ANSI C++/C conformance fixes [SVN 1341: MouseJstr] | amber | 1 | -1/+1 |
2005-03-23 | * Fixed alot of memory leaks | celest | 1 | -0/+11 |
2005-01-28 | * Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to s... | (no author) | 1 | -37/+42 |
2005-01-24 | More G++ work | (no author) | 1 | -7/+7 |