From f6bcd12cd633717e9e503bb453c85955e29cd519 Mon Sep 17 00:00:00 2001 From: ultramage Date: Wed, 23 May 2007 21:23:36 +0000 Subject: - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast time and delay reducibility by item scripts (cards and such) - Fixed Martyr's Reckoning never triggering for gms with all skills - Added MO_TRIPLEATTACK and RG_SNATCHER to @skillall's skill filter - Made gm_skill_unconditional bypass skill blocking (guild timer, etc) - Reverted the weird delay_dependon_agi thing (r8923, r9055, r9059) - Changed a few memsets to strncpy (reading past buffer is a bad idea) - Sped up some memset operations (multiples of 4 are faster) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10613 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 69854b488..36ad7e222 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,14 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/05/23 + * Added new flag to skill_castnodex.txt, to allow per-skill tweaking + of cast time and delay reducibility by item scripts (cards and such) + * Fixed Martyr's Reckoning never triggering for gms with all skills + * Added MO_TRIPLEATTACK and RG_SNATCHER to @skillall's skill filter + * Made gm_skill_unconditional bypass skill blocking (guild timer, etc) + * Reverted the weird delay_dependon_agi thing (r8923, r9055, r9059) + * Changed a few memsets to strncpy (reading past buffer is a bad idea) + * Sped up some memset operations (multiples of 4 are faster) * Fixed a typo in Chase Walk code, /thx to zephyrus_cr [ultramage] 2007/05/22 * Updated sql files [Playtester] -- cgit v1.2.3-70-g09d2