提交历史

作者 SHA1 备注 提交日期
  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 年之前
  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 年之前
  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 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 年之前
  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 年之前
  FlavioJS e3bcc90775 * Changes to memory manager: [FlavioJS] 17 年之前
  zephyrus 8b151df5c7 - Some fixes to mail system. 17 年之前
  ultramage 1f34d119d9 Merged memory manager updates from old jA revisions (bugreport:663) 17 年之前
  skotlex 7d317be8dd - 'Forget me Not' no longer blocks ASPD bonuses from working or prevents their re-casting, they are simply dispelled when the effect takes place. 17 年之前
  FlavioJS 549684872d * Expanded the script command 'input': (bugreport:811) 17 年之前
  ultramage 7aee90fe03 Added two missing opt2 values, for Angelus and Bleeding status. 17 年之前
  ultramage c12125ed84 Fixed Warp Portal code sometimes producing errors/crashes in the case where a priest enters his/her own warp (bugreport:270) 17 年之前
  ultramage c2a02f48bd Fixed wrong message in item group loading code (bugreport:936) 17 年之前
  skotlex 96684da892 - Fixed Freezing Trap doing no damage (changed type from misc to weapon) 17 年之前
  zephyrus c4fb4f4361 - Some code cleanups. 17 年之前
  ultramage 2ef6778696 Fixes to Devotion (see topic:153345) 17 年之前
  FlavioJS 0594a1a350 * Added an iterator to map.h/c. 17 年之前
  ultramage fb85ff7006 Fixed sql charserver crashing when mapserver is disconnected and someone does a double login (bugreport:870) 17 年之前
  skotlex 52b3140f90 - Plagiarize can no longer copy skill levels beyond their max skill_db value. 17 年之前
  skotlex 220fb381a2 - Modified pc_dead so that the src is passed on to the master when it is a pet or homunculus. 17 年之前
  FlavioJS b605b6d722 * Small update to the dgbhelpplug plugin: 17 年之前
  toms ac123d2304 Updated conversion tools for mob_db & item_db 17 年之前
  ultramage 6c10763883 Fixed battle config loading not applying the side-effects of battle_adjust_conf() side-effect if an import: operation fails. 17 年之前
  skotlex b4a3bad556 - Fixed a comparison whn doing item searches 17 年之前