summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-29 17:22:35 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-29 17:22:35 +0000
commit70028b45b1a73422867cf1432ea1dc29a613fc98 (patch)
tree9f6b686e2cbb09a5825a0ea48be032a3d2a30a7f /Changelog.txt
parent2d5a97a322c5c3d9665ba96deb5daa4d6188c28d (diff)
downloadhercules-70028b45b1a73422867cf1432ea1dc29a613fc98.tar.gz
hercules-70028b45b1a73422867cf1432ea1dc29a613fc98.tar.bz2
hercules-70028b45b1a73422867cf1432ea1dc29a613fc98.tar.xz
hercules-70028b45b1a73422867cf1432ea1dc29a613fc98.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@859 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 20ceb741d..a98a3601e 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,9 @@
Date Added
12/29
+ * Changed int_guild.c so it will calculate average guild level only if > 0
+ members are found - prevent divide by zero crashes (why would an empty guild
+ be requested to update its' member info in the first place?) [celest]
+ * Added Shinomori's fixes for string copying in script.c [celest]
* Removed @giveitem since #item it's the one that does this and added some of it's support to #item [MC Cameri]
-#item <item_name> <item_count> <charname|all|everyone>
* Uncommented out import in charcommand_athena.conf, there is