summaryrefslogtreecommitdiff
path: root/src/char_sql/int_party.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-01Replaced all occurrences of 'leaved' with 'withdraw'.Paradox924X1-3/+3
2008-07-15Removed the party_share_conflict() check.ultramage1-13/+0
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage1-2/+2
2008-03-08Corrected a problem where a party invite acknowledgement would not be sent (b...ultramage1-24/+25
2007-11-08* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.FlavioJS1-2/+2
2007-10-17Using predefined constants as parameters to the exit() function.ultramage1-1/+1
2007-09-22* Added 'safestrnlen' to prevent null pointer crashesultramage1-1/+1
2007-09-20* Merged the tmpsql branch:FlavioJS1-174/+144
2007-05-25Reformatting, warning fixes, unsigned char removalultramage1-1/+1
2007-05-23- Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ...ultramage1-4/+1
2007-05-21- Removed the TURBO socket mechanism - it was in fact just using a variable t...ultramage1-10/+0
2007-05-19Reformatting @_@ultramage1-1/+2
2007-02-07- Removed function inter_party_logged, which after some testing and thinking,...skotlex1-34/+0
2007-02-07Cleaning up of the socket codeultramage1-0/+1
2007-02-07- Updated the range of BioExplosion and Self Destruction so they count as ran...skotlex1-0/+2
2007-02-06- Fixed char-server not sending party status update when a member logs on/offskotlex1-0/+2
2007-02-01- When when a party-member levels up, the level change is sent to the char-se...skotlex1-35/+41
2006-12-23- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ...FlavioJS1-2/+4
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-937/+937
2006-11-24- Added all the missing FIFOHEADs in the login/sql servers (required for TURB...skotlex1-0/+2
2006-10-23- char_family now returns the char_id of the children when previously it woul...skotlex1-11/+16
2006-09-30- Rewrote the txt->sql converter. It now links directly to the char server fi...skotlex1-36/+37
2006-08-14- Fixed script engine allowing scripts to set a player's zeny to negative val...skotlex1-1/+1
2006-08-13- Corrected the mapif_parse_PartyChangeMap function to correctly update level...skotlex1-7/+16
2006-08-10- Hopefully fixed family-party-even-share not breaking when a member logs out.skotlex1-0/+5
2006-08-09- Fixed the char-server not invoking the party_calc_state function when the t...skotlex1-4/+5
2006-07-18- Added atcommand @partyoption, lets you alter the party item-distribution ty...skotlex1-3/+3
2006-07-07- Fixed signed/unsigned comparison issues in the char txt/sql server.skotlex1-2/+4
2006-07-06- Modified the party_data structure on the map server to remove some redundan...skotlex1-175/+240
2006-06-10- Added structure party_data and party_member_data to the map server to hold ...skotlex1-1/+0
2006-06-07- Removed char_nick2id from char-sql server as it's no longer needed.skotlex1-4/+3
2006-05-31- Fixed compilation of char_sql/int_party.c -.-skotlex1-0/+1
2006-05-31- Made the char_name_option char_athena.conf setting apply to parties and gui...skotlex1-0/+15
2006-04-01- Added a check to remove exp-even-share when someone leaves a party.skotlex1-0/+6
2006-03-01* Corrected a few Compiling Warnings [Codemaster]codemaster1-1/+1
2006-02-17- Char-SQL: Removed the ridiculous check for existing party/guild each time a...skotlex1-11/+12
2006-02-16- Updated the login/char sql servers to let the sql tables autogenerate the n...skotlex1-63/+24
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+865
2006-01-29Clearing trunk.Valaris1-777/+0
2005-03-28git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...veider1-10/+26
2005-03-23* Fixed alot of memory leakscelest1-0/+4
2005-01-28* Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to s...(no author)1-3/+8
2005-01-24A lot of changes. login and char server compile under both TXT and SQL under ...(no author)1-83/+83
2005-01-23update(no author)1-1/+1
2004-12-30updateamber1-3/+3
2004-12-28Mark the statements TBRamber1-5/+5
2004-12-23Rewrite inter server messagingamber1-3/+3
2004-12-20* Updated makefiles to new strlib locations [Codemaster]codemaster1-1/+1
2004-12-20GUILDCACHEamber1-3/+1
2004-12-20DFASTCHARamber1-0/+4