Commit Verlauf

Autor SHA1 Nachricht Datum
  skotlex 7f67461a49 - Added a missing map_quit in clif_parse which was the real reason for the crashes. vor 18 Jahren
  FlavioJS 636089bb3a - Probably fixed the Segmentation Faults we've been having. vor 18 Jahren
  skotlex 0f433c6c45 - Moved ignoreAll to state.ignoreAll so it saves some space. vor 18 Jahren
  skotlex 1107b381bd - Fixed Charge Atk being able to go through chasm/pits. vor 18 Jahren
  skotlex 6630ebff98 - Made the report_Src function also report name of non-bl objects. vor 18 Jahren
  skotlex 5c44979d67 - Applied multiple fixes which should take care of making homun save/load work on TXT now. vor 19 Jahren
  skotlex c16d90c8a3 - Some cleanup of int_homun.c vor 19 Jahren
  skotlex 5587ea7cd6 - Fixed the intif party creation packet having the incorrect size sent, hence causing the leader's level to be read as garbage (which caused the "impossible to even share" bug). vor 19 Jahren
  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. vor 19 Jahren
  DracoRPG 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! vor 19 Jahren
  skotlex b69c506ca7 - Oops, should have fixed the crash in intif gm message. vor 19 Jahren
  skotlex cd8587dc4d - Fixed clif_parse not checking for func_parse before sending data to the connected clients. This in turn required various code-rewrites in: vor 19 Jahren
  skotlex a6c3f3a1fc - Coded @reset. vor 19 Jahren
  skotlex b7fa70b741 - Modified the party_data structure on the map server to remove some redundant data. Added a party_data structure on the char-server to hold a more complete set of information about parties. Added to the party_member structure the class of each member so that the map server can do the appropiate checks even if the character is on another mapserver/offline. Due to the format changes in the party structure, txt servers will have to wipe their party file... (sql save format has not been changed) vor 19 Jahren
  skotlex 4d27716bf1 - Tested and fixed resolve_hostbyname. vor 19 Jahren
  Lance cb523907f0 * [Fixed]: vor 19 Jahren
  skotlex c185d6ae82 - Merged Adam's patch to let the char-server handle validation of pet-name-change requests through the allowed char letters config. vor 19 Jahren
  skotlex 0158ab793e - Fixed npc_checknear's distance check returning the opposite of what it should (false when the range is correct and viceversa) vor 19 Jahren
  skotlex 51db3a7cdc - Modified guild exp to be an unsigned int rather than a signed one. vor 19 Jahren
  skotlex e62f6cc8f9 - Added variable other_mapserver_count to chrif.c which holds total count of connected map-servers. By using this we prevent sending unnecessary packets to the char-server when there's no more map-servers connected. vor 19 Jahren
  Lance bdac5d6c09 [Optimized ] vor 19 Jahren
  skotlex cff16d36a9 - Autoloot now uses the item's base drop chance rather than final drop rate to determine if it should autoloot the item or not. vor 19 Jahren
  Valaris 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. vor 19 Jahren
  Valaris fd99753f8e Clearing trunk. vor 19 Jahren
  amber 13eeee2ee6 More C/C++ Conformance fixes vor 20 Jahren
  Lupus ead09c7c4c added new anti-hacker system in trade.c vor 20 Jahren
  (no author) 9fec5d1298 * Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to support it vor 20 Jahren
  (no author) 778e804dd6 update vor 20 Jahren
  amber 24dc7ec574 update vor 20 Jahren
  amber 28b28129e5 Update vor 20 Jahren