index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Weather
/
WeatherMgr.cpp
Age
Commit message (
Expand
)
Author
2025-09-14
Core/Scripts: Use std::string_view to find script id from script name
Shauren
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2021-01-21
Core/Logs: Fix more logs
Aokromes
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-09-14
Core/Weather: Fixed weather updates to be thread safe
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-04
Core/Globals: Use std::string rather than char* to pass script names around.
Naios
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-01-28
Core/Packets: Update and enable SMSG_WEATHER
Nayd
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-08-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-02
Replaced ACE_Method_Request based DelayExecutor by PCQ impl
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-05-24
Core/NetworkIO: Improve packet spam solution
jackpoz
2014-05-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-01-21
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent_Michael
2014-01-21
Core/Weather: Weather updates are now sent to all players in the zone instead...
Discover-
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-05-21
Merge branch 'master' into 4.3.4 (Only the Logging System One)
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-30
Merge branch 'master' into 4.3.4 (+ some changes to minimize differences)
Spp
2013-01-30
Core/Misc: Some changes to minimize differences with 4.3.4 branch
Spp
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Merge branch 'master' into 4.3.4
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Merge branch 'master' into 4.3.4
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-19
Merge branch 'master' into 4.3.4
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-08-16
Core/Logging: Change a few more logging messages to LOG_FILTER_SERVER_LOADING
Nay
2012-08-16
Core/Loading: Re-enable Server loading log
Spp
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-27
Core/DBLayer: Correct few more wrong read types (No. 2)
Nay
2012-03-25
Core/Misc: Implement Trinity::Auto_Ptr. Ditches ACE_Refcounted_AutoPtr (we st...
Machiavelli
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-28
Core/Weather: Move static function to WeatherMgr.
Spp
2011-09-28
Core/WeatherMgr: singleton converted to namespace with free functions. Note h...
Spp
[next]