aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/SimulatorServices/SimulationService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removing the OpenSim.SimulatorServices project. All of those region modules ↵diva2009-06-151-112/+0
| | | | are now in CoreModules/ServiceConnectorsIn, where they belong.
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-311-1/+28
|
* Update svn properties.Jeff Ames2009-05-271-85/+85
|
* Fixed a typo.diva2009-05-251-1/+1
|
* Beginning of refactoring RESTComms/LocalComms in the new style of services ↵diva2009-05-251-0/+85
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.