aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/RemoteController (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-1/+1
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman1-1/+1
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto1-2/+2
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2010-01-10* Starting to clean the house...Diva Canto1-1/+0
2010-01-10* Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto1-7/+12
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-38/+2
2010-01-08A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto1-12/+19
2010-01-08Inching ahead... This compiles, but very likely does not run.Diva Canto1-203/+230
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-2/+2
2009-12-04Allow terrain heightmaps to be loaded directly from URIs via the remote admin...Justin Clark-Casey (justincc)1-2/+15
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman1-4/+1
2009-11-02Fix an invalid argument exception in the remote admin module when.Melanie1-1/+1
2009-10-02- cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)1-8/+8
2009-10-01Formatting cleanup.Jeff Ames1-103/+48
2009-09-09* Lock timers when Calling Start() and Stop() when the Thread Context is murk...Teravus Ovares (Dan Olivares)1-1/+4
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares1-6/+6
2009-07-12Thank you kindly, Fly-Man for a patch that solves:Charles Krinke1-1/+72
2009-07-08Thank you kindly, RandomHuman for a patch that:Charles Krinke1-0/+94
2009-07-03- adding a Persistent flag to RegionInfoDr Scofield1-1/+12
2009-06-26Enable the RemoteAdmin module to save regions as ini files rather than XMLMelanie Thielker1-18/+21
2009-06-10Heart surgery no.2: the inventory service hooks. diva1-6/+6
2009-06-10persists Estate.PublicAccess settings across reboots [re #552]Dr Scofield1-0/+3
2009-06-10makes voice setting persistent [re #552]Dr Scofield1-0/+2
2009-06-10adding lastlogin information to admin_exists_user: will be 0 if theDr Scofield1-0/+9
2009-06-09ARGH!!!! note to self: ALWAYS use String.IsNullOrEmpty(...)!Dr Scofield1-1/+2
2009-06-01* Fix race condition in save oarJustin Clarke Casey1-4/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-20/+20
2009-05-22From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-2/+1
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames1-5/+5
2009-05-18logging ACL list additionsDr Scofield1-1/+2
2009-05-18From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-1/+18
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-2/+3
2009-05-12more fixes to default avatar appearance creationDr Scofield1-14/+18
2009-05-12From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-39/+34
2009-05-12partially fixing avatar appearance codeDr Scofield1-58/+62
2009-05-07RemoteAdminPlugin was using a mixture of both "true"/"false" and 0/1Dr Scofield1-51/+51
2009-05-07From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-106/+673
2009-05-05Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames1-4/+4
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-04-29From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-9/+67
2009-04-29From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net>Dr Scofield1-41/+191
2009-04-27From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-1/+287
2009-04-17* Run RemoteAdminPlugin user info queries through cache service rather than d...Justin Clarke Casey1-10/+18
2009-04-15Add a console command facility to the RemoteAdmin plugin.Melanie Thielker1-0/+47
2009-03-27From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-7/+30
2009-03-12 merging XmlRpcCreateUserMethod and XmlRpcCreateUserMethodEmail, addingDr Scofield1-117/+28
2009-03-10* Cleanup and CCC (Code Convention Conformance)lbsa711-208/+250
2009-03-10From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-4/+4