index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
char_sql
/
int_party.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-01
Replaced all occurrences of 'leaved' with 'withdraw'.
Paradox924X
1
-3
/
+3
2008-07-15
Removed the party_share_conflict() check.
ultramage
1
-13
/
+0
2008-03-26
Adjusted eAthena code to compile cleanly in C++ mode.
ultramage
1
-2
/
+2
2008-03-08
Corrected a problem where a party invite acknowledgement would not be sent (b...
ultramage
1
-24
/
+25
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-22
* Added 'safestrnlen' to prevent null pointer crashes
ultramage
1
-1
/
+1
2007-09-20
* Merged the tmpsql branch:
FlavioJS
1
-174
/
+144
2007-05-25
Reformatting, warning fixes, unsigned char removal
ultramage
1
-1
/
+1
2007-05-23
- Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ...
ultramage
1
-4
/
+1
2007-05-21
- Removed the TURBO socket mechanism - it was in fact just using a variable t...
ultramage
1
-10
/
+0
2007-05-19
Reformatting @_@
ultramage
1
-1
/
+2
2007-02-07
- Removed function inter_party_logged, which after some testing and thinking,...
skotlex
1
-34
/
+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
-35
/
+41
2006-12-23
- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ...
FlavioJS
1
-2
/
+4
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
1
-937
/
+937
2006-11-24
- Added all the missing FIFOHEADs in the login/sql servers (required for TURB...
skotlex
1
-0
/
+2
2006-10-23
- char_family now returns the char_id of the children when previously it woul...
skotlex
1
-11
/
+16
2006-09-30
- Rewrote the txt->sql converter. It now links directly to the char server fi...
skotlex
1
-36
/
+37
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
-7
/
+16
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-18
- Added atcommand @partyoption, lets you alter the party item-distribution ty...
skotlex
1
-3
/
+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
-175
/
+240
2006-06-10
- Added structure party_data and party_member_data to the map server to hold ...
skotlex
1
-1
/
+0
2006-06-07
- Removed char_nick2id from char-sql server as it's no longer needed.
skotlex
1
-4
/
+3
2006-05-31
- Fixed compilation of char_sql/int_party.c -.-
skotlex
1
-0
/
+1
2006-05-31
- Made the char_name_option char_athena.conf setting apply to parties and gui...
skotlex
1
-0
/
+15
2006-04-01
- Added a check to remove exp-even-share when someone leaves a party.
skotlex
1
-0
/
+6
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
-11
/
+12
2006-02-16
- Updated the login/char sql servers to let the sql tables autogenerate the n...
skotlex
1
-63
/
+24
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+865
2006-01-29
Clearing trunk.
Valaris
1
-777
/
+0
2005-03-28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...
veider
1
-10
/
+26
2005-03-23
* Fixed alot of memory leaks
celest
1
-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-24
A lot of changes. login and char server compile under both TXT and SQL under ...
(no author)
1
-83
/
+83
2005-01-23
update
(no author)
1
-1
/
+1
2004-12-30
update
amber
1
-3
/
+3
2004-12-28
Mark the statements TBR
amber
1
-5
/
+5
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
-3
/
+1
2004-12-20
DFASTCHAR
amber
1
-0
/
+4
[next]