| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Added null root part guard | lbsa71 | 2008-03-14 | 4 | -22/+18 |
* | Attempt to fix mantis #741, could not replicate it myself. But the error was... | MW | 2008-03-14 | 1 | -130/+137 |
* | attempt to try to fix mantis issue # 613, which seems to be a threading issue... | MW | 2008-03-14 | 1 | -8/+8 |
* | Update svn properties. | Jeff Ames | 2008-03-14 | 5 | -265/+265 |
* | * Fixed 'flatten area' brush, so it now has a 'force' instead of instantly fl... | Adam Frisby | 2008-03-14 | 10 | -213/+336 |
* | * Added proper handling of llSetStatus(STATUS_PHYSICS,BOOL) | Teravus Ovares | 2008-03-14 | 3 | -3/+70 |
* | * Preliminary work with the ODEPlugin to collect collision data. | Teravus Ovares | 2008-03-14 | 9 | -18/+196 |
* | Update svn properties. | Jeff Ames | 2008-03-14 | 7 | -969/+969 |
* | some hackery with the VectorRenderModule to let you pass in a canvas | Sean Dague | 2008-03-13 | 1 | -2/+13 |
* | * Added cautionary README.txt | lbsa71 | 2008-03-13 | 2 | -1/+10 |
* | * SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModule | lbsa71 | 2008-03-13 | 9 | -1139/+961 |
* | * Put back a comment I just inexplicably zapped | Justin Clarke Casey | 2008-03-13 | 1 | -1/+1 |
* | Just a few comments | Justin Clarke Casey | 2008-03-13 | 2 | -5/+7 |
* | this is a believed fix for some of the MySQL races. Testing would | Sean Dague | 2008-03-13 | 1 | -29/+24 |
* | * Very minor comment change to reflect the fact that eliminating spurious del... | Justin Clarke Casey | 2008-03-13 | 1 | -2/+4 |
* | remove the rex based voice chat. No current client implements this, | Sean Dague | 2008-03-13 | 4 | -716/+0 |
* | * Change opensim.ini.example guidance on asset_database setting to be "local"... | Justin Clarke Casey | 2008-03-13 | 1 | -10/+2 |
* | * Fix Mantis 761 (linking and delinking prims rapidly caused prims to 'disapp... | Justin Clarke Casey | 2008-03-13 | 5 | -19/+55 |
* | 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 |
* | 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 |