aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Simulation/SimulationServiceInConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Simulation handlers (agents & objects) completed.Diva Canto2009-12-311-12/+7
|
* Fix loading modules with alternate configurations and ports into ROBUST.Melanie2009-09-291-1/+1
| | | | Make all current modules support the configuration name option
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-311-1/+28
|
* Beginning of refactoring RESTComms/LocalComms in the new style of services ↵diva2009-05-251-0/+53
and connectors. This commit has the beginning of the In connector, not the Out. Nothing of this is finished yet, and it doesn't run. But it should compile ok.