diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-01 15:18:15 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-01 15:18:15 +0000 |
commit | f15995cea6ac172a676b17fc91fb0940f97ae87f (patch) | |
tree | 4e5485c84d5b25a107221bec906a8b00eaa7077f /Changelog-Trunk.txt | |
parent | d3adab9f6f417979f9f7a5915930604d0add5c64 (diff) | |
download | hercules-f15995cea6ac172a676b17fc91fb0940f97ae87f.tar.gz hercules-f15995cea6ac172a676b17fc91fb0940f97ae87f.tar.bz2 hercules-f15995cea6ac172a676b17fc91fb0940f97ae87f.tar.xz hercules-f15995cea6ac172a676b17fc91fb0940f97ae87f.zip |
- Added defines status_base_matk_(max/min) for code readability
- Expanded status_calc_misc so it may also calculate the batk of characters as well as their regen data (if they have it)
- Fixed a memory leak when using charsave_method:1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8576 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 7e2a7de67..2b29660c7 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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.
2006/09/01
+ * Expanded status_calc_misc so it may also calculate the batk of characters
+ as well as their regen data (if they have it) [Skotlex]
+ * Fixed a memory leak when using charsave_method:1 [Skotlex]
* Soul Breaker will now be affected by Lex Aeterna on both parts of the
attack. [Skotlex]
* Status changes with no skill and no SCB* data will now go through if they
|