diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-14 15:35:25 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-14 15:35:25 +0000 |
commit | 987aa586c48f83830f8c457d5cfe49361acb028a (patch) | |
tree | dfaffb829dadf841dcb21443915c49f208e14d95 /Changelog-Trunk.txt | |
parent | 50df12f5c8f485b12944182a53c43df975edd4cb (diff) | |
download | hercules-987aa586c48f83830f8c457d5cfe49361acb028a.tar.gz hercules-987aa586c48f83830f8c457d5cfe49361acb028a.tar.bz2 hercules-987aa586c48f83830f8c457d5cfe49361acb028a.tar.xz hercules-987aa586c48f83830f8c457d5cfe49361acb028a.zip |
- blocked again skill usage during marionette.
- Some minor code cleanups.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7162 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 05bfae692..6b4ead64c 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.
2006/06/14
+ * Blocked again skill usage during marionette. [Skotlex]
* Fixed main.sql adding a key on char_id rather than account_id for the
char table. [Skotlex]
* Cleaned up character saving in char-sql, it no longer needs to query the
|