| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fix Mantis 761 (linking and delinking prims rapidly caused prims to 'disapp... | Justin Clarke Casey | 2008-03-13 | 5 | -19/+55 |
* | * Updated LibSL _packets_.cs to latest revision. AKA New Packets. | Teravus Ovares | 2008-03-12 | 1 | -0/+0 |
* | there was a single instance where the log4net object was not | Sean Dague | 2008-03-12 | 1 | -1/+1 |
* | * Fix mantis 757. | Justin Clarke Casey | 2008-03-12 | 4 | -26/+32 |
* | * Don't abort (and keep failing) the update if one Entity gives us an excepti... | Justin Clarke Casey | 2008-03-12 | 2 | -31/+44 |
* | * Since remoting exceptions occur quite often in some cases (e.g. when a neig... | Justin Clarke Casey | 2008-03-12 | 1 | -31/+65 |
* | * Add comments and slight corrections to ClientView.AgentTextureCached | Justin Clarke Casey | 2008-03-12 | 5 | -11/+20 |
* | Applied patch from mantis #749, Grass now stays to set type when moved. thank... | MW | 2008-03-12 | 4 | -10/+12 |
* | Applied patch from mantis #610, fixed invalid filenames with dump_assets_to_f... | MW | 2008-03-12 | 2 | -27/+56 |
* | * Switched Noise 'Flood Area' brush to use Perlin rather than random noise. | Adam Frisby | 2008-03-12 | 2 | -2/+64 |
* | * Fix for Smooth Area Flood Brush, now doesn't flood the entire sim. | Adam Frisby | 2008-03-12 | 2 | -1/+4 |
* | * Fix for SQLiteAssetData - We now ignore duplicate assets. We shouldn't supp... | Adam Frisby | 2008-03-12 | 1 | -2/+1 |
* | Update svn properties. | Jeff Ames | 2008-03-12 | 1 | -51/+51 |
* | * Updated Terrain Module | Adam Frisby | 2008-03-12 | 1 | -3/+3 |
* | * made some privates protected | lbsa71 | 2008-03-12 | 1 | -2/+2 |
* | * made GridManager class public | lbsa71 | 2008-03-12 | 1 | -1/+1 |
* | * Refactored some terrain brushes to move out some common functions into Terr... | Adam Frisby | 2008-03-12 | 10 | -122/+79 |
* | * Renamed Main.cs to GridServerBase.cs | lbsa71 | 2008-03-12 | 2 | -3/+3 |
* | * Refactored out exe bit out of Grid Server for great justice | lbsa71 | 2008-03-12 | 2 | -54/+44 |
* | * Refactored some internals in Grid Server Main | lbsa71 | 2008-03-12 | 1 | -24/+21 |
* | * Refactored out creation of LoginResponse | lbsa71 | 2008-03-12 | 1 | -114/+121 |
* | * Extracted RegionProfileData from Request | lbsa71 | 2008-03-12 | 2 | -131/+141 |
* | * minor refactoring | lbsa71 | 2008-03-12 | 1 | -84/+82 |
* | * ignored some bins | lbsa71 | 2008-03-12 | 0 | -0/+0 |
* | * Ignored some bins | lbsa71 | 2008-03-12 | 0 | -0/+0 |
* | better fix for 551, not sure why I missed this earlier | Sean Dague | 2008-03-12 | 1 | -12/+10 |
* | Refactor out some duplicate code. | Jeff Ames | 2008-03-11 | 2 | -5/+5 |
* | Update svn properties. | Jeff Ames | 2008-03-11 | 0 | -0/+0 |
* | Ensure resolution of mantis 113 | Sean Dague | 2008-03-11 | 1 | -1/+3 |
* | get rid of artificial InventoryLock object in favor of | Sean Dague | 2008-03-11 | 1 | -18/+13 |
* | added early readme | Sean Dague | 2008-03-11 | 1 | -0/+25 |
* | Attempted fix for http://opensimulator.org/mantis/view.php?id=551 | Sean Dague | 2008-03-11 | 1 | -3/+0 |
* | moving everything into OpenSim.TestSuite namespace | Sean Dague | 2008-03-11 | 4 | -21/+68 |
* | * Temporarily disabling sending of ImageNotInDatabasePacket when a texture is... | Justin Clarke Casey | 2008-03-11 | 1 | -1/+4 |
* | * Very temporarily put AgentCachedTexturePackets onto the wind rather than th... | Justin Clarke Casey | 2008-03-11 | 1 | -1/+5 |
* | clone off pCampBot to OpenSim.TestSuite, as I'm going to be | Sean Dague | 2008-03-11 | 4 | -0/+584 |
* | * Very minor error message change in GridAssetClient | Justin Clarke Casey | 2008-03-11 | 1 | -3/+1 |
* | * Applying patch #754 - Fix for Vector Magnitude operation. Thanks cmickeyb! | Adam Frisby | 2008-03-11 | 1 | -2/+2 |
* | * Applying patch from Mantis #607 - Grid Server crash. Thanks Diva. | Adam Frisby | 2008-03-11 | 1 | -10/+22 |
* | Eliminated several compiler warning messages | Johan Berntsson | 2008-03-11 | 4 | -163/+5 |
* | The plugin loader can now handle plugin dependencies without hardcoding | Johan Berntsson | 2008-03-11 | 3 | -19/+7 |
* | this fixes a port initialization problem in the LoadBalancer plugin | Johan Berntsson | 2008-03-11 | 1 | -3/+3 |
* | this fixes up the exponentially growing startup times caused | Sean Dague | 2008-03-11 | 1 | -9/+8 |
* | * Added Linear Acceleration reporting to the ODEPlugin. | Teravus Ovares | 2008-03-10 | 2 | -3/+22 |
* | ODEPlugin | Teravus Ovares | 2008-03-10 | 11 | -0/+111 |
* | * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim. | Teravus Ovares | 2008-03-10 | 13 | -12/+259 |
* | * Fixed a few things and enabling Physical Prim border crossings again. | Teravus Ovares | 2008-03-09 | 2 | -66/+75 |
* | * Fix for hydraulic erosion brush. Still not working as planned, but getting ... | Adam Frisby | 2008-03-09 | 1 | -9/+19 |
* | ODE Plugin | Teravus Ovares | 2008-03-09 | 2 | -56/+75 |
* | Update svn properties. | Jeff Ames | 2008-03-09 | 1 | -339/+339 |