커밋 기록

작성자 SHA1 메시지 날짜
  L0ne_W0lf f17bc9ba3e voided out clif_blown as per Valaris' instruction. 16 년 전
  ultramage ef5a49688d Fixed knockback not updating the client position of disguised players (bugreport:2308). 16 년 전
  zephyrus 2513d01bee - Full implementation of mercenary skills. 16 년 전
  zephyrus 908c3d2e86 * More mercenary updates. 16 년 전
  zephyrus 5df63da5e7 - Implemented Mercenary Scrolls (item_db) 16 년 전
  zephyrus 1204fd49db - Mercenary Packets (Server to Client). Still need a little more info. 16 년 전
  zephyrus d48a482180 - Implemented official Convex Mirror (With help of Yomanda and Sirius White) 17 년 전
  ultramage d8ce1f4aa5 storage code cleanup (no behavioral changes yet) 17 년 전
  ultramage a35279667d Renamed 'struct storage' to 'struct storage_data' (to make 'storage' available as a variable name). 17 년 전
  ultramage 7444eb572c Random assortment of various small corrections and tweaks. 17 년 전
  ultramage 2352b1996e Increased MAX_PACKET_DB to handle the new packet range. 17 년 전
  ultramage 99926544f3 Added clif_announce_ex() for broadcasts with varying font size 17 년 전
  ultramage 14017b0f8a Added correct extended info packets for items that are being moved into storage or cart. 17 년 전
  FlavioJS 7992f84a27 * Added backward compatible handling of PACKETVER 8 and 9. (followup to r12539) 17 년 전
  ultramage 62cc01866b Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174). 17 년 전
  toms 7d3d258492 Used a forward declaration of the struct quest instead of including mmo.h 17 년 전
  toms d7355c9899 Added an include in clif.h to avoid a complaint of gcc 17 년 전
  ultramage 00a5bccbd3 The max_account_id packetver detection mechanism will never cause any connection problems ever again. (bugreport:388) 17 년 전
  Kevin 9bcdb353a4 More questlog code. 17 년 전
  Kevin 6391d7b687 Some preliminary code for the questlog system (clif packet functions and basic data structures). 17 년 전
  ultramage c70160e956 Fixed party invitation ack messages not displaying on recent clients (bugreport:1308) 17 년 전
  ultramage 103cbd445f Modified PACKETVER for recent clients to use a YYYYMMDD date format instead of a simple sequence number (allows adding versions inbetween). 17 년 전
  toms 849ae02e11 Reverted L0ne_W0lf's change of PACKETVER 17 년 전
  L0ne_W0lf 18bd823cf8 Updated MAX_GUARDIANS to support an insane amount of guardians. 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 255f0fe3fc Removed the 'wait close' timer that closed a session's socket after 5 seconds. 17 년 전
  ultramage 35de802ced Chagned trunk's default server->client PACKETVER to 9 17 년 전
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. 17 년 전
  zephyrus fa64cdae0d - Added the official adoption method. 17 년 전
  ultramage a5f7761c0f Replaced clif_countusers() with a more efficient alternative (thanks to the fact that pc_db now only holds fully authed players only). 17 년 전