aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/HGNetworkServersInfo.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove long superseded HGNetworkServersInfoJustin Clark-Casey (justincc)2010-07-301-107/+0
|
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of ↵Adam Frisby2009-04-051-25/+24
| | | | | | | OpenSim, license text is unchanged) * Added Bitmap[,] to IParcel for MRM
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-1/+1
| | | | | | | | | * Added log4net dependency to physxplugin in prebuild.xml. * Added missing m_log fields to classes. * Replaced Console.WriteLine with appropriate m_log.Xxxx * Tested that nant test target runs succesfully. * Tested that local opensim sandbox starts up without errors.
* * optimized usings.lbsa712009-02-121-4/+0
|
* Oops. Forgot a try-catch on the last commit.diva2009-01-311-2/+6
|
* Fixes mantis #3061. Thanks Hallow Palmer for diagnosing the issue so well. I ↵diva2009-01-311-0/+4
| | | | bet this inconsistency happens a lot out there.
* Mantis#2692: Thanks Diva, for a patch that fixes a bug in HyperGrid.Homer Horwitz2008-11-251-0/+14
|
* Update svn properties.Jeff Ames2008-11-251-90/+90
|
* * Apply http://opensimulator.org/mantis/view.php?id=2640Justin Clarke Casey2008-11-251-0/+90
* This is Diva's hypergrid patch, as perviously discussed on the opensim-dev mailing list * Applied some minor prebuild.xml jiggling to resolve a dependency issue * Thanks Diva!