Historial de Commits

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