summaryrefslogtreecommitdiff
path: root/src/char/int_party.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-12I live in a giant bucket.Kevin1-732/+0
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage1-9/+12
2008-03-08Corrected a problem where a party invite acknowledgement would not be sent (b...ultramage1-21/+24
2008-01-06Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...ultramage1-3/+0
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-20* Merged the tmpsql branch:FlavioJS1-4/+4
2007-09-13Wiped out every mention of RETCODE from /src.ultramage1-1/+1
2007-05-25Corrected some weird fgets() statements, plus reformatted themultramage1-1/+2
2007-05-23- Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ...ultramage1-1/+1
2007-02-07- Removed function inter_party_logged, which after some testing and thinking,...skotlex1-27/+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-34/+37
2007-01-21Typo huntultramage1-1/+1
2006-12-23- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ...FlavioJS1-1/+1
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-747/+747
2006-10-23- char_family now returns the char_id of the children when previously it woul...skotlex1-12/+17
2006-09-30- Rewrote the txt->sql converter. It now links directly to the char server fi...skotlex1-5/+8
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-10/+18
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-21- Now when the char-txt server does not finds a requested party, it will clea...skotlex1-1/+3
2006-07-18- Added atcommand @partyoption, lets you alter the party item-distribution ty...skotlex1-4/+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-161/+207
2006-05-31- Made the char_name_option char_athena.conf setting apply to parties and gui...skotlex1-0/+16
2006-04-01- Added a check to remove exp-even-share when someone leaves a party.skotlex1-0/+6
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+654
2006-01-29Clearing trunk.Valaris1-625/+0
2005-03-31Added adoption to TXT versionveider1-3/+17
2005-03-30eAthena VC7 solution and support added for native builds [MouseJstr]amber1-2/+2
2005-03-30More ANSI C++/C conformance fixes [SVN 1341: MouseJstr]amber1-1/+1
2005-03-23* Fixed alot of memory leakscelest1-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-24More G++ work(no author)1-7/+7
2005-01-24A lot of changes. login and char server compile under both TXT and SQL under ...(no author)1-6/+6
2005-01-23update(no author)1-4/+4
2004-12-23Rewrite inter server messagingamber1-3/+3
2004-11-14Fixed some file typesamber1-595/+595
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d4...(no author)1-0/+595