summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-13 14:06:05 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-13 14:06:05 +0000
commit952043f3fc80c16ef45f68defb3a9f6a764ba0d7 (patch)
treef2919dfd29c372b7a24b9ae7074959a6f7694ad1 /Changelog-Trunk.txt
parent74b5927330e0be611ff14cc7bcebff9f2c536f59 (diff)
downloadhercules-952043f3fc80c16ef45f68defb3a9f6a764ba0d7.tar.gz
hercules-952043f3fc80c16ef45f68defb3a9f6a764ba0d7.tar.bz2
hercules-952043f3fc80c16ef45f68defb3a9f6a764ba0d7.tar.xz
hercules-952043f3fc80c16ef45f68defb3a9f6a764ba0d7.zip
- Oppositions can't be made during WoE now.
- Fixed a few compiler warnings from VC - Commented out the Homunculus Skills<->Status Change link which was causing some memory corruptions. - git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7127 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 87491c673..6a020c598 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,11 @@ 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.
+2006/06/13
+ * Oppositions can't be made during WoE now. [Skotlex]
+ * Fixed a few compiler warnings from VC [Skotlex]
+ * Commented out the Homunculus Skills<->Status Change link which was
+ causing some memory corruptions. [Skotlex]
2006/06/12
* [Fixed]:
- buildin_npcshopitem not allocating extra 1 block of terminator.