OpenSimMirror/OpenSim/ApplicationPlugins
Homer Horwitz 1d234ca83f Fixed handling of inventory a bit
- AssetType isn't InventoryType. Those enums contain different numbers. Use AssetType for the asset type, InventoryType for the inventory type.
- The ToString method (or ToLower) of AssetType/InventoryType doesn't necessarily return the correct LLSD string.
- Replaced several magic numbers by their corresponding enum.
- Fixed the invType for gestures and animations in the library.
This should fix Mantis #3610 and the non-terminating inventory loading
2009-05-09 21:11:12 +00:00
..
CreateCommsManager * If an item creator id contains an iar loaded name, create a temporary profile and hashed UUID to represent the user 2009-05-05 16:45:21 +00:00
LoadRegions * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release 2009-04-01 19:44:46 +00:00
RegionModulesController * minor: remove some mono compiler warnings 2009-04-29 18:11:41 +00:00
RemoteController RemoteAdminPlugin was using a mixture of both "true"/"false" and 0/1 2009-05-07 15:54:13 +00:00
Rest Fixed handling of inventory a bit 2009-05-09 21:11:12 +00:00
ScriptEngine * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release 2009-04-01 19:44:46 +00:00