aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-10-01Formatting cleanup.Jeff Ames3-106/+51
2009-09-28Deleted some files that aren't being used anymore.Diva Canto1-1/+0
2009-09-26Poof! on Region.Communications.Hypergrid. Grid code deleted.Diva Canto1-9/+0
2009-09-26Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto1-1/+0
2009-09-24minor: make rest (not comm) modules less noisy if they are disabledJustin Clark-Casey (justincc)3-4/+5
2009-09-09* Lock timers when Calling Start() and Stop() when the Thread Context is murk...Teravus Ovares (Dan Olivares)2-3/+9
2009-09-06* Debugging why region loading is occurring so slowly on a setup with 64 regi...Adam Frisby1-0/+10
2009-08-19A better purge of trash folder.Diva Canto1-2/+6
2009-08-10Changed RequestRootFolder to GetRootFolderDiva Canto1-1/+1
2009-08-10Replace the Replaceable modules nameMelanie1-4/+4