Histórico de Commits

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