diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-27 02:55:24 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-27 02:55:24 +0000 |
commit | 93dca33bf53ddeba191f553e816ba7bb72774cc0 (patch) | |
tree | 04a8cb4c44c1d940b39c3d65c795c66cfd89aa73 /Changelog-Trunk.txt | |
parent | 91a25bb1534462030596bcd17784cd91e95cd88a (diff) | |
download | hercules-93dca33bf53ddeba191f553e816ba7bb72774cc0.tar.gz hercules-93dca33bf53ddeba191f553e816ba7bb72774cc0.tar.bz2 hercules-93dca33bf53ddeba191f553e816ba7bb72774cc0.tar.xz hercules-93dca33bf53ddeba191f553e816ba7bb72774cc0.zip |
- Applied the necessary changes to make @partyoption reflect it's changes on the alt+p window.
- Some code indentation cleanups.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7905 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 14ae115b6..f48c2ef02 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/07/26
+ * Applied the necessary changes to make @partyoption reflect it's changes
+ on the alt+p window. [Skotlex]
* Modified party_item_share_type config setting so that using 1 disables
item-sharing from non-mob loot (player dropped items or pet loot) and 2
enables round-robin instead of random sharing. Using 3 obviously is
|