Commit History

Автор SHA1 Съобщение Дата
  ultramage 67cb0da56c Corrected a TXT compilation problem caused by r12023 (mail system code is not present in TXT builds). преди 17 години
  zephyrus 825d214242 - Fixed a visual itemdupple bug on mail system. преди 17 години
  ultramage 65834585a8 Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf(). преди 17 години
  ultramage 51e05f0fcf Fixed a typo in r12008 causing server crashes when sending the fake npc packet. преди 17 години
  skotlex 416f151368 - Fixed clif_sendfakenpc not being updated for PACKETVER 9 преди 17 години
  ultramage 8f1eaa3d67 Moved extra junk from map_addblock/map_delblock to where it logically belongs (loadendack/unit_remove_map), removed flags and _sub macros преди 17 години
  FlavioJS 1c3b249328 * Added code to reject double logins in clif_parse_WantToConnection and added debug messages to detect possible double logins that escaped. преди 17 години
  FlavioJS 548e1bfd28 * Reverted a bad modification in clif_produceeffect from r11290. преди 17 години
  FlavioJS 4dcf5bb0b9 * Tweeked the declaration and initialization defines for vectors. преди 17 години
  skotlex 81e5c08f4f - Fixed warning about unused variable преди 17 години
  ultramage e0611bf8b5 Fixed server not always sending the correct level values to the client. преди 17 години
  skotlex ace81763bc - removed redundant clif_hominfo line in merc_hom_dead (it was sent already from hom_damage) преди 17 години
  ultramage 5790585d16 * Added flag.server to indicate interserver sockets преди 17 години
  ultramage 950e40ed47 Some more guild code reformatting (moved do_init_guild() to the end of guild.c, cleaned up and documented the castle/guild/member lookup functions, fixed a compilation warning...) преди 17 години
  ultramage 8be1c4d48c * Some preparations for the guild script update преди 17 години
  skotlex 2dd7aff70b - Cleaned up clif_setdisguise and fixed it for PACKETVER>=9. I was kinda right in my last assumption afterall :V преди 17 години
  skotlex 20fb727ce1 - Reverted last change, I was wrong in my assumption o_O; преди 17 години
  skotlex c010e4e982 - Fixed the disguise packet sent in clif_move преди 17 години
  ultramage fc037d1e8a small fix to the server's packet parsing code to display server IPs correctly. преди 17 години
  skotlex e816cafde6 - Fixed a 'variable may be used uninitialized' error. преди 17 години
  skotlex e5554e3fae - Insignificant cleanups. преди 17 години
  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 години
  skotlex e231f6cb18 - Likely fixed clif_set_disguise for PACKET_VER 9 преди 17 години
  skotlex fc7b4eaef0 - The default event script behaviour is to trigger on labels rather than NPCs now. преди 17 години
  skotlex 655100c9e2 - Made the struct weapon_atk lhw in status_data a static member rather than a pointer as requested by Ultra Mage. преди 17 години
  zephyrus 2b1fac216c - Added a fix to prevent missing a mail attachment is map servers disconnect from char server. преди 17 години
  skotlex 5f8753f24b - Corrected clif_pase_DropItem so ack/nak is always sent (or client hangs waiting for a reply) преди 17 години
  ultramage 2b186ae7b8 Fixed some minor inconsistencies in homunculus packets, in an attempt to make the lvl99 aura show to owner onSpawn. преди 17 години
  ultramage b9a9c76f2b Fixed charserver unable to reestablish link to login server after a disconnect (yet another problem caused by r11826). преди 17 години
  ultramage a6400393da Fixed 'unit walking in sight' packet missing the 'level' value (mistake in r11791) преди 17 години