История коммитов

Автор 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 лет назад