コミット履歴

作者 SHA1 メッセージ 日付
  reddozen 4a125139e4 setting arrows to 1 wont work... the server was looking for daggers to be equipped into your arrow slot. so i set arrows to 22 in the item DB and in skill require. 19 年 前
  Lance 156cd602dc Typo in login.c 19 年 前
  Lance aad6982f1e Typo fix in map.c 19 年 前
  Lance 311e06085e * Loading waterheight aliases from resnametable.txt. 19 年 前
  Lance b82c7a7b05 19 年 前
  Lance 715da93848 * Workround the warnings for clif.c (what to do? the original codes are ugly.. passing values as pointers omgwtfbbq). 19 年 前
  skotlex 34eeb7cd5b - Added a check to remove exp-even-share when someone leaves a party. 19 年 前
  skotlex 76b9ca2fc1 - Fixed an error in the layout initialization of ice-wall. Thanks to Named for pointing it out. 19 年 前
  skotlex d336815c66 - Added function clif_changetraplook to handle changing the appearance of traps as they are triggered (rather than using clif_changelook which is meant for view_data objects) 19 年 前
  skotlex 27e01b2442 - Fixed berserk not raising your HP to your new cap. 19 年 前
  skotlex b11e202bc2 - Fixed a few functions sending a negative ID for disguised characters (such as clif_specialeffect) which very likely produced client crashes. 19 年 前
  skotlex 86cebfbf10 - Fixes to the mob_ai routines. Prevent casting rude-attacked skills in situations that shouldn't be considered as so. Fixed mobs failing to chase after enemies when range-attacked out of their view_range. 19 年 前
  Lance 85843bfe0f * Should not exit when you can't find an NPC file.. 19 年 前
  Lance 63eb37dc33 typo 19 年 前
  Lance dcc37512f0 bl.subtype check. 19 年 前
  Lance 008b473603 Fixed the dynamic shop system memory allocation and id_db problem. Added sample script. 19 年 前
  Lance e051037bce * Dynamic shops support with script callback. (needs testing) 19 年 前
  skotlex dde6f4f5f1 - Cleaned up and fixed @where command. 19 年 前
  Lance 26864e6c9e Asssuming only __WIN32 (VC++) doesn't have strtok_r. 19 年 前
  Lance f2e352bb0f * Fixed compiler warnings. 19 年 前
  skotlex da1e588b9a - Fixed pc_setpos sending you to a random direction when the target tile was stacked (CELL_NOSTACK mod) 19 年 前
  skotlex 376fa9d3e7 - Fixed standing up no really making you stand up. 19 年 前
  skotlex c10891c7b9 - Added upgrade_svn5834.sql to update view for item type 10. 19 年 前
  skotlex e9c44b50c8 - Added structure view_data to handle sprite information for all characters (equipment, weapons, hair, dyes, etc). Unified a bunch of clif functions now that you only need to handle the view_data (so instead of clif_spawn[pc/mob/npc/pet] you just have clif_spawn) 19 年 前
  Lance 343deba71c * April fool! Improved soundeffectall script command. (No, this is not a lie) 19 年 前
  skotlex a1eabcc481 - Fixed skill_require_db loading. 19 年 前
  skotlex ab0693cbcf - Changed the terminology from arrow to ammo for the last update. 19 年 前
  skotlex b1a0b58110 - Changed the look field of all arrows to 1. 19 年 前
  skotlex e19503185b - Fixed an infinite recursion in the Wedding Recall skills. 19 年 前
  zido 3fe10a51be Started work on commands for the IRC Bot. 19 年 前