Updated command #iteminfo

This commit is contained in:
Uleat
2015-02-06 12:09:26 -05:00
parent 5a619bddaf
commit c9cd733d9a
2 changed files with 43 additions and 24 deletions
+1
View File
@@ -4,6 +4,7 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50)
Uleat: Updated returns for Inventory and ItemInst const iterators. (const == const)
Uleat: Replaced 'iter_inst' and 'iter_contents' typedefs with their stl definitions
Uleat: Removed 'limbo' from the 'HasItem' series of checks - including lore checks. The client excludes this range and it causes issues when performing item searches - dupe lore checks were added to account for this.
Uleat: Updated command #iteminfo to show light source information and a few other things
== 02/03/2015 ==
Trevius: Crashfix for TempName() when numbers are passed at the end of the name.