* Fixed a bug in SetAvatarInformation() where the AboutText wasn't being set
* Added FindSimCommand to TestClient that searches for a simulator name and returns the region handle and X/Y coords * Added CloneProfileCommand to TestClient that demos the avatar profile commands in libsl git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@766 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -37,8 +37,10 @@
|
||||
<Compile Include="Command.cs" />
|
||||
<Compile Include="Commands\AppearanceCommand.cs" />
|
||||
<Compile Include="Commands\BalanceCommand.cs" />
|
||||
<Compile Include="Commands\CloneProfileCommand.cs" />
|
||||
<Compile Include="Commands\EchoMasterCommand.cs" />
|
||||
<Compile Include="Commands\ExportOutfitCommand.cs" />
|
||||
<Compile Include="Commands\FindSimCommand.cs" />
|
||||
<Compile Include="Commands\FollowCommand.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user