diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-14 10:52:51 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-14 10:52:51 +0000 |
commit | 2f8b825e21566947c429913622dfa934476e3913 (patch) | |
tree | d0ba1f918363679ca5c3579a04a5c9372b7513cb /Changelog-Trunk.txt | |
parent | aeabd9b6ae7cd6b59d6c8d85609559f132a464ee (diff) | |
download | hercules-2f8b825e21566947c429913622dfa934476e3913.tar.gz hercules-2f8b825e21566947c429913622dfa934476e3913.tar.bz2 hercules-2f8b825e21566947c429913622dfa934476e3913.tar.xz hercules-2f8b825e21566947c429913622dfa934476e3913.zip |
Added a precise and consistent tick() function for freebsd (see bugreport:240)
(TODO: apply it to multiple platforms using an appropriate configure script)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11912 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 7c83a9fc1..fe4eae142 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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/12/14 + * Added a precise and consistent tick() function for freebsd [ultramage] * Wand of Hermode now dispells buffs only of allies. * Fixed some null pointer checks in status_change_end. * Corrected a crashy Warning message. [Skotlex] |