aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Simulation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Successfully logged into a grid.Diva Canto2010-01-031-0/+4
* * Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto2010-01-034-205/+115
* * Added the Login server handlers that were lost in yesterday's commit griefDiva Canto2009-12-311-8/+4
* Simulation handlers (agents & objects) completed.Diva Canto2009-12-314-13/+544
* Merge branch 'diva-textures-osgrid'Melanie2009-10-041-1/+1
|\
| * * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-021-1/+1
* | Fix loading modules with alternate configurations and ports into ROBUST.Melanie2009-09-291-1/+1
|/
* Remove another IAuthentificationInterface userMelanie2009-08-301-6/+7
* Implementation of a simple authentication service + in connector in route to ...diva2009-06-171-1/+1
* Pulled out HelloNeighbour into its own service, INeighbourService, which may ...diva2009-06-142-99/+3
* Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames2009-06-041-16/+14
* Committing the partial refactor of authentication services. No user functionlityMelanie Thielker2009-06-031-1/+1
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-313-3/+84
* Beginning of refactoring RESTComms/LocalComms in the new style of services an...diva2009-05-253-0/+305