コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  ai4rei 5f93676dea * Fixed script command 'progressbar' resuming fails on second invocation, when there was no script pause between the first and second call (bugreport:4698, since r14024). 14 年 前
  ai4rei c8f5056a4a * Fixed kill steal protection result in skill casting (unit_skilluse_id2) not getting evaluated (bugreport:1808, since r12203). 14 年 前
  ai4rei bc191110f2 * Applied fix provided by Valaris to make /pvpinfo actually work. (bugreport:1785, since r1602). 14 年 前
  ai4rei f543097124 * Fixed @homlevel usage message stating, that deleveling is possible, although it is not (bugreport:1485, since r10272). 14 年 前
  brianluau 6db17907b0 - Removed extra slashes in item_db.txt (bugreport:4686) 14 年 前
  ai4rei b7ab5cac1d * Fixed @alootid using 'autolootitem' (internal name) in it's usage message (bugreport:1445, since r12203). 14 年 前
  ai4rei d3d3e871cd * Updated mapcache once more, because the one from r14643 contained official xmas versions of the town maps, now causing glitches after the xmas event on kRO ended. 14 年 前
  ai4rei 7c8ea87859 * Fixed script command 'deletearray' deleting incorrect amount of array elements from arrays with empty elements (bugreport:4628). 14 年 前
  ai4rei 03933a951b * Fixed ends of statement blocks missing script EOL processing, thus causing 'next line' label (-) to misbehave in statement blocks without additional curly braces (bugreport:4417, since r3422). 14 年 前
  L0ne_W0lf edc1fa9bb8 Shuffled around disabled headgears, more accurate to what is and isn't avaliable in kRO. Snuck in a few minor fixes. 14 年 前
  ai4rei 2cfd322c38 * Added support for removal of trailing comments to sv_readdb (bugreport:4680). 14 年 前
  ai4rei 7eae5b9381 * Fixed local files could not be aliased with resnametable.txt in grfio (bugreport:2203, since r5152). 14 年 前
  ai4rei 630a5810e9 * Cleanups to grfio. 14 年 前
  ai4rei 0a86d090c1 * Updates to map cache generator tool. 14 年 前
  ai4rei bf53c4e2a8 * Pending trade requests no longer prevent a character from trading someone else instead (official). 14 年 前
  ai4rei 55a4f8411e * Updated mapcache up to 2010-12-01. Adds Bifrost, Dewata and Malangdo maps. 14 年 前
  ai4rei 75ca2f146a * Fixed improper use of itemdb_search. It does not return NULL but a dummy item, if the item id is invalid. 14 年 前
  L0ne_W0lf 310d719f6e - Lowered the required level to equip Expert Ring from 90 to 50. (bugreport:2853) 14 年 前
  ai4rei ad0f39a6ec * Made remaining csv databases (guild, castle, homunculus, itemdb, mercenary) use sv_readdb, where applicable (follow up to r14524, r14526 and r14532). 14 年 前
  ai4rei 33d2446b11 * Collection of random insignificant changes. 14 年 前