| Commit message (Expand) | Author | Age | Files | Lines |
* | * Added try{}catch{} to RunTerrainCmd | Adam Frisby | 2007-04-24 | 1 | -70/+99 |
* | Moved console input-handling function "RunTerrainCmd" into BasicTerrain itsel... | Adam Frisby | 2007-04-24 | 2 | -80/+85 |
* | Added mutex instead of lock for update | Adam Frisby | 2007-04-22 | 1 | -37/+37 |
* | Needs testing. | Adam Frisby | 2007-04-22 | 3 | -3/+11 |
* | Added lock around World.Update to prevent multiple updates occuring simultane... | Adam Frisby | 2007-04-22 | 1 | -32/+37 |
* | SimClient: Added Try/Catch over block of code which is triggering an exceptio... | Adam Frisby | 2007-04-22 | 2 | -1/+17 |
* | === Dedicated to Jesse. === | lbsa71 | 2007-04-22 | 25 | -1306/+1309 |
* | Now starts up a laggy (to be fixed) TCP server in grid mode and sends a banner | gareth | 2007-04-22 | 2 | -3/+18 |
* | Added some more good stuff to the new TCP skeleton | gareth | 2007-04-22 | 1 | -7/+17 |
* | Bumped avatar entry height to 15m above ground rather than the old 1m above g... | Adam Frisby | 2007-04-22 | 1 | -1/+1 |
* | Removed last references to ancient LandMap[] array. | Adam Frisby | 2007-04-22 | 1 | -2/+1 |
* | Commented first 50% of World.cs's functions with /// tags | Adam Frisby | 2007-04-22 | 1 | -0/+64 |
* | Small fix | Adam Frisby | 2007-04-22 | 1 | -0/+1 |
* | Added exception handling to each function in World.cs - code is assumed stabl... | Adam Frisby | 2007-04-22 | 1 | -224/+369 |
* | Comments (Part 2/2) | Adam Frisby | 2007-04-22 | 1 | -0/+24 |
* | Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ... | gareth | 2007-04-21 | 25 | -1305/+1380 |
* | Part 1/2: Comments (other part will come later) | Adam Frisby | 2007-04-21 | 1 | -0/+18 |
* | Whoops. | Adam Frisby | 2007-04-21 | 1 | -2/+19 |
* | Terrain / Physics / Storage: | Adam Frisby | 2007-04-21 | 1 | -2/+9 |
* | Config: | Adam Frisby | 2007-04-21 | 3 | -14/+14 |
* | Added an island to the coast of this terrain. | Adam Frisby | 2007-04-20 | 3 | -0/+0 |
* | Fix | Adam Frisby | 2007-04-20 | 1 | -3/+3 |
* | Terrain files for Coastal Terrain Set (2 by 2 sims) and HOWTO.txt for importing. | Adam Frisby | 2007-04-20 | 5 | -0/+9 |
* | Terrain: | Adam Frisby | 2007-04-20 | 2 | -0/+10 |
* | Terrain: | Adam Frisby | 2007-04-20 | 2 | -0/+10 |
* | Hopefully fixed the forward slash bug in the gridurl set up | MW | 2007-04-20 | 1 | -7/+16 |
* | In memorium: Jesse Higginbotham (1990-2007) | Adam Frisby | 2007-04-20 | 1 | -0/+12 |
* | Console: | Adam Frisby | 2007-04-20 | 2 | -3/+132 |
* | (no commit message) | MW | 2007-04-17 | 1 | -437/+0 |
* | Yet another command line option (really need to get all these moved into a co... | MW | 2007-04-17 | 3 | -2/+15 |
* | Hopefully undid the murder I committed in the last commit | MW | 2007-04-17 | 2 | -22/+25 |
* | A few fixes and stopped sim crossing being attempted in sandbox mode | MW | 2007-04-17 | 6 | -195/+228 |
* | Created skeleton SimComms.cs for sim<->sim UDP circuits | gareth | 2007-04-17 | 3 | -4/+476 |
* | Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be... | gareth | 2007-04-17 | 8 | -23/+159 |
* | Started to fix sandbox mode | MW | 2007-04-15 | 1 | -59/+72 |
* | unbroke sandbox mode | gareth | 2007-04-15 | 1 | -2/+2 |
* | W00t! multiple sims! | gareth | 2007-04-15 | 9 | -37/+129 |
* | In the grid, there is life! | gareth | 2007-04-14 | 7 | -43/+39 |
* | Fixed weird XML/HTTP bugs | gareth | 2007-04-13 | 4 | -41/+56 |
* | aaaaaaarrrrrrrrrggggghhhhhhhh why oh why? | gareth | 2007-04-12 | 3 | -78/+71 |
* | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 2007-04-11 | 24 | -775/+544 |
* | * cleaning | lbsa71 | 2007-04-11 | 3 | -36/+0 |
* | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 2007-04-11 | 10 | -172/+178 |
* | deleted OpenSim.Terrain.BasicTerrain.dll from the bin folder, don't think the... | MW | 2007-04-11 | 1 | -0/+0 |
* | Renamed the Servers directory to OpenSim.Servers | MW | 2007-04-11 | 15 | -103/+145 |
* | Thought OpenSim.Config had been deleted a long time ago. | MW | 2007-04-11 | 2 | -5/+0 |
* | Attempt to rearrange some of the directories | MW | 2007-04-11 | 38 | -100/+85 |
* | small improvement to the jvm and test script | MW | 2007-04-11 | 3 | -2/+39 |
* | * ignoring some binaries | lbsa71 | 2007-04-11 | 1 | -0/+0 |
* | * Cleaning lady at it again. | lbsa71 | 2007-04-11 | 4 | -18/+1 |