Commit History

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