Historial de Commits

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