aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-13Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.Diva Canto2-0/+3
2010-01-13Several more buglets removed.Diva Canto5-21/+20
2010-01-12More appearance woes fixed, this time for child agents. Tested on a grid with...Diva Canto2-0/+6
2010-01-12Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto4-18/+10
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto9-19/+26
2010-01-11This fixes the problem that region modules (new style) weren't being recognized.Diva Canto1-0/+1
2010-01-11Moved MainServer.Instance.AddStreamHandler(new OpenSim.SimStatusHandler()); a...Diva Canto1-2/+2
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto46-46/+39
2010-01-11CommunicationsManager deleted.Diva Canto13-37/+17
2010-01-11Refactor. Instantiate sim status handlers in opensim base, not in a pluginMelanie1-0/+5
2010-01-11Refactor. Move MainServer init to a place with greener grassMelanie1-0/+2
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto7-29/+30
2010-01-10All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto9-1219/+4
2010-01-10OpenSim.Region.Communications.* is no more. Thanks to everyone who contribute...Diva Canto11-1816/+0
2010-01-10CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto9-36/+34
2010-01-10Moved GridInfo service from where it was to Handlers/GridDiva Canto3-2/+124
2010-01-10* Starting to clean the house...Diva Canto2-21/+22
2010-01-10Some typos fixed related to master avie removalDiva Canto2-3/+3
2010-01-10* Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto8-29/+30
2010-01-10Remove a little bit more if master avatarMelanie1-6/+0
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie11-99/+16
2010-01-10* Last reference to CommsManager.UserProfileCacheService removedDiva Canto1-1/+1
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto30-1177/+765
2010-01-09* Moved command reset password from OpenSim to UserAccountService.Diva Canto1-47/+0
2010-01-09* Added SetPassword to IAuthenticationService.Diva Canto2-74/+5
2010-01-09Preliminary work on the new default region setting mechanismMelanie2-0/+30
2010-01-09Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto6-17/+58
2010-01-08A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto6-54/+1
2010-01-08Inching ahead... This compiles, but very likely does not run.Diva Canto8-96/+68
2010-01-07* Finished SimulationServiceConnectorDiva Canto13-118/+188
2010-01-04When rezzing a no-copy object on a no-rez parcel, the object vanishes fromMelanie1-0/+7
2010-01-03Cause llSetText to send prim updates.Melanie1-0/+1
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames37-781/+775
2010-01-03Successfully logged into a grid.Diva Canto3-18/+28
2010-01-03* Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto4-49/+447
2010-01-02* Avatar service connectors all in place, but untested.Diva Canto4-3/+287
2010-01-02Add virtual method StateChange to ScriptBaseClassMelanie1-0/+4
2010-01-01The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto7-37/+92
2010-01-01Forgotten modules in prior commit.Diva Canto2-0/+273
2010-01-01New LL login service is working! -- tested in standalone only. Things still m...Diva Canto2-3/+13
2009-12-31Yes! First test of new login service done still in 2009! Bombs in auth, becau...Diva Canto3-0/+425
2010-01-01Finally restire the EMPTY friends module (what a mess)Melanie1-550/+1
2009-12-31Readds llCollisionFilter and adds llPassCollision.Revolution3-64/+293
2009-12-31Readds llCollisionFilter and adds llPassCollision.Revolution3-64/+293
2009-12-31Whitespace cleanup (changed hard tabs to 4 spaces)Melanie1-425/+425
2009-12-31Adds Friend Finding functionality.Revolution1-0/+23
2009-12-31Adds tons of packets.Revolution6-3/+661
2009-12-31Simulation handlers (agents & objects) completed.Diva Canto2-0/+21
2009-12-31This patch caused serialization errors and needs to be reexaminedMelanie2-315/+67
2009-12-30First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto1-6/+6