aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Weather/Weather.cpp
AgeCommit message (Expand)Author
2015-04-02Core/Packet: Correction to packetsize for SMSG_WEATHERclick
2015-03-30Core/Misc: Remove unused headersleak
2015-01-01Update copyright note for 2015Vincent-Michael
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-06-22Replaced all ACE_OS::localtime_r callsleak
2014-05-24Core/NetworkIO: Improve packet spam solutionjackpoz
2014-01-21Core/Weather: Weather updates are now sent to all players in the zone instead...Discover-
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-07Core/Thread: Fix race condition converting time values to local timejackpoz
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-02-17Update src/server/game/Weather/Weather.cppAlexei_Nech
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-29Core/Game: Code style.Gyx
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-28Core/Weather: Move static function to WeatherMgr.Spp
2011-06-12Core: More codestyle cleanupsclick
2011-04-29Add spaces after commasleak
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-22Core/Game: fix all warnings related to converting doubles and floats.silinoron
2010-08-06*** New core <-> script library interface - complete rewrite of the old one.XTZGZoReX
2010-08-06* Add ScriptName to game_weather.XTZGZoReX
2010-07-12change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"click
2010-06-05rearranged core filesRat