| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | 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 |
* | 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 | 3 | -0/+556 |
* | * 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 | 1 | -13/+1 |
* | The plugin loader can now handle plugin dependencies without hardcoding | Johan Berntsson | 2008-03-11 | 1 | -18/+5 |
* | 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 |
* | * Fix to the OlsenSphere brush to make it more powerful. | Adam Frisby | 2008-03-09 | 3 | -1/+341 |
* | * Fixed the Link + Duplicate + Unlink both = 'ODE Invalid Argument in Collisi... | Teravus Ovares | 2008-03-09 | 2 | -27/+39 |
* | * Cleaned up some locking on the ODEPlugin to make it more developer friendly | Teravus Ovares | 2008-03-09 | 2 | -505/+496 |
* | Update svn properties. | Jeff Ames | 2008-03-09 | 1 | -223/+223 |
* | * New terrainmodule paint brush "Olsen Erosion" | Adam Frisby | 2008-03-09 | 2 | -0/+224 |
* | * Added a hack-ish routine to add the State column to the primshapes table if... | Teravus Ovares | 2008-03-09 | 1 | -1/+11 |
* | Linux Compile error if Color is compared against null. Documentation for Syst... | Teravus Ovares | 2008-03-09 | 1 | -3/+8 |
* | Update svn properties. | Jeff Ames | 2008-03-09 | 3 | -378/+378 |
* | * Small optimisation on Weathering paint brush. | Adam Frisby | 2008-03-08 | 2 | -4/+14 |
* | * Applying Mantis #737 - Fix for Terragen loader. Thanks Jonc. | Adam Frisby | 2008-03-08 | 1 | -2/+1 |
* | Remove two warnings with unused variables. | Charles Krinke | 2008-03-08 | 1 | -2/+0 |
* | * Added Thermal Weathering paint brush to Terrain Module. | Adam Frisby | 2008-03-08 | 1 | -0/+243 |
* | Thank you kindly Grumly57 for a patch to solve: | Charles Krinke | 2008-03-08 | 2 | -0/+4 |
* | Thank you very much, Ldviopeng for : | Charles Krinke | 2008-03-08 | 1 | -3/+54 |