index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
Age
Commit message (
Expand
)
Author
2020-09-06
Core/PacketIO: Fixed ByteBuffer auto-flush after b23190393248455f04d3a06def03...
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-08-03
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-07-13
Core/DataStores: Replace harcoded prepared statement offsets with named const...
Shauren
2020-07-01
Core/DataStores: Fixed sending localized hotfixes and improved db2 loading er...
Shauren
2020-06-29
Core/Misc: Remove unused variables
Shauren
2020-06-29
Core/DataStores: Fixed loading db2 strings
Shauren
2020-06-27
Core/DataStores: Simplified string memory allocation in db2 files, dropped un...
Shauren
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-06-14
Core/Globals: add more AIName and MovementType checks to ObjectMgr
ariel-
2020-06-14
Core/AI: Factory functions cleanup
ariel-
2020-06-06
Core/DataStores: Allow custom hotfixes (VerifiedBuild <= 0, has loading prior...
Shauren
2020-06-01
Core/DataStores: Fixed loading hotfixes crash when compiled with strict datab...
Shauren
2020-05-20
Core/Misc: Add extra ByteBuffer and WorldPacket constructors allowing to set ...
Shauren
2020-04-26
Core: Fix clang 10 warnings
Shauren
2020-04-25
Core/DataStores: Speedup loading hotfix database and change hotfix database c...
Shauren
2020-03-17
Core/PacketIO: Updated auction packets to newer build
Shauren
2020-01-02
New Year
Aokromes
2019-12-07
Core/Realms: Move build info (and auth seeds) to database
Shauren
2019-12-04
Core: Updated allowed build to 8.2.5.32722
Shauren
2019-11-28
Core/DataStores: Work around buggy client db2 metadata
Shauren
2019-11-23
Core: Updated allowed build to 8.2.5.32638
Shauren
2019-11-20
Core: Updated allowed build to 8.2.5.32580
Shauren
2019-08-24
Core/ByteBuffer: Replace throw() with noexcept
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-06-12
Core/DataStores: Fixed crash when loading additional db2 locales
Shauren
2019-06-08
Core/DataStores: Updated db2 structures to 8.1.5
Shauren
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-06-08
Core/PacketIO: Updated packet structures to 8.1.5
Shauren
2019-04-14
Core/Dep: Boost 1.70 compatibility
Shauren
2019-04-01
Core/PacketIO: Removed old and unused ByteBuffer functions
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-11-05
Core/PacketIO: Updated packet structures to 8.0.1
Shauren
2018-09-16
Core/DataStores: Implemented WDC2
Shauren
2018-07-21
Core/ByteBuffer: Fixed output truncation in ByteBuffer::hexlike
Shauren
2018-05-12
Core/DataStores: Fixed loading db2 locale strings
Shauren
2018-03-25
Tools: Moved db2 metadata structures to a location shared by all tools
Shauren
2018-03-07
Core/DataStores: Fixed writing hotfix packet for structures with uint64
Shauren
2018-02-18
Core/DataStores: Updated db2 structures to 7.3.5.25996
Shauren
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-12-30
Core/PacketIO: Update opcodes to 7.3.2
Shauren
2017-12-20
Build: Inherit the features and warning flags privately
Naios
2017-12-20
Build: Use the cotire library for precompiled header handling
Naios
2017-11-25
Misc: More cleanup
Aokromes
2017-11-25
Misc: More cleanup
Aokromes
2017-10-11
Core/Realms: Made realmlist threadsafe
Shauren
2017-10-07
Core/DataStores: Implemented [] operator on DB2Storage (#20494)
Štefan Lazový
[next]