index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-04T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Updater
/
UpdateFetcher.cpp
Age
Commit message (
Expand
)
Author
2022-01-23
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
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-05-12
Core/Database: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-05-29
Core/DB/Updater: English grammar corrections (#17207)
Trond B Krokli
2016-04-18
Core/Cryptography: Move the SHA1 calculate helper to the SHA1 header
Naios
2016-04-05
Core/Misc: MSVC warning fixes
Shauren
2016-02-21
Core/Updater: Convert an assertion into a fatal error
Naios
2016-02-20
Core/Updater: Use a different method for file reading
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP