diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-11 11:02:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-11 11:02:53 +0000 |
commit | 4e0e965693d27f8c7a5e7c0c7ebda55ff217ec5b (patch) | |
tree | d872b1db6dd8162cda453bef9e41663ceb1462ad /Changelog-Trunk.txt | |
parent | cf9a1c007ff068ab5cdbbd93c689b00e2b5c4912 (diff) | |
download | hercules-4e0e965693d27f8c7a5e7c0c7ebda55ff217ec5b.tar.gz hercules-4e0e965693d27f8c7a5e7c0c7ebda55ff217ec5b.tar.bz2 hercules-4e0e965693d27f8c7a5e7c0c7ebda55ff217ec5b.tar.xz hercules-4e0e965693d27f8c7a5e7c0c7ebda55ff217ec5b.zip |
- Added missing include npc.h to map.c
- Now when job changing to another class tree, status changes from skills that belong to your previous class are cleared.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11716 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 94803ac18..613c7251c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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. 2007/11/12 + * Now when job changing to another class tree, status changes from skills + that belong to your previous class are cleared. [Skotlex] * Applied Rayce's improvements to the npc script parser [ultramage] * Made on-touch areas work with walking npcs (is somewhat process intensive, but people do not really care about that, do they?) [Skotlex] |