aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Wind (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-052-11/+11
* do the same for legacy clouds (still visible on older viewer ie singu 1.8.7)....UbitUmarov2016-09-231-1/+1
* cache wind compressed data so cpu burning compression is only done after a ch...UbitUmarov2016-09-231-34/+13
* add a version tag to wind and cloud data updates to iclientUbitUmarov2016-09-231-1/+1
* move wind generation out of heartbeat to a pool job. Use that to send to all ...UbitUmarov2016-09-233-58/+55
* no need to send wind on avatar arrival when it is sent periodiclyUbitUmarov2016-09-221-4/+4
* Make WindParamSet success a console message rather than a log message.Justin Clark-Casey (justincc)2013-12-141-2/+1
* minor: Make wind console commands print out to console rather than logJustin Clark-Casey (justincc)2013-12-141-14/+21
* 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-123-0/+5
* 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
* Formatting cleanup.Jeff Ames2009-10-013-3/+3
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Thank you kindly, Thomax, for a patch that solves:Charles Krinke2009-05-021-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-091-1/+1
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-071-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=3418Justin Clarke Casey2009-04-071-6/+10
* - Move IWindModule to OpenSim.Region.Framework.InterfacesHomer Horwitz2009-04-053-83/+3
* Add copyright headers, formatting cleanup.Jeff Ames2009-04-044-14/+87
* Update svn properties.Jeff Ames2009-04-013-406/+406
* Turning the wind module off by default.diva2009-03-311-1/+1
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-314-100/+716
* 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