aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto3-55/+71
2010-01-27Added ExternalName config on Gatekeeper.Diva Canto1-0/+1
2010-01-24Removed obsolete interface IHyperlink.Diva Canto2-24/+0
2010-01-24Some method implementations were missing from LocalGridServiceConnector.Diva Canto2-15/+17
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto2-80/+39
2010-01-19Change a member of the friendslist module to better reflect the client sideMelanie2-8/+5
data storage paradigm of the friends list and avoid repeated, unneccessary fetches of the entire friends list.
2010-01-18Go Home works. With security!!Diva Canto4-10/+74
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto2-224/+281
* Added basic machinery for teleporting users home. Untested.
2010-01-18* Fixed misspelling of field in GridServiceDiva Canto2-38/+34
* Moved TeleportClientHome to EntityTransferModule
2010-01-17HG teleports through gatekeeper are working.Diva Canto2-17/+12
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto4-6/+164
2010-01-17Oops, forgot this one.Diva Canto1-0/+137
2010-01-17HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto3-230/+267
2010-01-17Hyperlinking minimally tested and working.Diva Canto1-1/+0
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵Diva Canto4-921/+48
yet.
2010-01-16Finished moving object crossings into EntityTransferModuleDiva Canto1-3/+3
2010-01-16Moved prim crossing to EntityTransferModule. Not complete yet.Diva Canto2-50/+373
2010-01-16Shorten the names of the tags in monitorstats summary to the immediate typeMelanie1-1/+5
name sans namespace. Needs adjustment of scripts using these!. Request my name still uses full namespace path.
2010-01-15CommentDiva Canto1-0/+1
2010-01-15Renamed IAgentTransferModule to IEntityTransferModule -- accounts for ↵Diva Canto2-37/+50
objects too.
2010-01-15* General cleanup of Teleports, Crossings and Child agents. They are now in ↵Diva Canto5-9/+1208
the new AgentTransferModule, in line with what MW started implementing back in May -- ITeleportModule. This has been renamed IAgentTransferModule, to be more generic. * HGSceneCommunicationService has been deleted * SceneCommunicationService will likely be deleted soon too
2010-01-14Added a UserAccountCache to the UserAccountServiceConnectors. Uses a ↵Diva Canto3-3/+143
CenomeCache.
2010-01-13Bug fix in releasing agent. In Scene, always use SimulatonService, and not ↵Diva Canto1-2/+2
m_SimulationService, because it may be null...
2010-01-13Several more buglets removed.Diva Canto2-3/+2
2010-01-13Change the error messages on region region registration. This changes URMMelanie3-8/+10
and region. The non-error case should be compatible, so no version bump. Untested.
2010-01-12Fixed more appearance woes that showed up using remote connectors. ↵Diva Canto2-13/+5
Appearance is now being passed with AgentCircuitData, as it should be.
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto2-12/+15
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto21-21/+21
2010-01-11CommunicationsManager deleted.Diva Canto3-6/+0
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto4-25/+27
2010-01-10All Framework.Communications.Clients and Framework.Communications.Services ↵Diva Canto3-1211/+0
deleted, including old LoginService.
2010-01-10CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto1-7/+10
2010-01-10Moved GridInfo service from where it was to Handlers/GridDiva Canto2-0/+124
2010-01-10* Starting to clean the house...Diva Canto2-21/+22
* Fixed circular dependency
2010-01-10* Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto6-15/+30
* CommsManager.AvatarService rerouted
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie4-44/+11
appropriate. This changes the behavior of the REST plugins and RemoteAdmin's region creation process.
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto16-1029/+707
* HG is seriously broken here * Compiles. Untested.
2010-01-10Implement access module commandsMelanie1-0/+76
2010-01-10Add "StartDisabled" to [Startup] to make all regions start up withMelanie2-0/+83
logins disabled until enabled from the console. Add the AccessModule (WIP)
2010-01-10Remove "login disable", "login enable" and "login status" commands.Melanie2-17/+0
2010-01-09* Added SetPassword to IAuthenticationService.Diva Canto1-0/+5
* Added create user command to UserAccountService. Works. * Deleted create user command from OpenSim.
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 Canto4-14/+7
2010-01-09A last fix for estate access by group. One should send the correct list.Melanie1-2/+2
2010-01-09Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie1-92/+152
will be honored now, while allowed groups will not. This requires additional groups module integration work
2010-01-08Inching ahead... This compiles, but very likely does not run.Diva Canto4-21/+20
2010-01-07* Finished SimulationServiceConnectorDiva Canto7-60/+83
* Started rerouting calls to UserService. * Compiles. May run.
2010-01-07Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ↵dahlia1-1/+6
messages forwarded while offline. Addresses Mantis #4457
2010-01-07Fixes the newly added packets as per Melanie's request.Revolution1-2/+2
Provisionally applied to fix the naming. Signatures are still subject to change. Signed-off-by: Melanie <melanie@t-data.com>
2010-01-05Allow estate managers (if estate_owner_is_god is set) to actually enterMelanie1-1/+4
god mode. Allow god modification of objects if the object owner is the same god that wants to modify, this allows you to regain perms on your own objects after IAR import messed them up.