aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer/Program.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-21Add -xmlfile= option to UGM, to let the files be outside bin if desiredMelanie1-0/+2
2009-08-19Graft the REST console onto the grid server. Same procedure as withMelanie1-0/+12
the user server.
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames1-1/+1
LICENSE.txt.
2009-02-12* optimized usings.lbsa711-1/+0
2008-08-13Mantis #1936Melanie Thielker1-1/+0
Thank you, gsky, for a patch that corrects the threading model to use the multithreaded apartment in the grid servers and region server.
2008-08-09* Reinstate grid receive and send keys to user server configJustin Clarke Casey1-7/+7
* Looks like these weren't so unused after all - oops! * Remove message from grid server config
2008-05-01* Rolled back a few changes.Adam Frisby1-1/+1
2008-05-01* Cleaning code still.Adam Frisby1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby1-4/+2
(this took a while to run).
2008-03-18Added copyright messages. Set svn:eol-style. Minor cleanup.Jeff Ames1-28/+55
2008-03-12* Renamed Main.cs to GridServerBase.cslbsa711-1/+1
2008-03-12* Refactored out exe bit out of Grid Server for great justicelbsa711-0/+28