提交历史

作者 SHA1 备注 提交日期
  Lance c1e74aec10 Minor fix 17 年之前
  ultramage eeb43aa430 Fixed a mistake in r12232 related to char saving 17 年之前
  L0ne_W0lf ed0bf66c0e Added dummy event to Lighthalzen boss spawn mechanisim. 17 年之前
  ultramage f4347446d4 * Removed code in socket.c that tries to avoid send buffer overloading, as there is a scenario (many players and charserver disconnect) where mass char saving produces huge ammounts of data to send (see r11503) 17 年之前
  ultramage e6ee6f00ff Fixed @whomap not unlocking the player db (bug in r12204) 17 年之前
  Lupus e4f66f0ab9 Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs directly to all sub make files 17 年之前
  ultramage 4c32b53443 Fixed 2 problems in r12223 - incorrect variable used (bugreport:1031) and a missing global function declaration 17 年之前
  L0ne_W0lf edd19c4e08 * Several small fixes to scripts, and updates. 17 年之前
  Paradox924X 9ffa57318e Fixed Hugel Airship Staff from teleporting you to the wrong airplane. 17 年之前
  skotlex 9c638fa6b2 - Added status_calc_life to properly calculate hp/max_hp as a ratio taking into accounts overflows (and for now also avoids divisions by 0). Applied this function around clif.c, mob.c and pet.c 17 年之前
  zephyrus 6da0007d11 - Fixed a bug in Redemption and Close Cofine scripts. 17 年之前
  skotlex 1e0a82fab3 - Fixed new guilds displaying online-connect member count at 0 rather than 1, and the guild master not knowing it is one (eg: it cannot edit the guild notice of a newly created guild until relogging). 17 年之前
  zephyrus ce76294816 - Fixed change of drains hp/sp for rideword hat. 17 年之前
  ultramage 76c27942f6 Changed pc_can_give_items() to use standard boolean logic instead of the inverted 1/0 one (bugreport:396) 17 年之前
  L0ne_W0lf b03a01ee95 Fixed a typo in /map/clif.c (acount_id -> account_id) 17 年之前
  FlavioJS e8c226e1f3 * Forgotten update to the definition of script command 'input'. 17 年之前
  FlavioJS 1c3f5fe7e4 * Fixed db_obj_get not handling deleted nodes correctly. (bugreport:999) 17 年之前
  skotlex 419106681a - added LK's concentration +1 MDEF. 17 年之前
  skotlex dc789293be - Updated Eye of Hellion to use the new format of the input command. 17 年之前
  ultramage 3934f11180 Reverting r12212. As expected, Linux is incompatible. 17 年之前
  ultramage 8ae50f44b4 Made unix interface enumeration work with dynamic sockaddr lengths (BSD, for example). Complain if it doesn't compile. (bugreport:765) 17 年之前
  ultramage bcac761953 Removed some useless svn:ignore properties. 17 年之前
  skotlex 0c61a73f33 - Fixed S. Novice bonus not dispelling when at the moment you die once. 17 年之前
  ultramage 8c92106315 some compilation warning fixes 17 年之前
  zephyrus b8cbeb24b8 - Some optimizations to @noks (now using a Status Change timer). 17 年之前
  ultramage 2d67424eb1 Removed/replaced all calls to map_getallusers (followup to r12195). 17 年之前
  zephyrus 69ae4766ce - Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_guild_alliance. 17 年之前
  samuray22 9fd3b6a93b * Corrected a "donpcevent" missing a ":" in Cooking Quest. (bugreport:962) 17 年之前
  zephyrus 89a339b7f1 - Added some new cash headgears. 17 年之前
  FlavioJS e3bcc90775 * Changes to memory manager: [FlavioJS] 17 年之前