Moved namespace ItemField from item_instance.h to shareddb.cpp

This commit is contained in:
Uleat
2016-10-17 01:03:40 -04:00
parent 9f01d14c64
commit 3438247904
3 changed files with 14 additions and 12 deletions
+3
View File
@@ -1,5 +1,8 @@
EQEMu Changelog (Started on Sept 24, 2003 15:50)
-------------------------------------------------------
== 10/17/2016 ==
Uleat: Moved namespace ItemField from item_instance.h to shareddb.cpp - the only place it is used
== 10/16/2016 ==
Uleat: Renamed struct EQEmu::ItemBase to EQEmu::ItemData and class ItemInst to EQEmu::ItemInstance
Uleat: Added class EQEmu::InventorySlot. Re-attached pertinent inventory token references to EQDictionary