Commit Graph

10 Commits

Author SHA1 Message Date
45779ca1e7 EstateTools:
* Reverted GetTopScripts and GetTopColliders to use LandStatRequest packets
* Added SimulatorMessage(string message) for sim-wide message dialogs
* Added TeleportUserHome(LLUUID pest)
* Added CancelRestart() for canceling RestartRegion()

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1244 52acb1d6-8a22-11de-b505-999d5b087335
2007-06-25 03:56:33 +00:00
b04231453a EstateTools:
* Removed some nonworking code
* Added RestartRegion();
* Changed GetTopColliders() and GetTopScripts() to use experimental (and possibly more stable) estate owner messages instead of LandStatRequest.
* I miss Jesse :(

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1235 52acb1d6-8a22-11de-b505-999d5b087335
2007-06-22 19:02:04 +00:00
c9e99d5a75 EstateTools: Fixed KickUser(), added generic EstateOwnerMessage() function
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1234 52acb1d6-8a22-11de-b505-999d5b087335
2007-06-22 06:28:02 +00:00
bushing
10eb61f1fc organized the settings a bit
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1209 52acb1d6-8a22-11de-b505-999d5b087335
2007-05-31 02:49:14 +00:00
0101cd5ffb * Added FriendManager.cs
* Added Client.Friends.RequestFriendship(targetID) and .RemoveFriend(targetID)
* Updated all existing 2006 copyrights to 2006-2007

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1207 52acb1d6-8a22-11de-b505-999d5b087335
2007-05-28 17:22:14 +00:00
c499bc4d96 EstateTools: Commented out broken OnLandStatReply event code until someone can fix it. OnGetTopScripts and OnGetTopColliders are still working.
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1168 52acb1d6-8a22-11de-b505-999d5b087335
2007-05-02 17:54:16 +00:00
11cdd0cfb6 EstateTools: Fixed some things, broke some things...
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1165 52acb1d6-8a22-11de-b505-999d5b087335
2007-04-30 20:37:48 +00:00
9c62c06f7d EstateTools: Added .CurrentSim.Estate.GetTopScripts() and .GetTopColliders(), with respective OnGetTopScripts and OnGetTopColliders events. Fixed a missing null reference check.
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1164 52acb1d6-8a22-11de-b505-999d5b087335
2007-04-30 19:41:06 +00:00
8c88689f1f Added .CurrentSim.Estate.RequestLandStat, and OnLandStatReply event. Still needs enumeration of ReportType and RequestFlags U32 values... *nudge*
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1162 52acb1d6-8a22-11de-b505-999d5b087335
2007-04-30 01:19:56 +00:00
John Hurliman
1cb7f4c253 Huge svn cleanup!
* libsecondlife-cs is now libsecondlife
* All applications that are staying have been moved to trunk/
* SLProxy loads Analyst plugin by default if no other plugin is specified on the command line

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1068 52acb1d6-8a22-11de-b505-999d5b087335
2007-03-26 23:12:39 +00:00