Changed client 'constants' files to 'limits'

This commit is contained in:
Uleat
2016-05-18 04:45:31 -04:00
parent 0c311ad3fe
commit 67c92bf171
27 changed files with 317 additions and 306 deletions
+3
View File
@@ -1,5 +1,8 @@
EQEMu Changelog (Started on Sept 24, 2003 15:50)
-------------------------------------------------------
== 05/18/2016 ==
Uleat: Changed client 'constants' files to 'limits'
== 05/10/2016 ==
Uleat: Converted client translators' 'SerializeItem()' to recursive, single buffer methodology. Titanium SerializeItem() now adds a null term between parent items instead of the invoking function
Uleat: Converted server 'BulkSendInventoryItems()' to use single buffer methodology