Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -17/+20 |
| | | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF | ||||
* | refactor SunModule a bit to make more sensible | Sean Dague | 2007-12-11 | 1 | -7/+12 |
| | |||||
* | default day's to a more sensible 24 hrs instead of 0.5. You | Sean Dague | 2007-12-10 | 1 | -1/+1 |
| | | | | | | | can still change this in the config file if you want something different. | ||||
* | added one more command to the console help. | Jeff Ames | 2007-12-07 | 1 | -2/+1 |
| | |||||
* | cleaned up some mono compiler warnings | Jeff Ames | 2007-11-18 | 1 | -1/+1 |
| | |||||
* | don't break if they haven't defined the Sun section of their config | Sean Dague | 2007-11-09 | 1 | -2/+10 |
| | |||||
* | make Sun progression configurable for the Sim from OpenSim.ini | Sean Dague | 2007-11-09 | 1 | -2/+3 |
| | |||||
* | get rid of the debug line, that's just going to drive everyone nuts | Sean Dague | 2007-11-07 | 1 | -1/+1 |
| | |||||
* | move Sun into a Region Module, pass 1. Currently this works fine with | Sean Dague | 2007-11-07 | 1 | -0/+178 |
a fixed 30 minute day and the sun going East -> West again. It gets rid of super noon as well. It's a bit debug heavy right now, which I'll clean up tomorrow. I also plan to make time progression configurable in OpenSim.ini, but that will be tomorrow. |