index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Weather
/
Weather.cpp
Age
Commit message (
Expand
)
Author
2024-06-08
Core/Misc: Move zone packet sending from World to Map (#30024)
Takenbacon
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2020-02-28
Core/DynamicInfo: rename some parameters according packet definitions (#24192)
ForesterDev
2020-01-02
New year
Aokromes
2019-07-09
Core/Weather: Fixed weather updates to be thread safe
Shauren
2019-07-09
Core/Packets: Update and enable SMSG_WEATHER
Nayd
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-11-25
Misc: More cleanup
Aokromes
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-03-01
Ensure that all actions are compared to fixed point in time (ie. world update...
xinef1
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-02-23
Core/Weather: Fix small weather system bug
Kittnz
2016-01-01
Update copyright note for 2016
Rushor
2015-04-02
Core/Packet: Correction to packetsize for SMSG_WEATHER
click
2015-03-30
Core/Misc: Remove unused headers
leak
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-22
Replaced all ACE_OS::localtime_r calls
leak
2014-05-24
Core/NetworkIO: Improve packet spam solution
jackpoz
2014-01-21
Core/Weather: Weather updates are now sent to all players in the zone instead...
Discover-
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-09-07
Core/Thread: Fix race condition converting time values to local time
jackpoz
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-02-17
Update src/server/game/Weather/Weather.cpp
Alexei_Nech
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-29
Core/Game: Code style.
Gyx
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-28
Core/Weather: Move static function to WeatherMgr.
Spp
2011-06-12
Core: More codestyle cleanups
click
2011-04-29
Add spaces after commas
leak
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-22
Core/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-12
change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"
click
2010-06-05
rearranged core files
Rat