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

Автор SHA1 Сообщение Дата
  ai4rei 8dc5d7029c * Fixed non-windows 'findfile' utils function missing a 'closedir' call (bugreport:4739, since r1629). 14 лет назад
  ai4rei 2bc3dafd59 * Inventory and Cart item arrays are no longer getting compacted on each log-in/teleport/warp. 14 лет назад
  ai4rei 7557d37013 * Various accumulated cleanups and fixes. 14 лет назад
  ai4rei 8fb6c1f646 * Fixed faulty WFIFO reallocation causing memory exhaustion (bugreport:4737, since r1816, related r11503, r11571, r11886 and r12232). 14 лет назад
  ai4rei 9492535e65 * Fixed equipped items' bonus no longer working after log-in until next status recalc, due to missing pc_setequipindex which was previously called by pc_checkitem (bugreport:2604, since r14685). 14 лет назад
  ai4rei 884cb80892 * Removed @aw/@away which duplicates and collides with client's /am (away message) (bugreport:1235, topic:163083, since r4351). 14 лет назад
  ai4rei 342f5db18c * Fixed a map-server crash when invalid items are deleted (option 'item_check') from a logging-in character (bugreport:2604). 14 лет назад
  ai4rei b3efe1d8b4 * Fixed @accept not checking, whether or not a duel is already full (bugreport:2740, since r4111). 14 лет назад
  ai4rei 7a85df4fe0 * Resolving allow/deny IP rules not working (bugreport:2632). 14 лет назад
  ai4rei 0f1c66191c * Fixed buyers, that are currently in a vending shop could be fooled into buying an item at different price than they see by reopening the vending shop (bugreport:4728). 14 лет назад
  ai4rei 10d1f8f8eb * Added documentation for undocumented bonuses (bugreport:4727, follow up to r302, r354, r485, r699, r928, r1116, r6221, r7982, r10031, r13596 and r14018). 14 лет назад
  ai4rei dd4a090c69 * Some cleaning here and there. 14 лет назад
  ai4rei 2d495bd0f2 * Updated Aegis NPC ID constants from current npcidentity.lub (bugreport:4706). 14 лет назад
  ai4rei 639bafa88e * Fixed solo dance/star gladiator warm AoE no longer following the owner and cloaking wall rules no longer working (bugreport:4720, since r14671). 14 лет назад
  ai4rei 9799eb3699 * Various fixes for scripts that are disabled by default. 14 лет назад
  ai4rei 178cc183ab * Fixed a map-server crash, when a script attempts to call a local function, which has only a forward declaration. Such functions now count as script parse error (bugreport:4009, since r3422). 14 лет назад
  ai4rei a4b7cce2c5 * Various accumulated insignificant fixes to documentation, examples and comments. 14 лет назад
  ai4rei 7919c7d9fc * Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql to upgrade table `login`; for TXT no action is necessary, as it upgrades itself. 14 лет назад
  ai4rei a7810e9646 * Removed unconditional redundant status change checks before status_change_end calls (follow up to r12890). 14 лет назад
  ai4rei ad4e9bbee1 * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998). 14 лет назад
  ai4rei 47ca51f9e2 * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934). 14 лет назад
  ai4rei 0204e9c914 * Fixed mapflags 'restricted', 'nocommand', 'bexp' and 'jexp' still not getting completely initialized upon @reloadscript (bugreport:4710, follow up to r14548). 14 лет назад
  ai4rei 3e4934d780 * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). 14 лет назад
  ai4rei 43ce11026b * Fixed chrif-packet processing considering free/unused packet IDs incorrectly as variable length packets (-1 = variable length, 0 = disabled packet). 14 лет назад
  ai4rei ba5d1ec3ac * Added support for creating account through the console-plugin on login-server (replaces ladmin functionality unavailable through atcommands). 14 лет назад
  ai4rei 4f517e1ebb * Reformatting and minor cleanups to console-plugin related code. 14 лет назад
  ai4rei 825df9dda1 * Fixed script command 'cleararray' setting 1 element more, than it is told to (bugreport:2047, since r12253). 14 лет назад
  ai4rei 5a2da0f184 * Fixed monster level not getting updated in monster name (option 'show_mob_info'), when a monster levels up (option 'mobs_level_up') (follow up to r8644, related r187). 14 лет назад
  ai4rei 4cd68d40e1 * Made script command 'charisalpha' always return 1 when 'isaplha' is true, rather than to return the return value of 'isalpha' which is only defined as zero/non-zero and can be different from 1 (bugreport:2024, related r2003). 14 лет назад
  ai4rei ab332bd663 * Fixed packet_len entry for packet 0x289 (ZC_PC_CASH_POINT_UPDATE) not matching the actual size used in clif_cashshop_ack (bugreport:4701, since r14639, follow up to r12264). 14 лет назад