aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Major refactoring of appearance handling.Master ScienceSim2010-10-201-18/+10
* Made OARs use the new serialization procedure. (TPs/crossings still on the ol...Diva Canto2010-10-151-1/+1
* MergedJohn Hurliman2010-09-121-2/+2
|\
| * Formatting cleanup.Jeff Ames2010-09-121-2/+2
* | * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-121-6/+6
|/
* Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)2010-09-041-12/+11
* In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra...Justin Clark-Casey (justincc)2010-09-031-5/+25
* Updated the create_region command in the RemoteAdmin plugin to properly suppo...randomhuman2010-08-132-27/+67
* Renamed variables in RemoteAdmin plugin to be closer to the coding standards.randomhuman2010-08-011-472/+473
* Changed all method names in the RemoteAdmin plugin to use the correct capital...randomhuman2010-08-011-30/+30
* Fox my changes to radminMelanie2010-06-131-2/+2
* Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the followingMelanie2010-06-131-341/+608
* comment out large chunks of appearance/inventory region access services to el...Justin Clark-Casey (justincc)2010-05-282-660/+656
* Allow remote admin to be used on a different port from the main region portMelanie Thielker2010-05-181-2/+3
* More cleaning on presence. Friends online/offline works again.Diva Canto2010-05-081-3/+3
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-1/+1
* * May fix mantis #4603.Diva Canto2010-04-051-1/+3
* Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-193-22/+18
* Changed asset CreatorID to a stringJohn Hurliman2010-02-223-4/+4
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-223-4/+4
* Merge branch 'master' into presence-refactorMelanie2010-02-151-2/+3
|\
| * Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2010-02-121-2/+3
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-2/+2
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-231-2/+2
* | Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto2010-01-112-4/+4
* | This fixes the problem that region modules (new style) weren't being recognized.Diva Canto2010-01-111-9/+13
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-112-2/+2
* | Remove CreateCommsManagerPluginMelanie2010-01-112-155/+0
* | Refactor. Instantiate sim status handlers in opensim base, not in a pluginMelanie2010-01-111-4/+0
* | Refactor. Move MainServer init to a place with greener grassMelanie2010-01-111-1/+0
* | dustDiva Canto2010-01-101-40/+2
* | NetworkServersInfo removed from CommsManager.Diva Canto2010-01-101-18/+1
* | Some more unnecessary things deleted in Framework.Communications.Diva Canto2010-01-101-1/+0
* | All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto2010-01-101-1/+0
* | Moved GridInfo service from where it was to Handlers/GridDiva Canto2010-01-101-6/+0
* | * Starting to clean the house...Diva Canto2010-01-101-1/+0
* | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open...Diva Canto2010-01-103-54/+3
|\ \
| * | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-103-54/+3
* | | * Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2010-01-103-25/+29
|/ /
* | A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto2010-01-081-12/+19
* | Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-086-595/+626
* | Merge branch 'master' into presence-refactorMelanie2010-01-041-2/+2
|\ \ | |/
| * Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-2/+2
* | * Forgotten ILibraryService from yesterdayDiva Canto2010-01-021-0/+1
* | This is somewhat major-like..... Change the intialization order ofMelanie2009-12-281-9/+9
* | Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie2009-12-281-3/+1
|/
* Allow terrain heightmaps to be loaded directly from URIs via the remote admin...Justin Clark-Casey (justincc)2009-12-041-2/+15
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-053-14/+4
* Fix an invalid argument exception in the remote admin module when.Melanie2009-11-021-1/+1
* Remove the SECS loaderMelanie2009-10-275-443/+0