diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-01 20:43:02 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-01 20:43:02 +0000 |
commit | 6c4ccacfc199765bb6837da08341f6c7f21464bf (patch) | |
tree | bb4e4b7eb6a2a489826b6e5308bd74791def6bd5 /Changelog-Trunk.txt | |
parent | 231c0084678af14b7443cbd47da99ebe380fe85c (diff) | |
download | hercules-6c4ccacfc199765bb6837da08341f6c7f21464bf.tar.gz hercules-6c4ccacfc199765bb6837da08341f6c7f21464bf.tar.bz2 hercules-6c4ccacfc199765bb6837da08341f6c7f21464bf.tar.xz hercules-6c4ccacfc199765bb6837da08341f6c7f21464bf.zip |
* Updates to map cache generator tool.
- Removed unmaintained grfio library copy and made the tool use the one in /common instead (related r12726).
- Updated makefile to use compile options/libraries determined by configure (bugreport:1109).
- Fixed error messages from the tool and grfio library overlapping each other (bugreport:2403).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14646 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 12cbc86dc..9d90c550e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,10 @@ Date Added +2011/01/01 + * Updates to map cache generator tool. [Ai4rei] + - Removed unmaintained grfio library copy and made the tool use the one in /common instead (related r12726). + - Updated makefile to use compile options/libraries determined by configure (bugreport:1109). + - Fixed error messages from the tool and grfio library overlapping each other (bugreport:2403). 2010/12/31 * Pending trade requests no longer prevent a character from trading someone else instead (official). [Ai4rei] - This fixes trade window displaying wrong name when attempting to deal multiple characters (bugreport:344). |