aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/IGridServices.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
|
* changed to native line ending encodingSean Dague2007-07-161-41/+41
|
* Fixed a number of bugs in the local InstantMessage handling, sending ↵MW2007-07-121-2/+0
| | | | InstantMessages will no longer crash the server. But they still aren't really working correctly, you can't type replies to received messages.
* *Removed GridInfo class as it has been previously replaced with the much ↵mingchen2007-07-031-7/+2
| | | | | | | | | better NetworkServersInfo class *Got the GridServer in OGS1 to go through with registering the region, but the actual storage of the region isnt working right now. **After this is fixed, grid mode should work!
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-3/+0
| | | | | * added some licensing info
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+51
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.