Author: mcortez Date: Sat Oct 7 00:41:54 2006 New Revision: 245 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=245&view=rev Log: Adding a small Inventory Manager shell. This lets you connect to your avatar's inventory and execute common shell commands.
Currently supported: * CD * LS * MKDIR * RMDIR Todo: * TYPE or VIEW (for notecards, landmarks, etc) * RENAME * DOWNLOAD * COPY * MOVE * GIVE Added: branches/pregen/applications/IA_InventoryManager/ branches/pregen/applications/IA_InventoryManager/IA_InventoryManager.csproj branches/pregen/applications/IA_InventoryManager/Properties/ branches/pregen/applications/IA_InventoryManager/Properties/AssemblyInfo.cs branches/pregen/applications/IA_InventoryManager/iManager.cs Modified: branches/pregen/libsecondlife-cs/InventorySystem/InventoryManager.cs branches/pregen/libsecondlife-cs/libsecondlife.sln _______________________________________________ libsecondlife-commits mailing list libsecondlife-commits@gna.org https://mail.gna.org/listinfo/libsecondlife-commits