aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Simulation (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-03Successfully logged into a grid.Diva Canto1-0/+4
2010-01-03* Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto4-205/+115
2009-12-31* Added the Login server handlers that were lost in yesterday's commit griefDiva Canto1-8/+4
2009-12-31Simulation handlers (agents & objects) completed.Diva Canto4-13/+544
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman1-1/+1
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-1/+1
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-1/+1
2009-08-30Remove another IAuthentificationInterface userMelanie1-6/+7
2009-06-17Implementation of a simple authentication service + in connector in route to ...diva1-1/+1
2009-06-14Pulled out HelloNeighbour into its own service, INeighbourService, which may ...diva2-99/+3
2009-06-04Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames1-16/+14
2009-06-03Committing the partial refactor of authentication services. No user functionlityMelanie Thielker1-1/+1
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames3-3/+84
2009-05-25Beginning of refactoring RESTComms/LocalComms in the new style of services an...diva3-0/+305