index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Updater
/
UpdateFetcher.h
Age
Commit message (
Expand
)
Author
2025-06-11
Core/Database: Update PCH content to include most commonly used headers
Shauren
2024-06-12
Core/Database: Remove future/promise typedefs from a public header (these are...
Shauren
2024-05-06
Core/Updater: Fix gcc build (this time for older gcc versions that didn't tri...
Shauren
2024-05-06
Core/Updater: Fix gcc warning
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-06-12
Remove duplicate includes
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-04-18
Core/Cryptography: Move the SHA1 calculate helper to the SHA1 header
Naios
2016-03-24
Core/Database: Converted the database library to a shared library.
Naios
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