diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-13 10:12:59 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-13 10:12:59 +0000 |
commit | 046a2baa5074a0b00bcd5d28c58c0fc5e82b653d (patch) | |
tree | 83d5f59b9f0d6182432702dbb48b9218f3f23cc3 /Changelog-Trunk.txt | |
parent | fd3f56198f309d668adb1a0faf824c2016486a06 (diff) | |
download | hercules-046a2baa5074a0b00bcd5d28c58c0fc5e82b653d.tar.gz hercules-046a2baa5074a0b00bcd5d28c58c0fc5e82b653d.tar.bz2 hercules-046a2baa5074a0b00bcd5d28c58c0fc5e82b653d.tar.xz hercules-046a2baa5074a0b00bcd5d28c58c0fc5e82b653d.zip |
* [Fixed]:
- buildin_npcshopitem not allocating extra 1 block of terminator.
[Added]:
- Modified versions of Dj-Yhn's buildin_npcshopdelitem and buildin_npcshopadditem
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7120 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 0f93f5145..87491c673 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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/12
+ * [Fixed]:
+ - buildin_npcshopitem not allocating extra 1 block of terminator.
+ [Added]:
+ - Modified versions of Dj-Yhn's buildin_npcshopdelitem and buildin_npcshopadditem
+ [Lance]
* Updated clif_disp_onlyself to not use dynamic memory and write directly
to the player's buffer. [Skotlex]
* Updated @noask to also tell the user what he has just rejected (added
|