提交歷史

作者 SHA1 備註 提交日期
  Lupus 51b885b417 crashfix to attach/detach timers 17 年之前
  zephyrus b37569c083 - Cleanups and a little fix to NPC Sizes (thanks to ultramage). 17 年之前
  zephyrus 2da8086509 - Added support for NPC with different sizes (setnpcdisplay). 17 年之前
  ultramage 836deebfb9 Fixed a script engine problem where warping away while having a menu window open and talking to an another npc with a menu would produce menu option count mismatch errors (bugreport:1208) 17 年之前
  zephyrus 9bfb1ac1be - More scripts fixes. 17 年之前
  zephyrus 31320fcc9d - Added some new items and headgears. 17 年之前
  ultramage 62cc01866b Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174). 17 年之前
  Kevin 2eabb3d1f7 Added script function hasquest. 17 年之前
  toms c68d9e2a7d * Modified delitem/delitem2 to have the same behaviour as getitem/getitem2 (optional account_id parameter) bugreport:1035 17 年之前
  FlavioJS 2599064a46 * Fixed script strings not being handled properly (only skipped the \). 17 年之前
  FlavioJS d903fda1c7 * Script parse errors displayed with one ShowError instead of several ShowMessage's. 17 年之前
  FlavioJS c880052f0f * Changed the data field of timers from int to intptr. 17 年之前
  toms ccb23efe49 Made some cleanup in changesex 17 年之前
  toms 443c56e21f Fixed a bug in (init/start/stop)npctimer 17 年之前
  toms 034920992e Use the same code for script commands getitem & getitem2 as @item to avoid bug in bugreport:1324 (non-stackable items are stacked) 17 年之前
  Kevin ffa3b60fc0 Finished most of the quest log code, still bits here and there but it's usable now. 17 年之前
  FlavioJS cd1f48cc9e * Made script command 'flagemblem' and guild_emblem_change send an update of the emblem_id to the players in the area. 17 年之前
  ultramage ea403a9f9a Added proper script constants and documentation for the 'checkcell' command. (topic:183035) 17 年之前
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. 17 年之前
  ultramage e2960e9af8 Partially fixed the mess in status.c. 17 年之前
  zephyrus fa64cdae0d - Added the official adoption method. 17 年之前
  zephyrus 0c381f2877 - Auction System implementation completed. 17 年之前
  skotlex 92960a166f - Added config settings mob_active_time and boss_active_time, what they do is specify a duration during which monsters will keep running their active AI after all players have left their vecinity. Their current defaults are set to 0 (disabled). 17 年之前
  skotlex 8ae4bd12ad - Updated firepillar so it cannot be placed on top of others. 17 年之前
  ultramage ea94316689 Fixed 'cleararray' not able to erase array entry 127 (bugreport:864) 17 年之前
  FlavioJS e8c226e1f3 * Forgotten update to the definition of script command 'input'. 17 年之前
  ultramage 8c92106315 some compilation warning fixes 17 年之前
  ultramage b24b80c5c9 Getting rid of map_getallusers(), part 1 17 年之前
  FlavioJS 549684872d * Expanded the script command 'input': (bugreport:811) 17 年之前
  ultramage c2a02f48bd Fixed wrong message in item group loading code (bugreport:936) 17 年之前