Commit Verlauf

Autor SHA1 Nachricht Datum
  ultramage e464c81aea Removed the badly designed/unfinished guild_check_conflict() data integrity check (that wasn't actually being used up 'till now). vor 17 Jahren
  zephyrus 0d17cff99b - Added some new cash-items and headgears. vor 17 Jahren
  skotlex 9d353fba9b - Added query_logsql script command to perform sql commands using the log db connection. vor 17 Jahren
  skotlex 4adcab437f - Status change start will now fail when invoked on players that are disconnecting. vor 17 Jahren
  ultramage ef8bf03761 Fixed TXT charserver attempting to do a guild master change instead of an integrity check whenever a new guild member gets added. vor 17 Jahren
  L0ne_W0lf a4f1cab764 Oops, forgot to commit! vor 17 Jahren
  ultramage 0ca1cee5fc Fixed a mistake in r11876 that prevented the login server from doing auth correctly due to an incorrect IP being used in the process. vor 17 Jahren
  L0ne_W0lf 3c65f35146 Updated Amatsu NPCs, Quests, and Warps. vor 17 Jahren
  skotlex 11c0438e85 - The interserver outgoing buffer now gets flushed when it reaches 512KB of data stored on it. vor 17 Jahren
  skotlex 2dd7aff70b - Cleaned up clif_setdisguise and fixed it for PACKETVER>=9. I was kinda right in my last assumption afterall :V vor 17 Jahren
  skotlex 20fb727ce1 - Reverted last change, I was wrong in my assumption o_O; vor 17 Jahren
  skotlex c010e4e982 - Fixed the disguise packet sent in clif_move vor 17 Jahren
  skotlex 81ddad8b83 - Cleared up npc shop id when warping a player. vor 17 Jahren
  FlavioJS 30e3f30447 * Modified npc_parsesrcfile to parse the line as a 'tab-separated values' string and added data truncation warnings. vor 17 Jahren
  FlavioJS 6dd13ee535 * Added a generic 'delimiter-separated values' string parser to strlib.c/h. vor 17 Jahren
  ultramage cd8c03aa81 Changed Cloaking to not show an animation when it fails (thanks to Harbin for pointing it out). vor 17 Jahren
  ultramage fc037d1e8a small fix to the server's packet parsing code to display server IPs correctly. vor 17 Jahren
  skotlex de7e25a0bb - Cleaned up a bit the code for HVAN_CHAOTIC vor 17 Jahren
  ultramage 7dc104912b Fixed a bug in r11633 always spawning only 1 chest type vor 17 Jahren
  skotlex e816cafde6 - Fixed a 'variable may be used uninitialized' error. vor 17 Jahren
  FlavioJS b3fe52fa6b * Removed double tabs from mapflag/warp/script/function/duplicate declarations. vor 17 Jahren
  skotlex 9ca2a6c0dd - Changed the chaotic delay from block to delay since it just a sec vor 17 Jahren
  skotlex 11aaa56783 - Fixed ensembles skills. vor 17 Jahren
  skotlex e823c2e3eb - removed the timer heap correction code when the timers overflow since Flavio points out that it is not needed. vor 17 Jahren
  skotlex e5554e3fae - Insignificant cleanups. vor 17 Jahren
  skotlex d321e89aed - Cleaned up the messy code used to generate the idle/walk packets (or at least, in my opinion, it looks cleaner now) vor 17 Jahren
  skotlex e231f6cb18 - Likely fixed clif_set_disguise for PACKET_VER 9 vor 17 Jahren
  FlavioJS 43ac1fd8ad ooops, two errors escaped... >.< vor 17 Jahren
  FlavioJS 1d827807ae * Removed the attempts to recover from invalid syntax in npc_parsesrcfile since they can produce incorrect results (spaces in sscanf can match \n's and company). vor 17 Jahren
  skotlex fc7b4eaef0 - The default event script behaviour is to trigger on labels rather than NPCs now. vor 17 Jahren