index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
Age
Commit message (
Expand
)
Author
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2025-06-05
Core/PacketIO: Implemented CMSG_UPDATE_AREA_TRIGGER_VISUAL
Shauren
2025-06-04
Core/PacketIO: Remove duplicated areatrigger spline packet writer
Shauren
2025-06-02
Core/Network: Make ip address formattable with fmt
Shauren
2025-05-29
Core/PacketIO: Fixed structure for SMSG_DISPLAY_TOAST
Shauren
2025-05-29
Core/AreaTriggers: Fixed areatrigger spline duration calculation
Shauren
2025-05-23
Core/PacketIO: Move all packet writing utilities to separate file
Shauren
2025-05-23
Core/PacketIO: Replace static_asserts with concepts and add them to PacketUti...
Shauren
2025-05-23
Core/PacketIO: Remove ByteBuffer constructor from MessageBuffer
Shauren
2025-05-22
Core/PacketIO: Mark packet parsing exception throwing code paths as [[noreturn]]
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 4
Shauren
2025-05-22
Core/PacketIO: Support WorldPackets::String in SizedString/SizedCString writers
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 3
Shauren
2025-05-21
Core/PacketIO: Migration to PacketUtilities bit/string operations part 2
Shauren
2025-05-21
Core/PacketIO: Allow disabling utf8 validation in SizedString/SizedCString utils
Shauren
2025-05-19
Core/Misc: Fixed some uninitialized variables
Shauren
2025-05-18
Core/PacketIO: Added missing packet util for non-bits container sizes
Shauren
2025-05-17
Core/PacketIO: Implemented CMSG_UPDATE_SPELL_VISUAL
Shauren
2025-05-17
Core/PacketIO: Migration to PacketUtilities bit/string operations part 1
Shauren
2025-05-15
Core/PacketIO: Rename ByteBuffer::contents to ByteBuffer::data
Shauren
2025-05-15
Core/PacketIO: Fixed WorldPackets::SizedCString read function (it should not ...
Shauren
2025-05-08
Core/World: Move linking instance socket to WorldSession
Shauren
2025-05-08
Core/World: Refactor World::LoadConfigSettings to unify validation of all con...
Shauren
2025-05-07
Core/Misc: Minor compile time improving changes
Shauren
2025-04-25
Core: Updated to 11.1.5
Shauren
2025-04-24
Core/Players: Define all character flags used in SMSG_ENUM_CHARACTERS_RESULT
Shauren
2025-04-16
Core/Players: Improve setting ActivePlayerData::TransportServerTime by includ...
Shauren
2025-04-08
Core/Network: Socket refactors
Shauren
2025-03-19
Core/Auras: Implemented SPELL_AURA_MOD_CHARGE_RECOVERY_RATE, SPELL_AURA_MOD_C...
Shauren
2025-03-17
Core/Auras: Implemented SPELL_AURA_MOD_RECOVERY_RATE and SPELL_AURA_MOD_RECOV...
Shauren
2025-03-12
Core/PacketiO: Rename Unk field in SMSG_SPELL_ABSORB_LOG
Shauren
2025-03-04
Core/Players: Implement warband scene collection
Shauren
2025-03-02
Core: Updated to 11.1.0
Shauren
2025-03-01
Core/Objects: Optimize spawn tracking handling in building SMSG_UPDATE_OBJECT
Shauren
2025-03-01
Core/PacketIO: Use new packet writing utilities in a bunch of files
Shauren
2025-02-20
Core/Misc: Reduce differences between branches
Shauren
2025-02-05
Core/Misc: Reduce code differences between branches
Shauren
2025-02-01
Core/Spells: Remove manual spell guid creation in scripts
Shauren
2025-01-09
Core/Auras: Use UnitListSearcher instead of WorldObjectListSearcher when sear...
Shauren
2025-01-09
Core/Auras: Make iteration over Aura::GetAuraEffects safe by automatically sk...
Shauren
2025-01-07
Core/Network: Simplify worldserver port configuration: removed InstanceServer...
Shauren
2025-01-04
Core/Misc: Implemented spawn tracking (#30247)
Meji
2024-12-27
Core/PacketIO: Refactor LootPackets to use new Bits<> writing utilities
Shauren
2024-12-19
Core/PacketIO: Remove overriding Underlying type from ByteBuffer reads in fav...
Shauren
2024-12-18
Core: Updated to 11.0.7
Shauren
2024-12-17
Fix nopch build
Shauren
2024-12-17
Core/PacketIO: Added more utilities for packet writing for strings and option...
Shauren
2024-11-21
Core/PacketIO: Rename more unknown packet fields
Shauren
2024-11-19
Core/Auras: Implemented mount equipment
Shauren
2024-11-14
Core/Misc: Support IPv6 ip2location
Shauren
[next]