diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-06 13:49:29 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-06 13:49:29 +0000 |
commit | 54f28419528e592b2d7628ce596fd49205be94d3 (patch) | |
tree | 75aade9d9b39b5efb29d65dfe2348fc235664784 /Changelog-Trunk.txt | |
parent | 63a3353ffbc81b3a7c761cdd7a3283a144cd3f87 (diff) | |
download | hercules-54f28419528e592b2d7628ce596fd49205be94d3.tar.gz hercules-54f28419528e592b2d7628ce596fd49205be94d3.tar.bz2 hercules-54f28419528e592b2d7628ce596fd49205be94d3.tar.xz hercules-54f28419528e592b2d7628ce596fd49205be94d3.zip |
- Modified @allstats to prevent negative/overflow issues.
- Fixed HP/SP requirements for WE_MALE/WE_FEMALE
- Fixed a typo in skill.h which fixes a compilation warning.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5925 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 5d03b5d91..260aaf859 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2006/04/06
+ * Modified @allstats to prevent negative/overflow issues. [Skotlex]
2006/04/05
* Fixed undisguising not clearing the mob sprite for the disguised
character. [Skotlex]
|