Cronologia Commit

Autore SHA1 Messaggio Data
  ai4rei 33d2446b11 * Collection of random insignificant changes. 14 anni fa
  ai4rei 5984718d86 * Fixed opening other player's vending terminating currently running NPC conversation. Vending is now unavailable when talking to an NPC (bugreport:2208). 14 anni fa
  ai4rei 9aa76bdd13 * Added support for new /remove and /recall packets for 2010-08-03aRagexeRE and newer. 14 anni fa
  ai4rei 1e81541e66 * Resolved random compiler warnings. 14 anni fa
  ai4rei 98c85e0d33 * Fixed missing check in cooking, causing cooking kit requirement could be bypassed by sending 0x25b (CZ_REQ_MAKINGITEM) directly (bugreport:4642, since r13628). 14 anni fa
  ai4rei adc89d50f4 * Updates to the playBGM functionality (since r14335). 14 anni fa
  ai4rei 522a51bb10 * Removed some of the duplicate, storage-related packet code. 14 anni fa
  ai4rei e26ea94a2f * Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627). 14 anni fa
  Paradox924X ca53ef6f4a Changed almost all instances of sprintf() to snprintf(). 14 anni fa
  ai4rei 5cfc017080 * Removed leftovers of the item_value_db.txt feature (bugreport:2031, since athena-dev-2.1.1-mod377, followup to pre-svn 2004/05/29). 14 anni fa
  ai4rei fc662a0020 * Random clif.c fixes and cleanups. 14 anni fa
  ai4rei f9bdaf5426 * Added defines for guild notice sizes (MAX_GUILDMES1 and MAX_GUILDMES2). 14 anni fa
  ai4rei ce93557473 * Added clif_starskill (packet 0x20e, ZC_STARSKILL) to host the packet previously implemented by clif_feel_info, clif_hate_info, clif_mission_info and clif_feel_hate_reset (related r4352, r4375 and r9162). 14 anni fa
  ai4rei 10638473e4 * Various additions and updates to the comments and documentation of packets in clif. 14 anni fa
  ai4rei c8cae9e659 * Removed clif_weather_sub and clif_misceffect2 in favor of clif_specialeffect_single and clif_specialeffect (all of them are ZC_NOTIFY_EFFECT2). 14 anni fa
  ai4rei a313575e51 * Added packet 0x1b1 (ZC_SHOWDIGIT). 14 anni fa
  ai4rei ca36918486 * Confirmed packet 0x291 (ZC_MSG) to be general-purpose msgstringtable.txt packet and updated all functions using it (related r12245 and r13126). 14 anni fa
  ai4rei 6cb2c681c9 * Added a define for star gladiator feel/hate info array length (follow up to r8721 and r11840). 14 anni fa
  ai4rei c82e8e36f1 * Added an option to re-roll the /dice emotion server-side, to prevent cheats during events (bugreport:4194). 14 anni fa
  ai4rei 93e376eac5 * Added emotion_type enumeration for clif_emotion constants. 14 anni fa
  ai4rei 5d1bbf6c2a * Added clr_type enumeration for vanish effect constants. 14 anni fa
  ai4rei 8b5c0c742b * Resolved multiple issues with the party booking system (bugreport:4573, since r14412). 14 anni fa
  ai4rei 4d73f8ab86 * Made the party booking search pass results as array of pointers, rather than array of indexes, which require further lookup. 14 anni fa
  ai4rei c13027baf7 * Replaced literal constants related to the party booking system with defines. 14 anni fa
  ai4rei d503330ed8 * Fixed pets with player sprites causing the client to crash while looking for non-existing resources (topic:260895, follow up to r14488). 14 anni fa
  ai4rei 29f9e79242 * Fixed disguising as player clone causing the client to crash while looking for non-existing NPC sprites (bugreport:4428, since r14387, related r14383). 14 anni fa
  ai4rei 53fd4cef96 * Fixed guild and guild member exp truncation issue (bugreport:4130, since r14242). 14 anni fa
  Paradox924X 9c672be638 Use packet 0xe7 instead of 0x1f5 within clif_tradestart() when there is no trade_partner (or an invalid one) specified even for PACKETVER >= 6. (bugreport:4544) 14 anni fa
  Paradox924X 527041fb58 Send the actual level of the person you're trading with rather than limiting it by the max_lv/aura_lv settings. 14 anni fa
  Gepard 5c72ec7b7e Applied clif_equiplist fix by Ai4rei to prevent client crash when equipment is broken/repaired and PACKETVER >= 20100629. Follow-up to r14368. (bugreport:4459) 14 anni fa