提交历史

作者 SHA1 备注 提交日期
  FlavioJS 78b52bbb4b - Replaced our fix for "mes ();" crashing by jA's version. see trunk[8867] and stable[8927] 18 年之前
  FlavioJS 40b389bc42 - Changed the script source from unsigned char* to const char*. 18 年之前
  skotlex e445c551c2 - Fixed SC_STRIPWEAPON failing on two-handed weapons. 18 年之前
  skotlex b19f78a17c - Fixed the setting hom_setting not being read at all. 18 年之前
  skotlex b8a2a5f905 - Added function skill_strip to handle stripping code. The RG strip skills and GS_DISARM use it now. 18 年之前
  skotlex 84f8ec45d5 - Modified the skill damage packet and the knockback packets to mimic aegis sent packets for such skills. 18 年之前
  toms 912fc7a427 Fixed npc commands atcommand & charcommand not working with a custom command_symbol 18 年之前
  FlavioJS 6fda364348 - Moved START_ACCOUNT_NUM and END_ACCOUNT_NUM from login.h to mmo.h and changed clif_guess_PacketVer to use that. 18 年之前
  skotlex 1424d93e12 - Repairing items via scripts no longer displays "item has been repaired" 18 年之前
  skotlex 231f495291 - Removed sd->sex since it's redundant (we can always use sd->status.sex) 18 年之前
  Lance e82fd31056 * Added buildin_checkvending and buildin_checkchatting. 18 年之前
  skotlex 8e68089e85 - Fixed passive mobs becoming increasingly unlikely to retaliate to attacks after they got inflicted by a disabling status change. 18 年之前
  skotlex 2de8486627 - Fixed txt-converter compilation. 18 年之前
  Lance b59e7b8596 Minor tweak in 18 年之前
  skotlex b421d38216 - Added overflow protection to @main whisper parsing. 18 年之前
  skotlex 964ede96d5 - Fixed uninitialized variable fd being used in WFIFOHEAD in a few clif functions. 18 年之前
  Lance 05b2d83b43 * Completed Reddozen's hanging mapwarp code to support party and old syntax. 18 年之前
  Lance 9b4d416b15 18 年之前
  Lance 11e7a6e143 - atcommand and charcommand backwards compatibility 18 年之前
  Lance d4e444ebd4 - Removed security check since source level patch is applied. Reverted select(), created prompt(). 18 年之前
  Lance 22de482fce * Hack protection from packet monkeys in clif_parse_NpcSelectMenu. 18 年之前
  Lance 97919b1a6f * Added 'cancel' button parsing in buildin_select menu system. Now scripts will continue to load if 'cancel' is pressed and 255 will be returned. 18 年之前
  Lance 3bfc48996a * Fixed potential crash in IRC processing message with '%' using *printf. 18 年之前
  Lance 3e7a154f59 * Edited atcommand and charcommand syntax. Now it doesn't need the useless character name and ":". 18 年之前
  skotlex c97cbb77c4 - Characters with Karma may fight amongst them anywhere. 18 年之前
  skotlex 5166b75157 - Fixed some line delimiter issues in script.c 18 年之前
  skotlex cd482bed77 - Fixed map_foreachiddb and map_foreachpc so they don't encapsulate the variable arguments into a double va_arg list. Thanks to the Ultra Mage for the tip. 18 年之前
  skotlex eee1baf718 - Ganbantein's delay is now 2 secs. 18 年之前
  Lance 29dc8ea873 * Reverted changes, moved status_calc_pc(sd,1) back to pc_authok since it causes problems. 18 年之前
  reddozen da883b0bb0 a couple new script commands [Reddozen] 18 年之前