index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Support
Age
Commit message (
Expand
)
Author
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 4
Shauren
2025-05-09
Core/Misc: Define new item modifiers and report categories
Shauren
2025-04-25
Core: Updated to 11.1.5
Shauren
2023-06-08
Core/Spells: Always remove spell target from transport on teleport spells if ...
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-06-01
Core/PacketIO: Updated packet structures to 9.2.5
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2021-12-22
Core/Server: correct timestamp format for shutdown/restart notification broad...
ForesterDev
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-07-21
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-09-02
Core: Fix Winstantiation-after-specialization warnings
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-16
Core/Game: Include cleanup - removed G3D classes from packets
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-02-05
Core/PacketIO: Enable SMSG_SPELL_MISS_LOG and SMSG_UPDATE_LAST_INSTANCE
Carbenium
2016-02-03
Core/PacketIO: Updated CMSG_WARDEN_DATA
Carbenium
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-08-23
Core/SupportMgr: Fixed field type mismatches for tickets
Shauren
2015-07-22
Core/Misc: Add a few consts to methods
DDuarte
2015-07-08
Core/Support: Drop parts of the support system since Blizz switched to a brow...
Carbenium
2015-06-11
Core/Guild: Add validation for guild tabard colors
Carbenium
2015-06-05
Core/Support: Fix a crash where ObjectAccessor::FindPlayer returned nullptr, ...
Carbenium
2015-04-27
Core/Misc: Use boost::in_place() to initialize optionals.
Naios
2015-04-26
Core/Misc: Replace tc's optional with boost::optional.
Naios
2015-04-21
Core/Support:
Carbenium
2015-04-19
Core/Tickets: Fixed [-Woverloaded-virtual] warnings
Shauren
2015-04-08
Core: Whitespace cleanup
Vincent-Michael
2015-03-29
Fix warnings
Gacko
2015-03-28
Core/Support: Added missing sql execute
Carbenium
2015-03-26
Core/Support: Fix some static analysis issues
Carbenium
2015-03-22
Core/Misc: Warning fixes
Shauren
2015-03-19
Core/Support: Fix some static analysis issues
Carbenium
2015-03-12
Revert "Core/SupportMgr: Fix static analysis issue"
jackpoz
2015-03-13
Core/SupportMgr: Fix static analysis issue
Vincent-Michael
2015-03-10
Core/Support: Update the support/ticket system to 6.x
Carbenium