index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Weather
Age
Commit message (
Expand
)
Author
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-02-23
Core/Weather: Fix small weather system bug
Kittnz
2016-01-01
Update copyright note for 2016
Rushor
2015-11-07
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-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-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-07-02
Replaced ACE_Method_Request based DelayExecutor by PCQ impl
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
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-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
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-02-17
declared WEATHER_STATE_FOG
Alexei_Nech
2013-01-30
Core/Misc: Some changes to minimize differences with 4.3.4 branch
Spp
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-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
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-29
Core/Game: Code style.
Gyx
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-03-09
Some random cleanup here and there
Spp
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-09-28
Core/WeatherMgr: singleton converted to namespace with free functions. Note h...
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-23
Core/Weather: Added one more weather state
Shauren
2011-06-12
Core: And some more cleanups...
click
2011-06-12
Core: More codestyle cleanups
click
2011-04-29
Add spaces after commas
leak
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
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-12-22
Removing ProgressBars as they are performing badly on startup.
leak
[next]