diff options
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 0890fc636..c0e733aa2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,12 @@ 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/10/24 + * @/#jobchange no longer strips your equipment since pc_jobchange removes + any unequippables already. + * Removed the wasteful define MAX_PC_CLASS and replaced it by the + CLASS_COUNT define + pc_class2idx function. This should save a bunch of + memory from the map server. + * Merged the CELL_NOVENDING code (see topic #129209) [Skotlex] * Increased the max. send buffer size to 5M since 1M is not enough * Updated vs7 and vs6 project files * Added upgrade_svn11548.sql to convert the mail table to new format |