diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index fc9bfc072..3e626e957 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,13 @@ 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/08 + * Fixed a glitch where all packets immediately after the map->char + login packet would get discarded and the mapserver disconnected + * Synced charserver char creation creation code [ultramage] + - removed most of the creation failure messages printed to console + - fixed sql charserver letting you use control chars in char names + - new chars will not start with the 'Knife' and 'Cotton Shirt' equipped + anymore (charserver blindly placed magic values into the equip field) * Updated configure script: - small correction to the help text of --with-mysql and --with-pcre - added the -Wno-switch compiler option to suppress the |