diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-09 03:51:18 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-09 03:51:18 +0000 |
commit | 400200948796c1fcd529b79a1026be4064c37b67 (patch) | |
tree | 92a0ae7b09c8b5b96e8e5d11bb3a47d8dc32c6de /Changelog-Trunk.txt | |
parent | 43b44e59a86da8c2bc9103bb28ccf1cd9a86b104 (diff) | |
download | hercules-400200948796c1fcd529b79a1026be4064c37b67.tar.gz hercules-400200948796c1fcd529b79a1026be4064c37b67.tar.bz2 hercules-400200948796c1fcd529b79a1026be4064c37b67.tar.xz hercules-400200948796c1fcd529b79a1026be4064c37b67.zip |
- Modified guild exp to be an unsigned int rather than a signed one.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7059 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 2b4668b35..d406c2522 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/06/08
+ * Modified guild exp to be an unsigned int rather than a signed one.
+ [Skotlex]
* Fixed @skilltree printing out Unknown job for most targets used.
[Skotlex]
* Cleaned clif_pvpset to not send the packet to nearby characters when the
|