aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Wind/WindModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Warnings--onefang2019-06-041-1/+1
* A little tweaking of log levels.onefang2019-06-011-2/+2
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-56/+32
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-16/+22
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2012-11-231-1/+1
* Moved the WindModule and its own plugins out of .addin.xmlDiva Canto2012-11-121-0/+1
* Converted the WindModule to the new region module interface (38 to go). Also ...Diva Canto2012-11-091-86/+96
* Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-6/+13
* Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-031-2/+2
* Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake2011-10-271-3/+2
* Formatting cleanup.Jeff Ames2010-09-121-1/+1
* Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-191-7/+5
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* trying to fix exception in Random.Next() probably caused through sharing ofDr Scofield2009-04-161-1/+1
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-071-1/+1
* Add copyright headers, formatting cleanup.Jeff Ames2009-04-041-7/+3
* Turning the wind module off by default.diva2009-03-311-1/+1
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-311-100/+310
* Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that:Charles Krinke2009-03-151-22/+44
* * Tweak llMoveToTarget per mantis 3265Teravus Ovares2009-03-091-2/+2
* Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke2009-03-051-2/+28
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-8/+8
* * optimized usings.lbsa712009-02-121-9/+9
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+207