diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-15 03:42:10 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-15 03:42:10 +0000 |
commit | 6f22f0352964d6d00deafbb8ccaf7145d6321865 (patch) | |
tree | 2ef2f494485526bba4692959c95dfe2aa59839c1 /Changelog-Trunk.txt | |
parent | 73a788059d8943247b0741b8867ccb32099efb8b (diff) | |
download | hercules-6f22f0352964d6d00deafbb8ccaf7145d6321865.tar.gz hercules-6f22f0352964d6d00deafbb8ccaf7145d6321865.tar.bz2 hercules-6f22f0352964d6d00deafbb8ccaf7145d6321865.tar.xz hercules-6f22f0352964d6d00deafbb8ccaf7145d6321865.zip |
Added error messages when trying to place objects on invalid map coordinates (quick patch for bugreport:419)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11737 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c13abe288..e9eb58dd9 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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. 2007/11/16 + * Added error messages when trying to place objects on invalid map coords * Fixed Divine Protection working against players (bugreport:410) 2007/11/15 * Fixed some homunculus skill offset calculation mistakes (bugreport:363) |