aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-24Fixes Region Crossings on a prim.Revolution1-1/+9
2010-01-21add a target position to agent updates to ScenePresence to support alternativ...unknown1-1/+7
2010-01-21Fixes llSetDamage. Patch from RevolutionRevolution1-7/+5
2010-01-18* Fixed misspelling of field in GridServiceDiva Canto1-15/+6
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto1-11/+13
2010-01-16Finished moving object crossings into EntityTransferModuleDiva Canto2-298/+0
2010-01-16Moved prim crossing to EntityTransferModule. Not complete yet.Diva Canto2-174/+183
2010-01-15Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...Diva Canto2-4/+4
2010-01-15* General cleanup of Teleports, Crossings and Child agents. They are now in t...Diva Canto5-1595/+37
2010-01-13Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_...Diva Canto2-2/+2
2010-01-13Omit AuthorizationService from the default configurations, because the servic...Diva Canto1-5/+5
2010-01-13* Removed debug messages.Diva Canto1-2/+0
2010-01-13Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.Diva Canto2-0/+3
2010-01-13Several more buglets removed.Diva Canto3-18/+18
2010-01-13Change the error messages on region region registration. This changes URMMelanie1-3/+3
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 Canto2-5/+5
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto4-5/+9
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto14-14/+8
2010-01-11CommunicationsManager deleted.Diva Canto7-18/+11
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto2-2/+0
2010-01-10All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto5-7/+4
2010-01-10CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto3-16/+15
2010-01-11Whitespace cleanupMelanie3-169/+169
2010-01-11Adds llRotTarget and the events at_rot_target and not_at_rot_target.Revolution3-5/+174
2010-01-10* Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2-14/+0
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-6/+0
2010-01-10* Last reference to CommsManager.UserProfileCacheService removedDiva Canto1-1/+1
2010-01-10Clean CRs from previous patchMelanie1-67/+67
2010-01-10Adds land collision events.Revolution2-10/+156
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto7-117/+26
2010-01-10Fix a small bug in login disable codeMelanie1-1/+1
2010-01-10Add "StartDisabled" to [Startup] to make all regions start up withMelanie1-5/+9
2010-01-10Remove "login disable", "login enable" and "login status" commands.Melanie1-7/+0
2010-01-09Fixes prim to prim collision.Revolution1-3/+3
2010-01-09Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto2-3/+51
2010-01-09Implement the groups module query to make the estate allowed groups workMelanie1-1/+28
2010-01-08A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto2-48/+0
2010-01-08Inching ahead... This compiles, but very likely does not run.Diva Canto2-44/+18
2010-01-07* Finished SimulationServiceConnectorDiva Canto6-58/+105
2010-01-07Fixes the Collision errors and adds more to llGetStatusRevolution1-45/+74
2010-01-07Fixes the Collision errors and adds more to llGetStatusRevolution1-45/+74
2010-01-04When rezzing a no-copy object on a no-rez parcel, the object vanishes fromMelanie1-0/+7
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames4-38/+38
2010-01-01The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto3-21/+38
2010-01-01New LL login service is working! -- tested in standalone only. Things still m...Diva Canto1-3/+11
2009-12-31Readds llCollisionFilter and adds llPassCollision.Revolution2-62/+276
2009-12-31Readds llCollisionFilter and adds llPassCollision.Revolution2-62/+276
2009-12-31Simulation handlers (agents & objects) completed.Diva Canto2-0/+21
2009-12-31This patch caused serialization errors and needs to be reexaminedMelanie1-271/+63