Commit History

Author SHA1 Message Date
  skotlex 7f67461a49 - Added a missing map_quit in clif_parse which was the real reason for the crashes. 18 years ago
  FlavioJS 636089bb3a - Probably fixed the Segmentation Faults we've been having. 18 years ago
  skotlex 0f433c6c45 - Moved ignoreAll to state.ignoreAll so it saves some space. 18 years ago
  skotlex 1107b381bd - Fixed Charge Atk being able to go through chasm/pits. 18 years ago
  skotlex 6630ebff98 - Made the report_Src function also report name of non-bl objects. 18 years ago
  skotlex 5c44979d67 - Applied multiple fixes which should take care of making homun save/load work on TXT now. 19 years ago
  skotlex c16d90c8a3 - Some cleanup of int_homun.c 19 years ago
  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). 19 years ago
  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 years ago
  DracoRPG 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! 19 years ago
  skotlex b69c506ca7 - Oops, should have fixed the crash in intif gm message. 19 years ago
  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: 19 years ago
  skotlex a6c3f3a1fc - Coded @reset. 19 years ago
  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) 19 years ago
  skotlex 4d27716bf1 - Tested and fixed resolve_hostbyname. 19 years ago
  Lance cb523907f0 * [Fixed]: 19 years ago
  skotlex c185d6ae82 - Merged Adam's patch to let the char-server handle validation of pet-name-change requests through the allowed char letters config. 19 years ago
  skotlex 0158ab793e - Fixed npc_checknear's distance check returning the opposite of what it should (false when the range is correct and viceversa) 19 years ago
  skotlex 51db3a7cdc - Modified guild exp to be an unsigned int rather than a signed one. 19 years ago
  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. 19 years ago
  Lance bdac5d6c09 [Optimized ] 19 years ago
  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. 19 years ago
  Valaris 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
  Valaris fd99753f8e Clearing trunk. 19 years ago
  amber 13eeee2ee6 More C/C++ Conformance fixes 20 years ago
  Lupus ead09c7c4c added new anti-hacker system in trade.c 20 years ago
  (no author) 9fec5d1298 * Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to support it 20 years ago
  (no author) 778e804dd6 update 20 years ago
  amber 24dc7ec574 update 20 years ago
  amber 28b28129e5 Update 20 years ago