aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/RegionInfoBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-62/+0
2007-06-07*Forgot to initialize estateSettings variable in RegionInfoBasemingchen1-8/+8
2007-06-07*Added EstateSettings.cs and moved many relevant variables from RegionInfoBas...mingchen1-30/+3
2007-06-07*Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen1-1/+1
2007-06-05* Added proper copyright notices to everything (1/3)Adam Frisby1-0/+27
2007-06-03Added Basic Parcel Supportmingchen1-0/+1
2007-05-27Should allow multiple worlds (and UDP servers) to be ran in one instance, jus...MW1-32/+0
2007-05-27* Region Terrain textures are now loaded from the RegionInfo class rather tha...Adam Frisby1-16/+22
2007-05-27* Added ability to set default terrain to a file in region config. If unable ...Adam Frisby1-0/+23
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that t...MW1-0/+0
2007-05-16started to refactor startup code and to move udp server code out to its own c...MW1-0/+32