diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-19 09:15:00 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-19 09:15:00 +0000 |
commit | 70dc3acce080b3c4f5061c2394911149d0d82aa4 (patch) | |
tree | 7e9bcc793338ab564ad0fe6142dfdc6d651b78e7 /Changelog-Trunk.txt | |
parent | e73a29efa9a57ee1387af8626a8c20c5a780f42a (diff) | |
download | hercules-70dc3acce080b3c4f5061c2394911149d0d82aa4.tar.gz hercules-70dc3acce080b3c4f5061c2394911149d0d82aa4.tar.bz2 hercules-70dc3acce080b3c4f5061c2394911149d0d82aa4.tar.xz hercules-70dc3acce080b3c4f5061c2394911149d0d82aa4.zip |
- Cleanups or minor changes.
- Now addtick_timer invokes settick_timer, so keep an eye for whatever timer issues it's supposed to have.
- Removed the flush_fifo from clif_parse_TickSend until the socket problems are fixed.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9521 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c21f900a3..f7d8d38bd 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,12 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2006/12/19 + * Cleanups or minor changes. + * Now addtick_timer invokes settick_timer, so keep an eye for whatever + timer issues it's supposed to have. + * Removed the flush_fifo from clif_parse_TickSend until the socket + problems are fixed. [FlavioJS] 2006/12/18 * Updated POS2 macros. The 6th byte is subx0 and suby0. [FlavioJS] * Added hom_setting to specify which homunculus 'quirks' are in effect. The |