index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
NetworkServersInfo.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-31
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...
Diva Canto
1
-17
/
+0
2009-10-01
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-09-26
Fixed MapBlocks bug, wrong order of arguments. First version that seems compl...
Diva Canto
1
-2
/
+1
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-04-17
* Moved the DefaultConfig settings into already-existing ConfigSettings
lbsa71
1
-10
/
+10
2009-04-17
* Some more work on refactoring configs;
lbsa71
1
-12
/
+10
2009-03-11
* Make all coded defaults match settings in OpenSim.ini.example
Justin Clarke Casey
1
-2
/
+2
2008-11-01
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
Homer Horwitz
1
-0
/
+4
2008-09-14
* This update makes configuring SSL a little easier on Windows XP. It also m...
Teravus Ovares
1
-0
/
+7
2008-07-23
The new secure inventory server mode (in r5590) can now be disabled from Open...
Johan Berntsson
1
-1
/
+3
2008-04-29
* Spring cleaning.
Adam Frisby
1
-18
/
+13
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-1
/
+1
2008-03-23
* Start passing around a region server's http port in RegionInfo.
Justin Clarke Casey
1
-1
/
+1
2008-03-18
Formatting cleanup.
Jeff Ames
1
-27
/
+26
2008-01-15
* Mother of all commits:
Adam Frisby
1
-8
/
+9
2007-12-27
* Optimized usings
lbsa71
1
-3
/
+5
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-2
/
+2
2007-12-06
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
1
-5
/
+5
2007-11-01
* Diuerse beavtificatems
lbsa71
1
-2
/
+3
2007-10-31
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
lbsa71
1
-0
/
+0
2007-10-31
set svn:eol-style
Jeff Ames
1
-100
/
+100
2007-10-30
Step one on the long march towards grid based inventory. Introduction of an I...
Tleiades Hax
1
-1
/
+5
2007-10-30
* Optimized usings
lbsa71
1
-10
/
+12
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-94
/
+94
2007-10-26
Added method to create default config file in region server(OpenSim) followin...
Tleiades Hax
1
-1
/
+1
2007-10-15
* Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...
lbsa71
1
-7
/
+9
2007-09-27
Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...
lbsa71
1
-4
/
+1
2007-09-27
* Tleiades grid mode inventory (#444) - thanx Tleiades!
lbsa71
1
-1
/
+4
2007-09-10
mass update of urls in source code to new website
Sean Dague
1
-1
/
+1
2007-08-17
*Moved network_servers_info.xml into OpenSim.ini under [Network]
mingchen
1
-61
/
+15
2007-08-06
* SimpleApp works again:
lbsa71
1
-6
/
+16
2007-07-20
* Fixed an config issue (log not initialized in RegionInfo config)
lbsa71
1
-0
/
+5
2007-07-19
*Handler Functions can now refuse an object as invalid by returning false, th...
mingchen
1
-12
/
+14
2007-07-18
*New Configuration System, much easier and less buggy compared to the origina...
mingchen
1
-157
/
+59
2007-07-16
changed to native line ending encoding
Sean Dague
1
-219
/
+219
2007-07-15
* Fixed bug where UserServer SendKey would not be saved in configuration.
Adam Frisby
1
-1
/
+1
2007-07-13
Changed simpleApp to use basic physics.
MW
1
-2
/
+2
2007-07-03
*Fixed storage issue as noted in last commit of the OGS1 GridServer
mingchen
1
-1
/
+1
2007-07-03
*Removed GridInfo class as it has been previously replaced with the much bett...
mingchen
1
-1
/
+1
2007-07-03
* Optimized usings (the 'LL ate my scripts' commit)
lbsa71
1
-15
/
+14
2007-06-28
*Master User is now set up
mingchen
1
-0
/
+39