Revīziju vēsture

Autors SHA1 Ziņojums Datums
  ultramage 582c36c11e Renamed struct 'skill' to 's_skill' to remove naming collisions. 17 gadi atpakaļ
  ultramage 8fed0c403c * Removed some leftover code that shouldn't have been merged 17 gadi atpakaļ
  ultramage 106b44c1e7 Merged the /loginmerge branch (topic:192754) 17 gadi atpakaļ
  ultramage 4546c7fc0a Modified storage data loading 17 gadi atpakaļ
  ultramage bfd5397913 Renamed 'storage_' to 'items' in the storage_data structure. 17 gadi atpakaļ
  ultramage a35279667d Renamed 'struct storage' to 'struct storage_data' (to make 'storage' available as a variable name). 17 gadi atpakaļ
  Playtester 5dca41aec6 Increased storage space to 600 17 gadi atpakaļ
  ultramage 155416f712 fixing some timestamp type difference warnings... 17 gadi atpakaļ
  Kevin 236c7cba43 Some more updates to the quest log system. It has been completely moved to the inter server instead of the char server. 17 gadi atpakaļ
  ultramage 00a5bccbd3 The max_account_id packetver detection mechanism will never cause any connection problems ever again. (bugreport:388) 17 gadi atpakaļ
  Kevin ffa3b60fc0 Finished most of the quest log code, still bits here and there but it's usable now. 17 gadi atpakaļ
  zephyrus d6c303341b - Fixed Max Guardians max = 8 (no need to increase this value for woe 2.0 as non indexed guardians are set outside of the array). 17 gadi atpakaļ
  Kevin f5fd71f4be Char server now loads/saves quest information. 17 gadi atpakaļ
  Kevin 6391d7b687 Some preliminary code for the questlog system (clif packet functions and basic data structures). 17 gadi atpakaļ
  L0ne_W0lf 18bd823cf8 Updated MAX_GUARDIANS to support an insane amount of guardians. 17 gadi atpakaļ
  FlavioJS cd1f48cc9e * Made script command 'flagemblem' and guild_emblem_change send an update of the emblem_id to the players in the area. 17 gadi atpakaļ
  L0ne_W0lf a1d132effc First round of minor updates for WoE SE. 17 gadi atpakaļ
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. 17 gadi atpakaļ
  zephyrus 0c381f2877 - Auction System implementation completed. 17 gadi atpakaļ
  zephyrus 284334b4f0 - Merged Auction Search and Register. It seen to work fine, so you can test those. 17 gadi atpakaļ
  zephyrus 1cbcdaf3f2 - New optimizations for mail system and adjust to use it on Auctions. 17 gadi atpakaļ
  zephyrus 48ba5004a6 - Starting preparatives for Auctions System. 17 gadi atpakaļ
  ultramage a9bafe200d Added support for the "view player equip" feature (see topic:174461) 17 gadi atpakaļ
  ultramage 86b5e0c6f6 Replaced the 'map name' castle data variable with the equivalent 'map index'. 17 gadi atpakaļ
  ultramage 1e6922174e Guardian hp handling code removal (see bugreport:342) 17 gadi atpakaļ
  ultramage 8be1c4d48c * Some preparations for the guild script update 17 gadi atpakaļ
  skotlex ddf923dba5 - Changed the status_change structure to use dynamic rather than static memory to hold the individual status changes, this should have a noticeable impact on the server's memory consumption. 17 gadi atpakaļ
  ultramage c1da20681e Random cleaning of party.c in attempt to make party_send_xy_timer() crashes a bit clearer... 17 gadi atpakaļ
  ultramage b5cf6976a2 Fixed some homunculus skill offset calculation mistakes (bugreport:363) 17 gadi atpakaļ
  zephyrus 0cf565292d - Important fix to Mail System allowing (by a low change) items duple. 17 gadi atpakaļ