diff options
author | blackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-23 19:29:40 +0000 |
---|---|---|
committer | blackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-23 19:29:40 +0000 |
commit | a072cb579041699023f5197ffcb303acef112e2f (patch) | |
tree | b82f79fa794b7dc2b3ecc887e9794d703d64e782 /Changelog-Trunk.txt | |
parent | 08e3879a38da10dc3f0bdd3f7278c0355a1d263a (diff) | |
download | hercules-a072cb579041699023f5197ffcb303acef112e2f.tar.gz hercules-a072cb579041699023f5197ffcb303acef112e2f.tar.bz2 hercules-a072cb579041699023f5197ffcb303acef112e2f.tar.xz hercules-a072cb579041699023f5197ffcb303acef112e2f.zip |
"castnodex&~1"
aka, testing for castnodex having any bit in not 1 set instead of not having bit 1 set.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5719 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 73c173742..5568fc2c8 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/23
+ * Fixed DEX-based casting time and delay reduction. [blackhole89]
* Modified the function pc_percent_heal to prevent overflow problems. [Skotlex]
* Changed the second entry in the water_height.txt listing to specify
directly the .rsw file (instead of .gat). [Skotlex]
|