Історія комітів

Автор SHA1 Опис Дата
  shennetsind e3a1f1ca8c Babies can now share exp with either of their parents (or even both) ignoring level limitation (default) bugreport:4086 thanks to RoM 13 роки тому
  flaviojs 7b1ca6d8b3 * Rework some party code. 13 роки тому
  Paradox924X e2bd29e7c2 Replaced all occurrences of 'leaved' with 'withdraw'. 15 роки тому
  ultramage 398d3821df Removed the party_share_conflict() check. 17 роки тому
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. 17 роки тому
  ultramage a08c56007a Corrected a problem where a party invite acknowledgement would not be sent (bugreport:1091). 17 роки тому
  FlavioJS 9d2688ad87 * Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include. 17 роки тому
  ultramage 3d7a129b90 Using predefined constants as parameters to the exit() function. 17 роки тому
  ultramage 961f23767d * Added 'safestrnlen' to prevent null pointer crashes 17 роки тому
  FlavioJS 65642f6f1c * Merged the tmpsql branch: 17 роки тому
  ultramage ffbf79b895 Reformatting, warning fixes, unsigned char removal 18 роки тому
  ultramage 301d493855 - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast time and delay reducibility by item scripts (cards and such) 18 роки тому
  ultramage 9e7eb8804f - Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization) 18 роки тому
  ultramage 711d01a128 Reformatting @_@ 18 роки тому
  skotlex f96bd44c5a - Removed function inter_party_logged, which after some testing and thinking, has been concluded is no longer necessary. 18 роки тому
  ultramage 148f3fca88 Cleaning up of the socket code 18 роки тому
  skotlex 6597b8c74b - Updated the range of BioExplosion and Self Destruction so they count as ranged skills. 18 роки тому
  skotlex 7946ebfc48 - Fixed char-server not sending party status update when a member logs on/off 18 роки тому
  skotlex 8a9e1eaa07 - When when a party-member levels up, the level change is sent to the char-server to update the even-share range values. 18 роки тому
  FlavioJS 52245f90b9 - Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before checking if UINT_MAX has been defined. 18 роки тому
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 роки тому
  skotlex cfee0ccf63 - Added all the missing FIFOHEADs in the login/sql servers (required for TURBO support) 18 роки тому
  skotlex 70f2fde6ac - char_family now returns the char_id of the children when previously it would return true. 18 роки тому
  skotlex 42375e1896 - Rewrote the txt->sql converter. It now links directly to the char server files so that it should get auto-updated with any code changes in the later. 18 роки тому
  skotlex 78475ffd1a - Fixed script engine allowing scripts to set a player's zeny to negative values. 19 роки тому
  skotlex 9080a1b373 - Corrected the mapif_parse_PartyChangeMap function to correctly update level-range when someone logs on/off, fixes being unable to set even-share on once it's been broken even when the characters out of range logoff. 19 роки тому
  skotlex 6db2d44adb - Hopefully fixed family-party-even-share not breaking when a member logs out. 19 роки тому
  skotlex 9456f83ac2 - Fixed the char-server not invoking the party_calc_state function when the third party-member is added to a party, hence failing to check for families and disabling even share from them unless all three relog first (state is correctly calculated when party is first loaded). 19 роки тому
  skotlex 094db48cae - Added atcommand @partyoption, lets you alter the party item-distribution type on the go. Usage is "@partyoption <pickup share> <item distribution>", where both arguments can be 0/1, yes/no, etc. 19 роки тому
  skotlex deba53730f - Fixed signed/unsigned comparison issues in the char txt/sql server. 19 роки тому