Commit History

Author SHA1 Message Date
  L0ne_W0lf 23d79b9943 Touched up Merchant quest Biliban Kafra function 17 years ago
  L0ne_W0lf f53f2a4d05 Updated Louyang NPCs, quests, and warps. 17 years ago
  ultramage 86b5e0c6f6 Replaced the 'map name' castle data variable with the equivalent 'map index'. 17 years ago
  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 years ago
  ultramage d68cc86799 Fixed one query that I missed when doing r11915 17 years ago
  ultramage 1e6922174e Guardian hp handling code removal (see bugreport:342) 17 years ago
  FlavioJS 71efbff724 * Commited the quick fix "emps not respawning if the emp breaker logs off". (from r11630 bureport:369) 17 years ago
  ultramage a772e3699d Added a precise and consistent tick() function for freebsd (see bugreport:240) 17 years ago
  skotlex aa83de997f - corrected Option_Xmas value in const.txt 17 years ago
  L0ne_W0lf 10bec9ed67 Fixed Big Defense Potion 10ea Box. (was giving small def pot.) 17 years ago
  L0ne_W0lf 6ee5ac12f6 Maheo in Ice dungeon quest now uses setnpcdisplay. 17 years ago
  L0ne_W0lf da3f962b22 * Minor fixes, guild manager, and a couple others. 17 years ago
  L0ne_W0lf 1d4d4feee2 Updated Ayothaya NPCs, Quests, and Warps. 17 years ago
  ultramage 822ba1ddd7 Fixed a mistake in r11895 where guild invitation data was being cleared too soon, causing a check to fail when confirmation arrived from the charserver. 17 years ago
  FlavioJS 9bfc5b4425 * Fixed possible segmentation faults in the script engine. 17 years ago
  FlavioJS ef54f5d793 * Disabled ers until recent crashes are fixed. 17 years ago
  FlavioJS 02d21582a6 * Abstracted the windows socket code so that all fd's are in the range [1,FD_SETSIZE[. (bugreport:604) 17 years ago
  ultramage 2af4a7f61b Some more tweaks to the guild code 17 years ago
  ultramage 8be1c4d48c * Some preparations for the guild script update 17 years ago
  ultramage e464c81aea Removed the badly designed/unfinished guild_check_conflict() data integrity check (that wasn't actually being used up 'till now). 17 years ago
  zephyrus 0d17cff99b - Added some new cash-items and headgears. 17 years ago
  skotlex 9d353fba9b - Added query_logsql script command to perform sql commands using the log db connection. 17 years ago
  skotlex 4adcab437f - Status change start will now fail when invoked on players that are disconnecting. 17 years ago
  ultramage ef8bf03761 Fixed TXT charserver attempting to do a guild master change instead of an integrity check whenever a new guild member gets added. 17 years ago
  L0ne_W0lf a4f1cab764 Oops, forgot to commit! 17 years ago
  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. 17 years ago
  L0ne_W0lf 3c65f35146 Updated Amatsu NPCs, Quests, and Warps. 17 years ago
  skotlex 11c0438e85 - The interserver outgoing buffer now gets flushed when it reaches 512KB of data stored on it. 17 years ago
  skotlex 2dd7aff70b - Cleaned up clif_setdisguise and fixed it for PACKETVER>=9. I was kinda right in my last assumption afterall :V 17 years ago
  skotlex 20fb727ce1 - Reverted last change, I was wrong in my assumption o_O; 17 years ago