aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsIn/Simulation (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Successfully logged into a grid.Diva Canto2010-01-031-8/+11
|
* * Changed ISimulation interface to take a GridRegion as input arg instead of ↵Diva Canto2010-01-031-5/+4
| | | | | | | 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.
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
|
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-101-0/+5
| | | | | | the ball rolling on replacable modules. No user functionality yet
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-1/+1
| | | | | | Change all uses of the HttpServer properties to use the new singleton
* Update svn properties.Jeff Ames2009-06-221-113/+113
|
* Removing the OpenSim.SimulatorServices project. All of those region modules ↵diva2009-06-151-0/+113
are now in CoreModules/ServiceConnectorsIn, where they belong.