aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* ODEPluginTeravus Ovares2008-03-101-0/+16
* * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.Teravus Ovares2008-03-101-0/+8
* * Fix for hydraulic erosion brush. Still not working as planned, but getting ...Adam Frisby2008-03-091-9/+19
* Update svn properties.Jeff Ames2008-03-091-339/+339
* * Fix to the OlsenSphere brush to make it more powerful.Adam Frisby2008-03-093-1/+341
* Update svn properties.Jeff Ames2008-03-091-223/+223
* * New terrainmodule paint brush "Olsen Erosion"Adam Frisby2008-03-092-0/+224
* Linux Compile error if Color is compared against null. Documentation for Syst...Teravus Ovares2008-03-091-3/+8
* Update svn properties.Jeff Ames2008-03-093-378/+378
* * Small optimisation on Weathering paint brush.Adam Frisby2008-03-082-4/+14
* * Applying Mantis #737 - Fix for Terragen loader. Thanks Jonc.Adam Frisby2008-03-081-2/+1
* * Added Thermal Weathering paint brush to Terrain Module.Adam Frisby2008-03-081-0/+243
* Added new drawing command "PenColour", with format "PenColour <colourname>;" ...MW2008-03-081-1/+12
* * Slight tweak for the above.Adam Frisby2008-03-081-0/+1
* * By popular demand, implemented "script terrain fill <val>"Adam Frisby2008-03-081-0/+6
* Added Frist basic version on the VectorRenderModule, that allows scripts to d...MW2008-03-084-6/+407
* * Implemented 'Revert' channel in Terrain Module.Adam Frisby2008-03-083-0/+155
* Thank you kindly, Ldviopeng for:Charles Krinke2008-03-082-3/+21
* * Made a change to the loading mechanism to fix it's operation.Adam Frisby2008-03-081-1/+6
* * Default terrain is now a little more interesting than a flat 0m plane.Adam Frisby2008-03-081-0/+11
* More spelling corrections in the spirit of r3771.Jeff Ames2008-03-072-9/+9
* * Minor spelling corrections as per mantis 712Justin Clarke Casey2008-03-071-2/+2
* * Temporary resolution for mantis #711Justin Clarke Casey2008-03-071-10/+19
* * Fix for exception in landmanager crash.Adam Frisby2008-03-062-4/+15
* * Disabled ancient TerrainEngine.Adam Frisby2008-03-0610-146/+120
* * Removed more compiler warnings, dead code, etc.Adam Frisby2008-03-055-12/+4
* Change SceneObjectPart.LocalID to .LocalId to be case matchingSean Dague2008-03-058-38/+38
* * New Terrain Module (disabled, search for 'usingTerrainModule = false' to re...Adam Frisby2008-03-059-16/+49
* this is probably just a band aid, but should at leastSean Dague2008-03-041-3/+9
* * One line fix to get everything working again. Essentially set the originR...Teravus Ovares2008-03-041-1/+0
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-047-21/+802
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-0421-27/+153
* * Applied patch 708 from devalnor. Thanks devalnor!Teravus Ovares2008-03-032-8/+39
* * Removed a bunch of compiler warnings.Adam Frisby2008-03-032-2/+1
* Updated svn properties.Jeff Ames2008-03-0310-890/+890
* Fixed typo.Jeff Ames2008-03-031-2/+2
* * Oops, fixed.Adam Frisby2008-03-031-3/+3
* * Removed and sorted using clauses in a number of files.Adam Frisby2008-03-0331-69/+1112
* * Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2008-03-031-6/+39
* * Renamed the Data Framework namespaceslbsa712008-03-032-2/+2
* Change handler001 through handler009 to moreCharles Krinke2008-03-027-87/+87
* Update names of handler010 through handler019Charles Krinke2008-03-021-36/+36
* * This is a very icky implementation of physical linkset prim using fixed joi...Teravus Ovares2008-03-023-4/+18
* Rename handler020 through handler029 with moreCharles Krinke2008-03-021-28/+28
* More compiler warning cleanup.Jeff Ames2008-02-291-5/+3
* Cleaned up a couple compiler warnings.Jeff Ames2008-02-291-41/+27
* * ODEPlugin Teravus Ovares2008-02-292-15/+20
* * Added a way for the friends module to definitively know if an avatar's root...Teravus Ovares2008-02-284-2/+70
* * OnSignificantClientMovement was never being called. So we got no land updat...Teravus Ovares2008-02-282-1/+10
* disabled AssetDownloadModule and re-enabled the asset download code in the as...MW2008-02-271-7/+7