Историја ревизија

Аутор 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 година