aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/RegionInfo.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* started to refactor startup code and to move udp server code out to its own c...MW2007-05-161-12/+1
* Worked on Asset server, asset downloads (from server to sim) now work.MW2007-05-151-1/+12
* 93 warnings in the compiler, 93 warnings appear, you fix one up, create two m...Adam Frisby2007-05-121-14/+14
* BugfixesAdam Frisby2007-04-281-0/+4
* Major ass commitAdam Frisby2007-04-271-0/+13
* updated to use lastest version of libsl but is currently broke when using SL ...MW2007-04-251-0/+2
* Config:Adam Frisby2007-04-211-3/+3
* Hopefully fixed the forward slash bug in the gridurl set upMW2007-04-201-7/+16
* A few fixes and stopped sim crossing being attempted in sandbox modeMW2007-04-171-6/+6
* Fixed weird XML/HTTP bugsgareth2007-04-131-2/+4
* aaaaaaarrrrrrrrrggggghhhhhhhh why oh why?gareth2007-04-121-5/+9
* * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712007-04-111-8/+8
* (no commit message)MW2007-04-111-39/+44
* Added POST handler for /sims/ in the grid servergareth2007-04-111-63/+41
* more work on Primitive2MW2007-04-041-17/+16
* Added SimUUIDgareth2007-04-041-2/+18
* Temporary fix for the object taking bugMW2007-04-031-4/+4
* OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene...MW2007-04-021-0/+229