aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed HGInventoryBroker2 to HGInventoryBroker.Diva Canto2010-05-021-1/+0
|
* * XInventory fairly tested, including for HG. Almost ready to switch.Diva Canto2010-04-301-0/+1
| | | | * Removed a few buglets and added better exception handling.
* XInventory connector/handler showing signs of life. Tested, but needs more ↵Diva Canto2010-04-271-0/+1
| | | | testing.
* start laoding griduser local connector, though it isn't invoked by anything yetJustin Clark-Casey (justincc)2010-03-121-0/+3
|
* Fixed typo that was affecting the BasicInventoryAccessModuleDiva Canto2010-02-241-1/+1
|
* * HGScene is no more.Diva Canto2010-01-301-0/+2
| | | | * Moved a few key inventory access methods from Scene.Inventory to an IInventoryAccessModule module
* * HGGridConnector is no longer necessary.Diva Canto2010-01-291-1/+0
| | | | * Handle logout properly. This needed an addition to IClientAPI, because of how the logout packet is currently being handled -- the agent is being removed from the scene before the different event handlers are executed, which is broken.
* Go Home works. With security!!Diva Canto2010-01-181-1/+1
|
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-171-0/+1
|
* HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto2010-01-171-0/+1
|
* Moved prim crossing to EntityTransferModule. Not complete yet.Diva Canto2010-01-161-1/+1
|
* Merge branch 'master' into presence-refactorMelanie2010-01-161-0/+1
|\ | | | | | | | | This merge was very conflicted. I think I got them all, but I can't be sure. I had to merge to master or risk divergence to the point of unmergeability.
| * Add "StartDisabled" to [Startup] to make all regions start up withMelanie2010-01-101-0/+1
| | | | | | | | logins disabled until enabled from the console. Add the AccessModule (WIP)
* | * General cleanup of Teleports, Crossings and Child agents. They are now in ↵Diva Canto2010-01-151-0/+1
| | | | | | | | | | | | | | 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
* | Moved GridInfo service from where it was to Handlers/GridDiva Canto2010-01-101-0/+1
| |
* | * Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2010-01-101-2/+0
| | | | | | | | * CommsManager.AvatarService rerouted
* | * Changed ISimulation interface to take a GridRegion as input arg instead of ↵Diva Canto2010-01-031-0/+2
| | | | | | | | | | | | | | a regionHandle. * Added the RemoteSimulationConnectorModule, which is the replacement for RESTComms. Scenes is not using this yet, only (standalone) Login uses these region modules for now. * Completed SimulationServiceConnector and corresponding handlers.
* | * Avatar service connectors all in place, but untested.Diva Canto2010-01-021-0/+2
| | | | | | | | * Fixed a typo in RemoteUserAccountServiceConnector module.
* | New LL login service is working! -- tested in standalone only. Things still ↵Diva Canto2010-01-011-0/+2
| | | | | | | | missing from response, namely Library and Friends. Appearance service is also missing.
* | Yes! First test of new login service done still in 2009! Bombs in auth, ↵Diva Canto2009-12-311-0/+2
| | | | | | | | | | | | because the data migration is missing. Will fix it next year... * HAPPY NEW YEAR!
* | * Fixed names.Diva Canto2009-12-291-4/+2
| | | | | | | | | | * Added configs for Standalone * Changed UserSericeBase to use useraccounts instead of user
* | * All modules and connectors for user account service are in place. Untested.Diva Canto2009-12-291-1/+3
| | | | | | | | * Cleaned up a few things on presence connectors
* | * Added the new modules to Resources, making them active.Diva Canto2009-12-281-0/+2
| | | | | | | | * Added their configs to standalone for testing. This crashes, because the DB is still not ready.
* | Change FriendsModule, InstantMessageModule, MessageTransferModule, ↵Melanie2009-12-281-0/+8
|/ | | | MuteListModule, OfflineMessageModule, PresenceModule, InventoryTransferModule and LureModule to new style. Reduce FriendsModule and PresenceModule to shells.
* Library Module: allows adding folders/items to the Library from IAR files ↵Diva Canto2009-12-231-0/+1
| | | | placed under bin/Library. This works only for standalones.
* * Move RegionCombinerModule to it's own projectTeravus Ovares (Dan Olivares)2009-11-101-1/+0
| | | | * Moves the mono_metadata_token_from_dor message to a different module on loading.
* Modules active. Tested HGGridConnector in standalone only for now. Modules ↵Diva Canto2009-09-231-0/+4
| | | | commands work.
* The stubs for an authorization service, at the moment the service will ↵Rob Smart2009-09-101-0/+2
| | | | always grant access to an avatar entering the region if requested.
* switching LandManagementModule to "new" region module scheme; cleaningdr scofield (aka dirk husemann)2009-09-021-0/+1
| | | | | up method names in LandManagementModule (was a bit of a mess). suppressing warnings re Constants.RegionSize.
* switching SerialiserModule to "new" region module schemedr scofield (aka dirk husemann)2009-09-011-0/+1
|
* switching Archiver to "new" region module schemedr scofield (aka dirk husemann)2009-08-311-0/+1
|
* * Rename the RegionCombiner Module from PhysicsCombinerTeravus Ovares (Dan Olivares)2009-08-291-1/+1
|
* * part one of adding physics combiningTeravus Ovares (Dan Olivares)2009-08-151-0/+1
|
* Re-removing 2 lines that got added back on Melanie's commits. git hickup.Diva Canto2009-08-091-1/+0
|
* Rename UserData to UserAccount dataMelanie2009-08-091-0/+1
|
* More removal of HG2 code, this time authentication module and handlers.Diva Canto2009-08-091-1/+0
|
* * Updates RESTInterregionComms and LocalInterregionComms to the new region ↵Arthur Valadares2009-07-231-0/+2
| | | | | | | | | | | | | module interface. This fixes an issue where region references were being added but weren't being deleted, causing those "unnotified circuit" messages. * Also fixes tests accordingly - Fixes Mantis #3452 - Fixes Mantis #3388 - Fixes Mantis #3871 - Related to Mantis #3493
* Implementation of a simple authentication service + in connector in route to ↵diva2009-06-171-1/+2
| | | | making HGInventory (client access) work in standalone again. This is the refactoring of what was/is there, but done in the new model. Not complete yet, but key authentication works. It should be enough to make HGInventory work again soon.
* Renamed two of the in connector modules, to make things consistent.diva2009-06-151-2/+2
|
* Removing the OpenSim.SimulatorServices project. All of those region modules ↵diva2009-06-151-0/+6
| | | | are now in CoreModules/ServiceConnectorsIn, where they belong.
* Factoring out "land_data" / RequestLandData that was hanging off of ↵diva2009-06-141-0/+2
| | | | IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.
* Renamed Region/CoreModules/ServiceConnectors to ↵diva2009-06-141-12/+13
| | | | Region/CoreModules/ServiceConnectorsOut. No functional changes.
* Pulled out HelloNeighbour into its own service, INeighbourService, which may ↵diva2009-06-141-0/+2
| | | | get more functions as we go along. It's a very simple service and service connectors, and it served primarily to establish the design of services that dependent on Scenes and that must always have a local connector. More refactoring coming, as this showed how to do it right.
* Heart surgery no.2: the inventory service hooks. diva2009-06-101-1/+4
| | | | | | | Several improvements in the connectors themselves. Several improvements in configurations. Needed to add a hack in IUserService and UserManagerBase, to be removed when that service is refactored.
* Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ↵Dahlia Trimble2009-06-031-0/+1
| | | | | | | | (Mantis #3759) See the files: bin/config-include/GridCommon.ini.example and bin/config-include/StandaloneCommon.ini.example to configure and enable this caching method.
* revert r9765 due to too many errors on some compilers. Affects Mantis #3759Dahlia Trimble2009-06-031-1/+0
|
* Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ↵Dahlia Trimble2009-06-021-0/+1
| | | | | | | (Mantis #3759) See the files: bin/config-include/GridCommon.ini.example and bin/config-include/StandaloneCommon.ini.example to configure and enable this caching method.
* Experimental alternative cache module implementation, using ↵diva2009-05-261-0/+1
| | | | GlynnTucker.Cache.dll.
* oops: wrong "path" in addin.xmlDr Scofield2009-05-251-2/+2
|
* converting CapabilitiesModule to new region module schemeDr Scofield2009-05-251-0/+1
|