aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer (unfollow)
Commit message (Expand)AuthorFilesLines
2007-04-30fixed the VS 2005 solution/ project files.MW4-6/+39
2007-04-29Copied gridserver ready to convert to asset servergareth1-79/+79
2007-04-28BugfixesAdam Frisby2-1/+5
2007-04-27Dumb mistake #2Adam Frisby1-0/+1
2007-04-27Dumb mistake - forgot to assign the datastore variableAdam Frisby1-0/+2
2007-04-27Major ass commitAdam Frisby2-0/+17
2007-04-27* Added new commandline option -config <configfile.xml>Adam Frisby1-2/+3
2007-04-26added just what opensim needs...yet another command line option: -noverbose ....MW1-2/+2
2007-04-26At last: avatar-template.dat is no moreMW1-5/+13
2007-04-26Mostly working again.MW3-6/+39
2007-04-25attempted bug fixMW1-1/+1
2007-04-25updated to use lastest version of libsl but is currently broke when using SL ...MW10-21/+66
2007-04-25Can now use the xml config file for setting up things like sandbox mode, logi...MW1-2/+91
2007-04-25Small clean up of files and directoriesMW17-98/+25
2007-04-24Moved console input-handling function "RunTerrainCmd" into BasicTerrain itsel...Adam Frisby1-80/+5
2007-04-22Added mutex instead of lock for updateAdam Frisby1-37/+37
2007-04-22Needs testing.Adam Frisby3-3/+11
2007-04-22Added lock around World.Update to prevent multiple updates occuring simultane...Adam Frisby1-32/+37
2007-04-22SimClient: Added Try/Catch over block of code which is triggering an exceptio...Adam Frisby2-1/+17
2007-04-22=== Dedicated to Jesse. ===lbsa711-83/+83
2007-04-22Now starts up a laggy (to be fixed) TCP server in grid mode and sends a bannergareth1-2/+12
2007-04-22Bumped avatar entry height to 15m above ground rather than the old 1m above g...Adam Frisby1-1/+1
2007-04-22Removed last references to ancient LandMap[] array.Adam Frisby1-2/+1
2007-04-22Commented first 50% of World.cs's functions with /// tagsAdam Frisby1-0/+64
2007-04-22Small fixAdam Frisby1-0/+1
2007-04-22Added exception handling to each function in World.cs - code is assumed stabl...Adam Frisby1-224/+369
2007-04-21Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ...gareth1-83/+83
2007-04-21Terrain / Physics / Storage:Adam Frisby1-2/+9
2007-04-21Config:Adam Frisby1-3/+3
2007-04-20Terrain:Adam Frisby1-0/+5
2007-04-20Terrain:Adam Frisby1-0/+5
2007-04-20Hopefully fixed the forward slash bug in the gridurl set upMW1-7/+16
2007-04-20Console:Adam Frisby1-3/+75
2007-04-17(no commit message)MW1-437/+0
2007-04-17Yet another command line option (really need to get all these moved into a co...MW2-2/+9
2007-04-17Hopefully undid the murder I committed in the last commitMW2-22/+25
2007-04-17A few fixes and stopped sim crossing being attempted in sandbox modeMW6-195/+228
2007-04-17Created skeleton SimComms.cs for sim<->sim UDP circuitsgareth3-4/+476
2007-04-17Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be...gareth4-18/+142
2007-04-15Started to fix sandbox modeMW1-59/+72
2007-04-15unbroke sandbox modegareth1-2/+2
2007-04-15W00t! multiple sims!gareth4-32/+93
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 BaseHttpServerlbsa714-18/+17
2007-04-11* Started on converting UserHTTPServer to BaseHttpServerlbsa712-14/+14
2007-04-11Renamed the Servers directory to OpenSim.ServersMW1-1/+1
2007-04-11small improvement to the jvm and test scriptMW1-0/+1
2007-04-11First basic test script now works in the jvm scripting engine. MW2-5/+127
2007-04-11Changed so that a bin\ScriptEngines\ directory will be searched for scripting...MW4-87/+117