index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
ApplicationPlugins
/
RemoteController
/
RemoteAdminPlugin.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting cleanup.
Jeff Ames
2010-11-08
1
-1
/
+1
*
Change the default of the new bind_ip_address RemoteAdmin option to 0.0.0.0
Melanie
2010-11-03
1
-1
/
+1
*
Admin Server can now bind to a private ip address
mores
2010-11-03
1
-1
/
+3
*
READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.
Melanie
2010-10-30
1
-10
/
+8
*
First attempt to get multiple attachments working to support viewer2.
Master ScienceSim
2010-10-21
1
-4
/
+4
*
Major refactoring of appearance handling.
Master ScienceSim
2010-10-20
1
-18
/
+10
*
Made OARs use the new serialization procedure. (TPs/crossings still on the ol...
Diva Canto
2010-10-15
1
-1
/
+1
*
* Added ISimulationDataService and IEstateDataService
John Hurliman
2010-09-12
1
-6
/
+6
*
Move code that allows llGiveInvetory() to move item into appropriate system f...
Justin Clark-Casey (justincc)
2010-09-04
1
-12
/
+11
*
In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra...
Justin Clark-Casey (justincc)
2010-09-03
1
-5
/
+25
*
Updated the create_region command in the RemoteAdmin plugin to properly suppo...
randomhuman
2010-08-13
1
-27
/
+65
*
Renamed variables in RemoteAdmin plugin to be closer to the coding standards.
randomhuman
2010-08-01
1
-472
/
+473
*
Changed all method names in the RemoteAdmin plugin to use the correct capital...
randomhuman
2010-08-01
1
-30
/
+30
*
Fox my changes to radmin
Melanie
2010-06-13
1
-2
/
+2
*
Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the following
Melanie
2010-06-13
1
-341
/
+608
*
Allow remote admin to be used on a different port from the main region port
Melanie Thielker
2010-05-18
1
-2
/
+3
*
More cleaning on presence. Friends online/offline works again.
Diva Canto
2010-05-08
1
-3
/
+3
*
GridUserService in place. Replaces the contrived concept of storing user's ho...
Diva Canto
2010-05-07
1
-1
/
+1
*
* May fix mantis #4603.
Diva Canto
2010-04-05
1
-1
/
+3
*
Changed asset CreatorID to a string
John Hurliman
2010-02-22
1
-1
/
+1
*
* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...
John Hurliman
2010-02-22
1
-1
/
+1
*
Fixed a couple of bugs with Appearance. Appearance is all good now.
Diva Canto
2010-01-11
1
-2
/
+2
*
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diva Canto
2010-01-11
1
-1
/
+1
*
* Starting to clean the house...
Diva Canto
2010-01-10
1
-1
/
+0
*
Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open...
Diva Canto
2010-01-10
1
-38
/
+2
|
\
|
*
Remove all references to master avatar, replacing with estate owner where
Melanie
2010-01-10
1
-38
/
+2
*
|
* Changed IPresenceService Logout, so that it takes a position and a lookat
Diva Canto
2010-01-10
1
-7
/
+12
|
/
*
A few more inches... Old friends things removed. Less references to UserProfi...
Diva Canto
2010-01-08
1
-12
/
+19
*
Inching ahead... This compiles, but very likely does not run.
Diva Canto
2010-01-08
1
-203
/
+230
*
Formatting cleanup. Add copyright headers.
Jeff Ames
2010-01-04
1
-2
/
+2
*
Allow terrain heightmaps to be loaded directly from URIs via the remote admin...
Justin Clark-Casey (justincc)
2009-12-04
1
-2
/
+15
*
Changing the AssetBase constructors to avoid initializing assets with an unkn...
John Hurliman
2009-11-05
1
-4
/
+1
*
Fix an invalid argument exception in the remote admin module when.
Melanie
2009-11-02
1
-1
/
+1
*
- cleaning up LandData/ILandObject capitalization issues
dr scofield (aka dirk husemann)
2009-10-02
1
-8
/
+8
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-103
/
+48
*
* Lock timers when Calling Start() and Stop() when the Thread Context is murk...
Teravus Ovares (Dan Olivares)
2009-09-09
1
-1
/
+4
*
* Updates libOMV to version 0.7.0
Teravus Ovares
2009-07-25
1
-6
/
+6
*
Thank you kindly, Fly-Man for a patch that solves:
Charles Krinke
2009-07-12
1
-1
/
+72
*
Thank you kindly, RandomHuman for a patch that:
Charles Krinke
2009-07-08
1
-0
/
+94
*
- adding a Persistent flag to RegionInfo
Dr Scofield
2009-07-03
1
-1
/
+12
*
Enable the RemoteAdmin module to save regions as ini files rather than XML
Melanie Thielker
2009-06-26
1
-18
/
+21
*
Heart surgery no.2: the inventory service hooks.
diva
2009-06-10
1
-6
/
+6
*
persists Estate.PublicAccess settings across reboots [re #552]
Dr Scofield
2009-06-10
1
-0
/
+3
*
makes voice setting persistent [re #552]
Dr Scofield
2009-06-10
1
-0
/
+2
*
adding lastlogin information to admin_exists_user: will be 0 if the
Dr Scofield
2009-06-10
1
-0
/
+9
*
ARGH!!!! note to self: ALWAYS use String.IsNullOrEmpty(...)!
Dr Scofield
2009-06-09
1
-1
/
+2
*
* Fix race condition in save oar
Justin Clarke Casey
2009-06-01
1
-4
/
+2
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...
Adam Frisby
2009-05-23
1
-20
/
+20
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-05-22
1
-2
/
+1
[next]