diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-07 00:43:46 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-07 00:43:46 +0000 |
commit | 6729808a6dd1e3760c3f8b5453d07f27f35dca45 (patch) | |
tree | aa632da15c9e7f5423686ff1de46d06509efbfc7 /db/Changelog.txt | |
parent | 4250071e3c0f382d3b6680f30d2c9bce848a92da (diff) | |
download | hercules-6729808a6dd1e3760c3f8b5453d07f27f35dca45.tar.gz hercules-6729808a6dd1e3760c3f8b5453d07f27f35dca45.tar.bz2 hercules-6729808a6dd1e3760c3f8b5453d07f27f35dca45.tar.xz hercules-6729808a6dd1e3760c3f8b5453d07f27f35dca45.zip |
- Disabled the exception handler on windows debug builds
- Fixed Devotion using WE_BABY's status icon (now uses no icon); if you have a way to determine the correct number, give feedback
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10173 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 2a6e4b544..d11e63333 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -21,6 +21,8 @@ ======================== 04/07 + * Corrected amatsu dungeon's nomemo mapflags not working + * Added a missing map entry, 've_in02' to map list and index * Fixed Galion's mob skills (remnants of copy-paste) [ultramage] * Updated map index and map cache with Nameless Island maps [DracoRPG] - also removed the duplicate g_room2 entry from map index, read the note |