diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-16 07:11:19 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-16 07:11:19 +0000 |
commit | 6caf74f06f019e4edf78e86c435c5a36c0178566 (patch) | |
tree | 0c57b6fbc9f1e50e4e9d7d65c7a934c921bc03bb /Changelog-Trunk.txt | |
parent | e423df7c1e882bc5e1488775a5dbb1ff52916644 (diff) | |
download | hercules-6caf74f06f019e4edf78e86c435c5a36c0178566.tar.gz hercules-6caf74f06f019e4edf78e86c435c5a36c0178566.tar.bz2 hercules-6caf74f06f019e4edf78e86c435c5a36c0178566.tar.xz hercules-6caf74f06f019e4edf78e86c435c5a36c0178566.zip |
Added more player state variables to track party creation/invitation (bugreport:1180)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12710 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 887f724df..f2ed006c6 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. +2008/05/16 + * Added sd state to track party creation/invitation (bugreport:1180) 2008/05/13 * Fixed a mistake in r11344 that caused the 'my shop' window to display info about cards slotted in items incorrectly (bugreport:1502) |