diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-02 15:35:27 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-02 15:35:27 +0000 |
commit | cba97f4deb4a9bb62da4ab7748926fd5319090d0 (patch) | |
tree | 8bf8b528b764622c0a604e6dca7435c0b6ca8acf /Changelog-Trunk.txt | |
parent | abb64efe8b339b84991eefd22757b31d8cdc2499 (diff) | |
download | hercules-cba97f4deb4a9bb62da4ab7748926fd5319090d0.tar.gz hercules-cba97f4deb4a9bb62da4ab7748926fd5319090d0.tar.bz2 hercules-cba97f4deb4a9bb62da4ab7748926fd5319090d0.tar.xz hercules-cba97f4deb4a9bb62da4ab7748926fd5319090d0.zip |
- Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it out.
- Applied the entry reusage system to the battle delay damage structure.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5166 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 1d37d805b..3b101c853 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/02
+ * Applied the Entry Reusage System to the battle delay damage timers.
+ [Skotlex]
* Fixed the map server complain when using the default user/password
showing up if you set the new user/pass on the import file. [Skotlex]
2006/02/01
|