aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Weather
AgeCommit message (Expand)Author
2025-09-14Core/Scripts: Use std::string_view to find script id from script nameShauren
2024-12-31Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2023-10-31Core/Random: Changed random functions returning doubles to return floatsShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2021-12-22Core/DynamicInfo: rename some parameters according packet definitions (#24192)ForesterDev
2021-12-08Core/Weather: Define WEATHER_STATE_DRIZZLE stateKittnz
2021-06-04Core/Conditions: Implemented missing PlayerCondition columns - time and weatherShauren
2021-01-21Core/Logs: Fix more logsAokromes
2020-01-02New YearAokromes
2019-08-17Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-09-14Core/Weather: Fixed weather updates to be thread safeShauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-23Core/Weather: Fix small weather system bugKittnz
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-04Core/Globals: Use std::string rather than char* to pass script names around.Naios
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-04Cleanup some whitespacesArmano
2015-01-28Core/Packets: Update and enable SMSG_WEATHERNayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-02Replaced ACE_Method_Request based DelayExecutor by PCQ implleak
2014-07-01Replaced all remaining ACE based Singletonsleak
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-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-01-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-21Core/Weather: Weather updates are now sent to all players in the zone instead...Discover-
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-07Core/Thread: Fix race condition converting time values to local timejackpoz
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-02-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-17Update src/server/game/Weather/Weather.cppAlexei_Nech
2013-02-17declared WEATHER_STATE_FOG Alexei_Nech
2013-01-30Merge branch 'master' into 4.3.4 (+ some changes to minimize differences)Spp
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
2013-01-02Merge branch 'master' into 4.3.4Spp