aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-19* Print a warning every 20 times a client requests a texture that it should a...Justin Clarke Casey1-23/+43
2008-03-19* Documentation patch from krtaylor. Thanks!Justin Clarke Casey1-0/+3
2008-03-19Fixed some comparisons of LLUUIDs to null.Jeff Ames1-2/+2
2008-03-18Formatting cleanup.Jeff Ames2-58/+64
2008-03-18Formatting cleanup.Jeff Ames49-1515/+1473
2008-03-18Added copyright messages. Set svn:eol-style. Minor cleanup.Jeff Ames3-14/+86
2008-03-17* Move missing texture request forward so that we don't actually ask the Asse...Justin Clarke Casey1-21/+26
2008-03-17* Reduce the annoyingness of clients that continually request unfound texture...Justin Clarke Casey1-6/+34
2008-03-14* Fix for Justincc's bug report #768 - Terrain looks rather phallic.Adam Frisby1-3/+6
2008-03-14Update svn properties.Jeff Ames5-265/+265
2008-03-14* Fixed 'flatten area' brush, so it now has a 'force' instead of instantly fl...Adam Frisby10-213/+336
2008-03-13some hackery with the VectorRenderModule to let you pass in a canvasSean Dague1-2/+13
2008-03-13remove the rex based voice chat. No current client implements this,Sean Dague4-716/+0
2008-03-12* Add comments and slight corrections to ClientView.AgentTextureCachedJustin Clarke Casey2-3/+3
2008-03-12* Switched Noise 'Flood Area' brush to use Perlin rather than random noise.Adam Frisby2-2/+64
2008-03-12* Fix for Smooth Area Flood Brush, now doesn't flood the entire sim.Adam Frisby2-1/+4
2008-03-12Update svn properties.Jeff Ames1-51/+51
2008-03-12* Updated Terrain ModuleAdam Frisby1-3/+3
2008-03-12* Refactored some terrain brushes to move out some common functions into Terr...Adam Frisby10-122/+79
2008-03-11* Temporarily disabling sending of ImageNotInDatabasePacket when a texture is...Justin Clarke Casey1-1/+4
2008-03-09* Fix for hydraulic erosion brush. Still not working as planned, but getting ...Adam Frisby1-9/+19
2008-03-09Update svn properties.Jeff Ames1-339/+339
2008-03-09* Fix to the OlsenSphere brush to make it more powerful.Adam Frisby3-1/+341
2008-03-09Update svn properties.Jeff Ames1-223/+223
2008-03-09* New terrainmodule paint brush "Olsen Erosion"Adam Frisby2-0/+224
2008-03-09Linux Compile error if Color is compared against null. Documentation for Syst...Teravus Ovares1-3/+8
2008-03-09Update svn properties.Jeff Ames3-378/+378
2008-03-08* Small optimisation on Weathering paint brush.Adam Frisby2-4/+14
2008-03-08* Applying Mantis #737 - Fix for Terragen loader. Thanks Jonc.Adam Frisby1-2/+1
2008-03-08* Added Thermal Weathering paint brush to Terrain Module.Adam Frisby1-0/+243
2008-03-08Added new drawing command "PenColour", with format "PenColour <colourname>;" ...MW1-1/+12
2008-03-08* Slight tweak for the above.Adam Frisby1-0/+1
2008-03-08* By popular demand, implemented "script terrain fill <val>"Adam Frisby1-0/+6
2008-03-08Added Frist basic version on the VectorRenderModule, that allows scripts to d...MW3-5/+403
2008-03-08* Implemented 'Revert' channel in Terrain Module.Adam Frisby3-0/+155
2008-03-08* Made a change to the loading mechanism to fix it's operation.Adam Frisby1-1/+6
2008-03-08* Default terrain is now a little more interesting than a flat 0m plane.Adam Frisby1-0/+11
2008-03-06* Fix for exception in landmanager crash.Adam Frisby1-2/+0
2008-03-06* Disabled ancient TerrainEngine.Adam Frisby2-8/+88
2008-03-05* Removed more compiler warnings, dead code, etc.Adam Frisby2-3/+0
2008-03-05Change SceneObjectPart.LocalID to .LocalId to be case matchingSean Dague1-1/+1
2008-03-05* New Terrain Module (disabled, search for 'usingTerrainModule = false' to re...Adam Frisby6-14/+46
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames19-25/+151
2008-03-03* Removed a bunch of compiler warnings.Adam Frisby1-1/+0
2008-03-03Updated svn properties.Jeff Ames10-890/+890
2008-03-03Fixed typo.Jeff Ames1-2/+2
2008-03-03* Oops, fixed.Adam Frisby1-3/+3
2008-03-03* Removed and sorted using clauses in a number of files.Adam Frisby28-65/+1099
2008-03-03* Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares1-6/+39
2008-03-03* Renamed the Data Framework namespaceslbsa712-2/+2