aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer/Program.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * optimized usings.lbsa712009-02-121-1/+0
|
* Mantis #1936Melanie Thielker2008-08-131-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.
* * Reinstate grid receive and send keys to user server configJustin Clarke Casey2008-08-091-7/+7
| | | | | | | * Looks like these weren't so unused after all - oops! * Remove message from grid server config
* * Rolled back a few changes.Adam Frisby2008-05-011-1/+1
|
* * Cleaning code still.Adam Frisby2008-05-011-1/+1
|
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-4/+2
| | | | (this took a while to run).
* Added copyright messages. Set svn:eol-style. Minor cleanup.Jeff Ames2008-03-181-28/+55
|
* * Renamed Main.cs to GridServerBase.cslbsa712008-03-121-1/+1
|
* * Refactored out exe bit out of Grid Server for great justicelbsa712008-03-121-0/+28