Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules active. Tested HGGridConnector in standalone only for now. Modules ↵ | Diva Canto | 2009-09-23 | 1 | -0/+4 |
| | | | | commands work. | ||||
* | The stubs for an authorization service, at the moment the service will ↵ | Rob Smart | 2009-09-10 | 1 | -0/+2 |
| | | | | always grant access to an avatar entering the region if requested. | ||||
* | switching LandManagementModule to "new" region module scheme; cleaning | dr scofield (aka dirk husemann) | 2009-09-02 | 1 | -0/+1 |
| | | | | | up method names in LandManagementModule (was a bit of a mess). suppressing warnings re Constants.RegionSize. | ||||
* | switching SerialiserModule to "new" region module scheme | dr scofield (aka dirk husemann) | 2009-09-01 | 1 | -0/+1 |
| | |||||
* | switching Archiver to "new" region module scheme | dr scofield (aka dirk husemann) | 2009-08-31 | 1 | -0/+1 |
| | |||||
* | * Rename the RegionCombiner Module from PhysicsCombiner | Teravus Ovares (Dan Olivares) | 2009-08-29 | 1 | -1/+1 |
| | |||||
* | * part one of adding physics combining | Teravus Ovares (Dan Olivares) | 2009-08-15 | 1 | -0/+1 |
| | |||||
* | Re-removing 2 lines that got added back on Melanie's commits. git hickup. | Diva Canto | 2009-08-09 | 1 | -1/+0 |
| | |||||
* | Rename UserData to UserAccount data | Melanie | 2009-08-09 | 1 | -0/+1 |
| | |||||
* | More removal of HG2 code, this time authentication module and handlers. | Diva Canto | 2009-08-09 | 1 | -1/+0 |
| | |||||
* | * Updates RESTInterregionComms and LocalInterregionComms to the new region ↵ | Arthur Valadares | 2009-07-23 | 1 | -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 ↵ | diva | 2009-06-17 | 1 | -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. | diva | 2009-06-15 | 1 | -2/+2 |
| | |||||
* | Removing the OpenSim.SimulatorServices project. All of those region modules ↵ | diva | 2009-06-15 | 1 | -0/+6 |
| | | | | are now in CoreModules/ServiceConnectorsIn, where they belong. | ||||
* | Factoring out "land_data" / RequestLandData that was hanging off of ↵ | diva | 2009-06-14 | 1 | -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 ↵ | diva | 2009-06-14 | 1 | -12/+13 |
| | | | | Region/CoreModules/ServiceConnectorsOut. No functional changes. | ||||
* | Pulled out HelloNeighbour into its own service, INeighbourService, which may ↵ | diva | 2009-06-14 | 1 | -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. | diva | 2009-06-10 | 1 | -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 Trimble | 2009-06-03 | 1 | -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 #3759 | Dahlia Trimble | 2009-06-03 | 1 | -1/+0 |
| | |||||
* | Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ↵ | Dahlia Trimble | 2009-06-02 | 1 | -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 ↵ | diva | 2009-05-26 | 1 | -0/+1 |
| | | | | GlynnTucker.Cache.dll. | ||||
* | oops: wrong "path" in addin.xml | Dr Scofield | 2009-05-25 | 1 | -2/+2 |
| | |||||
* | converting CapabilitiesModule to new region module scheme | Dr Scofield | 2009-05-25 | 1 | -0/+1 |
| | |||||
* | converting Chat module and Concierge module to new style region modules | Dr Scofield | 2009-05-22 | 1 | -0/+1 |
| | |||||
* | Add a skeleton for the LSLHttpServer | Melanie Thielker | 2009-05-13 | 1 | -0/+1 |
| | |||||
* | Correct addin XML | Melanie Thielker | 2009-05-12 | 1 | -1/+1 |
| | |||||
* | Commit the addin XML for the Core Asset Cache | Melanie Thielker | 2009-05-12 | 1 | -0/+1 |
| | |||||
* | Plumb the HG asset broker. More naming changes to clarify things. Lots more | Melanie Thielker | 2009-05-11 | 1 | -0/+1 |
| | | | | | | config options. | ||||
* | Add the asset service connectors and sample config. READ WARNINGS!!! | Melanie Thielker | 2009-05-09 | 1 | -0/+2 |
| | |||||
* | Add the remote user connector skeleton | Melanie Thielker | 2009-05-05 | 1 | -0/+1 |
| | |||||
* | Plumb the new server connector logic | Melanie Thielker | 2009-05-05 | 1 | -0/+1 |
| | |||||
* | - Moved WorldMapModule and HGWorldMapModule to the new region-module system | Homer Horwitz | 2009-04-24 | 1 | -0/+2 |
| | | | | | - Cleaned up some whitespace | ||||
* | - Moved TerrainModule to the new region-module system. | Homer Horwitz | 2009-04-13 | 1 | -1/+1 |
| | | | | | | - Fixed some locking issues. Either lock, or don't (if you don't have to). Only locking access half of the time won't work reliably. - Had to adapt test helpers that use the "old" IRegionModule. TerrainModule isn't one anymore. | ||||
* | Ouch. Remove some test left over from r9013, which broke startup | Homer Horwitz | 2009-04-05 | 1 | -2/+1 |
| | |||||
* | - Add new RegionModulesControllerPlugin to the application modules | Homer Horwitz | 2009-04-05 | 2 | -12/+20 |
| | | | | | | | | - Change several classes to use the new plugin for handling of region-modules (NOTE: No regionmodule is using this yet) - Add necessary prebuild parts (don't forget to runprebuild) Attention: Work in progress. This shouldn't break anything, but you never know... | ||||
* | Update svn properties. | Jeff Ames | 2009-04-01 | 1 | -12/+12 |
| | |||||
* | Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-03-31 | 1 | -0/+12 |
With some support from HomerH, this patch adds support for Wind Model plugins via the mono.Addin framework. * Adds console & OSSL access to Wind Parameters * Adds plug-in support for custom wind models * Provides two example Wind Model plug-ins Documentation for the wind module is temporarily located at http://code.google.com/p/flotsam/wiki/CoreWindModule [^] -- will move this documentation to http://opensimulator.org [^] after the patch has been committed. |