diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-03 20:01:00 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-03 20:01:00 +0000 |
commit | e98da76049ed45fce2490b48e9d6418bd1ec1223 (patch) | |
tree | 934d988e6db3bc81e8bae5443d4fe12e533ee71d /Changelog-Trunk.txt | |
parent | d0241aaae2ee58987a5f65b4d69d2ee8d7408283 (diff) | |
download | hercules-e98da76049ed45fce2490b48e9d6418bd1ec1223.tar.gz hercules-e98da76049ed45fce2490b48e9d6418bd1ec1223.tar.bz2 hercules-e98da76049ed45fce2490b48e9d6418bd1ec1223.tar.xz hercules-e98da76049ed45fce2490b48e9d6418bd1ec1223.zip |
- Fixed compilation error on windows
- Strip sc's are now removed on logout.
- Some cleanups
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5451 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index fe5767bd8..fe80f4273 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ 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/03/03
+ * Strip status changes are now removed on logout. [Skotlex]
* Added a column in skill_cast_db for specifying can't walk delays. It's
all set to 0 currently, so someone get updating them! [Skotlex]
* Removed the apply walk-delay entry from skill_cast_nodex as the new walk
|