| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 2 | -1/+61 |
* | * Preliminary work with the ODEPlugin to collect collision data. | Teravus Ovares | 2008-03-14 | 4 | -1/+10 |
* | some hackery with the VectorRenderModule to let you pass in a canvas | Sean Dague | 2008-03-13 | 1 | -2/+13 |
* | * 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 | 1 | -1/+5 |
* | * 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 |
* | * Fix Mantis 761 (linking and delinking prims rapidly caused prims to 'disapp... | Justin Clarke Casey | 2008-03-13 | 5 | -19/+55 |
* | * 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 |
* | * Add comments and slight corrections to ClientView.AgentTextureCached | Justin Clarke Casey | 2008-03-12 | 2 | -3/+3 |
* | Applied patch from mantis #749, Grass now stays to set type when moved. thank... | MW | 2008-03-12 | 1 | -2/+2 |
* | * 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 |
* | Update svn properties. | Jeff Ames | 2008-03-12 | 1 | -51/+51 |
* | * Updated Terrain Module | Adam Frisby | 2008-03-12 | 1 | -3/+3 |
* | * Refactored some terrain brushes to move out some common functions into Terr... | Adam Frisby | 2008-03-12 | 10 | -122/+79 |
* | * Temporarily disabling sending of ImageNotInDatabasePacket when a texture is... | Justin Clarke Casey | 2008-03-11 | 1 | -1/+4 |
* | ODEPlugin | Teravus Ovares | 2008-03-10 | 1 | -0/+16 |
* | * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim. | Teravus Ovares | 2008-03-10 | 1 | -0/+8 |
* | * Fix for hydraulic erosion brush. Still not working as planned, but getting ... | Adam Frisby | 2008-03-09 | 1 | -9/+19 |
* | 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 |
* | 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 |
* | 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 |
* | * Added Thermal Weathering paint brush to Terrain Module. | Adam Frisby | 2008-03-08 | 1 | -0/+243 |
* | Added new drawing command "PenColour", with format "PenColour <colourname>;" ... | MW | 2008-03-08 | 1 | -1/+12 |
* | * Slight tweak for the above. | Adam Frisby | 2008-03-08 | 1 | -0/+1 |
* | * By popular demand, implemented "script terrain fill <val>" | Adam Frisby | 2008-03-08 | 1 | -0/+6 |
* | Added Frist basic version on the VectorRenderModule, that allows scripts to d... | MW | 2008-03-08 | 4 | -6/+407 |
* | * Implemented 'Revert' channel in Terrain Module. | Adam Frisby | 2008-03-08 | 3 | -0/+155 |
* | Thank you kindly, Ldviopeng for: | Charles Krinke | 2008-03-08 | 2 | -3/+21 |
* | * Made a change to the loading mechanism to fix it's operation. | Adam Frisby | 2008-03-08 | 1 | -1/+6 |
* | * Default terrain is now a little more interesting than a flat 0m plane. | Adam Frisby | 2008-03-08 | 1 | -0/+11 |
* | More spelling corrections in the spirit of r3771. | Jeff Ames | 2008-03-07 | 2 | -9/+9 |
* | * Minor spelling corrections as per mantis 712 | Justin Clarke Casey | 2008-03-07 | 1 | -2/+2 |
* | * Temporary resolution for mantis #711 | Justin Clarke Casey | 2008-03-07 | 1 | -10/+19 |
* | * Fix for exception in landmanager crash. | Adam Frisby | 2008-03-06 | 2 | -4/+15 |
* | * Disabled ancient TerrainEngine. | Adam Frisby | 2008-03-06 | 10 | -146/+120 |
* | * Removed more compiler warnings, dead code, etc. | Adam Frisby | 2008-03-05 | 5 | -12/+4 |
* | Change SceneObjectPart.LocalID to .LocalId to be case matching | Sean Dague | 2008-03-05 | 8 | -38/+38 |
* | * New Terrain Module (disabled, search for 'usingTerrainModule = false' to re... | Adam Frisby | 2008-03-05 | 9 | -16/+49 |