weather: use expf if --enable_math is given, otherwise use fast 3rd order approximation
[monky] / src / weather.c
2009-07-18 Cesare Tirabassiweather: use expf if --enable_math is given, otherwise...
2009-07-13 Cesare Tirabassiweather: removed constraints of 3 locations per uri...
2009-07-13 Brenden MatthewsRefactor some of the new weather code, fix docs.
2009-07-07 Cesare Tirabassiweather: add more weather modifiers
2009-07-07 Cesare Tirabassiweather: corrected typo
2009-07-07 Cesare Tirabassiweather: changed ifs in parsing routine to switch/case...
2009-07-06 Cesare TirabassiAdded support for $weather (experimental).