aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-03In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra...Justin Clark-Casey (justincc)1-5/+25
2010-08-13Updated the create_region command in the RemoteAdmin plugin to properly suppo...randomhuman2-27/+67
2010-08-01Renamed variables in RemoteAdmin plugin to be closer to the coding standards.randomhuman1-472/+473
2010-08-01Changed all method names in the RemoteAdmin plugin to use the correct capital...randomhuman1-30/+30
2010-06-13Fox my changes to radminMelanie1-2/+2
2010-06-13Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the followingMelanie1-341/+608
2010-05-28comment out large chunks of appearance/inventory region access services to el...Justin Clark-Casey (justincc)2-660/+656
2010-05-18Allow remote admin to be used on a different port from the main region portMelanie Thielker1-2/+3
2010-05-08More cleaning on presence. Friends online/offline works again.Diva Canto1-3/+3
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto1-1/+1
2010-04-05* May fix mantis #4603.Diva Canto1-1/+3
2010-03-19Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake3-22/+18
2010-02-22Changed asset CreatorID to a stringJohn Hurliman3-4/+4
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman3-4/+4
2010-02-12Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)1-2/+3
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-2/+2
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-2/+2
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto2-4/+4
2010-01-11This fixes the problem that region modules (new style) weren't being recognized.Diva Canto1-9/+13
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2-2/+2
2010-01-11Remove CreateCommsManagerPluginMelanie2-155/+0
2010-01-11Refactor. Instantiate sim status handlers in opensim base, not in a pluginMelanie1-4/+0
2010-01-11Refactor. Move MainServer init to a place with greener grassMelanie1-1/+0
2010-01-10dustDiva Canto1-40/+2
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto1-18/+1
2010-01-10Some more unnecessary things deleted in Framework.Communications.Diva Canto1-1/+0
2010-01-10All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto1-1/+0
2010-01-10Moved GridInfo service from where it was to Handlers/GridDiva Canto1-6/+0
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 Canto3-25/+29
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie3-54/+3
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 Canto6-595/+626
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-2/+2
2010-01-02* Forgotten ILibraryService from yesterdayDiva Canto1-0/+1
2009-12-28This is somewhat major-like..... Change the intialization order ofMelanie1-9/+9
2009-12-28Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie1-3/+1
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 Hurliman3-14/+4
2009-11-02Fix an invalid argument exception in the remote admin module when.Melanie1-1/+1
2009-10-27Remove the SECS loaderMelanie5-443/+0
2009-10-27* Tweak to region module loading to check for a matching constructor first in...John Hurliman1-6/+7
2009-10-21Really make module port selection work. Implement port setting inMelanie1-4/+29
2009-10-20Cleanup and comment the region module loader. Add support for configuringMelanie1-26/+173
2009-10-16Changing the region module loading foreach loops to typecast things to the IR...John Hurliman1-3/+3
2009-10-16Reverting the previous ugly hack and replacing it with try/catch statements f...John Hurliman1-10/+4
2009-10-16A very ugly and temporary hack to disable the RegionCombinerModule RegionLoad...John Hurliman1-2/+9
2009-10-16Adding noisy debug for nebadonJohn Hurliman1-0/+1
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2-3/+4
2009-10-02- cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)1-8/+8