aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer/Program.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
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