aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/RegionInfo.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-07*Added EstateSettings.cs and moved many relevant variables from RegionInfoBas...mingchen1-6/+6
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-05* Removed MainConsole.Instance.WriteLine completelyAdam Frisby1-14/+14
2007-06-05*Cleaned up Configuration Setup questionsmingchen1-23/+54
2007-06-03Added Basic Parcel Supportmingchen1-0/+15
2007-05-29attempt twoMW1-1/+2
2007-05-29Hopefully fixed Culture decimal problemMW1-1/+2
2007-05-27* Fixed dumb mistake with terrain default loading.Adam Frisby1-0/+8
2007-05-27* Inserting "SYSTEMIP" into a simconfig.xml's IPAddress="" section will use t...Adam Frisby1-1/+19
2007-05-27* Added ability to set default terrain to a file in region config. If unable ...Adam Frisby1-0/+18
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-12/+1
2007-05-15Worked on Asset server, asset downloads (from server to sim) now work.MW1-1/+12
2007-05-1293 warnings in the compiler, 93 warnings appear, you fix one up, create two m...Adam Frisby1-14/+14
2007-04-28BugfixesAdam Frisby1-0/+4
2007-04-27Major ass commitAdam Frisby1-0/+13
2007-04-25updated to use lastest version of libsl but is currently broke when using SL ...MW1-0/+2
2007-04-21Config:Adam Frisby1-3/+3
2007-04-20Hopefully fixed the forward slash bug in the gridurl set upMW1-7/+16
2007-04-17A few fixes and stopped sim crossing being attempted in sandbox modeMW1-6/+6
2007-04-13Fixed weird XML/HTTP bugsgareth1-2/+4
2007-04-12aaaaaaarrrrrrrrrggggghhhhhhhh why oh why?gareth1-5/+9
2007-04-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa711-8/+8
2007-04-11(no commit message)MW1-39/+44
2007-04-11Added POST handler for /sims/ in the grid servergareth1-63/+41
2007-04-04more work on Primitive2MW1-17/+16
2007-04-04Added SimUUIDgareth1-2/+18
2007-04-03Temporary fix for the object taking bugMW1-4/+4
2007-04-02OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene...MW1-0/+229