diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-23 11:47:27 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-23 11:47:27 +0000 |
commit | 8ac5438e9dabbde99abed1b77b1b7d15950fe172 (patch) | |
tree | 83bf169e3f2cacc9209c8f4c9339a61626b7173b /Changelog-Trunk.txt | |
parent | 206d9e2affc46aede0fe7cfc632501273f902d5f (diff) | |
download | hercules-8ac5438e9dabbde99abed1b77b1b7d15950fe172.tar.gz hercules-8ac5438e9dabbde99abed1b77b1b7d15950fe172.tar.bz2 hercules-8ac5438e9dabbde99abed1b77b1b7d15950fe172.tar.xz hercules-8ac5438e9dabbde99abed1b77b1b7d15950fe172.zip |
* [Fixed]:
- MAPREGSQL overloading SQL table with temperory map registries.
- Incorrect perfomance calculation for MAPREGSQL loading and saving.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7310 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 36c8a2060..0588cc7af 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/23
+ * [Fixed]:
+ - MAPREGSQL overloading SQL table with temperory map registries.
+ - Incorrect perfomance calculation for MAPREGSQL loading and saving. [Lance]
+
2006/06/22
* Guessed and added support for the packets 0x22a (idle) and 0x22b (spawn).
This should complete the required packets for PACKETVER 7. [Skotlex]
|