aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-02Add profile, merge, noassets and skip-assets options for loading/saving oars ...Justin Clark-Casey (justincc)1-2/+39
2011-04-17Mantis #5442: Add admin_save_heightmapMelanie1-0/+56
2011-04-15Make remote admin error messages more helpful on windows.Justin Clark-Casey (justincc)1-88/+73
2011-04-15Thanks Snoopy for a patch that allows setting of perms on items given to new ...BlueWall1-1/+34
2011-03-25minor: make it clearer in the log where we're loading region config files and...Justin Clark-Casey (justincc)1-15/+13
2011-03-17Thanks Kevin Cozens for a patch that:BlueWall1-3/+3
2011-02-12Fix bug where "My estate" name was always used even if the user entered a dif...Justin Clark-Casey (justincc)1-0/+2
2011-02-04minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2-5/+5
2010-12-04Convert the agent asset transactions module to a new style module.Melanie1-2/+2
2010-12-04refactor some common code in RegionModulesControllerPluginJustin Clark-Casey (justincc)1-55/+45
2010-11-25Change all restarting to use the restart module. Remove hardcoded behaviorMelanie1-5/+12
2010-11-21Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2-1/+6
2010-11-08Formatting cleanup.Jeff Ames1-1/+1
2010-11-03Change the default of the new bind_ip_address RemoteAdmin option to 0.0.0.0Melanie1-1/+1
2010-11-03Admin Server can now bind to a private ip addressmores1-1/+3
2010-10-30READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2-11/+12
2010-10-21First attempt to get multiple attachments working to support viewer2.Master ScienceSim2-19/+14
2010-10-20Major refactoring of appearance handling.Master ScienceSim1-18/+10
2010-10-15Made OARs use the new serialization procedure. (TPs/crossings still on the ol...Diva Canto1-1/+1
2010-09-12* Added ISimulationDataService and IEstateDataServiceJohn Hurliman1-6/+6
2010-09-12Formatting cleanup.Jeff Ames1-2/+2
2010-09-04Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)1-12/+11
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