aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Wind/WindModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-04Warnings--onefang1-1/+1
2019-06-01A little tweaking of log levels.onefang1-2/+2
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-56/+32
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-16/+22
2012-11-23minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2012-11-12Moved the WindModule and its own plugins out of .addin.xmlDiva Canto1-0/+1
2012-11-09Converted the WindModule to the new region module interface (38 to go). Also ...Diva Canto1-86/+96
2012-03-08Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)1-6/+13
2011-11-03Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake1-2/+2
2011-10-27Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake1-3/+2
2010-09-12Formatting cleanup.Jeff Ames1-1/+1
2010-03-19Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake1-7/+5
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-28/+17
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-17/+28
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-16trying to fix exception in Random.Next() probably caused through sharing ofDr Scofield1-1/+1
2009-04-07* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+1
2009-04-04Add copyright headers, formatting cleanup.Jeff Ames1-7/+3
2009-03-31Turning the wind module off by default.diva1-1/+1
2009-03-31Thank you kindly, MCortez for a patch that:Charles Krinke1-100/+310
2009-03-15Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that:Charles Krinke1-22/+44
2009-03-09* Tweak llMoveToTarget per mantis 3265Teravus Ovares1-2/+2
2009-03-05Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke1-2/+28
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-8/+8
2009-02-12* optimized usings.lbsa711-9/+9
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-01-07* minor: Remove mono compiler warnings from WindModuleJustin Clarke Casey1-1/+2
2009-01-06* prune and regrade log messages relating to client login and logoutJustin Clarke Casey1-40/+8
2008-10-19Thank you kindly, Idb for a patch that solves:Charles Krinke1-1/+7
2008-10-19* minor: remove mono warningsJustin Clarke Casey1-0/+1
2008-09-26* Patch from JHurlimanTeravus Ovares1-36/+8
2008-09-26* minor: remove warningsJustin Clarke Casey1-4/+4
2008-09-26* Wind updates. Still random.. but in 4 directions instead of two!Teravus Ovares1-26/+28
2008-09-25* Adds some WindTeravus Ovares1-0/+257