Commit History

Upphovsman SHA1 Meddelande Datum
  skotlex e816cafde6 - Fixed a 'variable may be used uninitialized' error. 17 år sedan
  skotlex e5554e3fae - Insignificant cleanups. 17 år sedan
  skotlex d321e89aed - Cleaned up the messy code used to generate the idle/walk packets (or at least, in my opinion, it looks cleaner now) 17 år sedan
  skotlex e231f6cb18 - Likely fixed clif_set_disguise for PACKET_VER 9 17 år sedan
  skotlex fc7b4eaef0 - The default event script behaviour is to trigger on labels rather than NPCs now. 17 år sedan
  skotlex 655100c9e2 - Made the struct weapon_atk lhw in status_data a static member rather than a pointer as requested by Ultra Mage. 17 år sedan
  zephyrus 2b1fac216c - Added a fix to prevent missing a mail attachment is map servers disconnect from char server. 17 år sedan
  skotlex 5f8753f24b - Corrected clif_pase_DropItem so ack/nak is always sent (or client hangs waiting for a reply) 17 år sedan
  ultramage 2b186ae7b8 Fixed some minor inconsistencies in homunculus packets, in an attempt to make the lvl99 aura show to owner onSpawn. 17 år sedan
  ultramage b9a9c76f2b Fixed charserver unable to reestablish link to login server after a disconnect (yet another problem caused by r11826). 17 år sedan
  ultramage a6400393da Fixed 'unit walking in sight' packet missing the 'level' value (mistake in r11791) 17 år sedan
  FlavioJS 754b397edf * Random cleanup/documentation. 17 år sedan
  skotlex 47315d00c8 - Allowed disguising while riding a peco-peco (this does not seem to cause problems anymore) 17 år sedan
  skotlex eee82904e7 - Integrated the SG related info of hate_mob and feel_map into a single structure (sg_info). 17 år sedan
  skotlex d3397a4640 - Cleaned up some disguise related code, it fixes the disguise sprite not having flinch animation 17 år sedan
  ultramage 0b58320eb0 Applied clif_setlevel() to the new trade window packets to make it display properly when going over lvl99. 17 år sedan
  ultramage 1f8e1313df * Reconstructed a list of all PACKETVER types, by reverse-engineering it from places in the code where the define is used 17 år sedan
  ultramage 6e3396f84c Fixed guild expulsion not working correctly. 17 år sedan
  ultramage a74d339eab Added support for latest official client/server packet changes. 17 år sedan
  ultramage 543ce8df7b Make the walk/stand/spawn packet generation incremental - deriving new versions from previous versions. 17 år sedan
  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 år sedan
  ultramage e9e5d6276d * Modified mapserver login procedure to make clients from may 2007 and newer not crash when entering mapserver (bugreport:468) 17 år sedan
  skotlex 6840bb28ab - Moved subtype from struct block_list to struct npc_data. 17 år sedan
  ultramage 287ea2a93e More clif.c cleaning 17 år sedan
  ultramage 0ad3fa93e4 random cleanup 17 år sedan
  ultramage 902d96c6d8 Cleaned up/reformatted clif_set0078 and clif_set_007b (stand and walk packet code). 17 år sedan
  ultramage 9ea5b9c76c * Replaced jA's way of allocating npc shop data with a simple dynamic array that gets allocated during loading and freed on unload 17 år sedan
  ultramage 560005b13e Removed battle_config.error_log as console_silent already handles this 17 år sedan
  ultramage b5cf6976a2 Fixed some homunculus skill offset calculation mistakes (bugreport:363) 17 år sedan
  zephyrus 0cf565292d - Important fix to Mail System allowing (by a low change) items duple. 17 år sedan