This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-02-02 15:17:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba0ed27e3298c3cd997ec211f988d8de145e2e0d
TrinityCore
/
src
/
server
/
game
/
Server
History
Shauren
0b10514289
Core/Client Builds: Sync build_info structure with master branch
2024-08-30 02:12:49 +02:00
..
Packets
Core/PacketIO: Ported SMSG_GOSSIP_POI, CMSG_GROUP_INVITE and SMSG_GROUP_INVITE to packet classes
2024-07-14 17:28:48 +02:00
Protocol
Core/Players: Improvements for talent reset logic. (
#29580
)
2024-02-13 15:55:37 +01:00
GameClient.cpp
Core/Movement: Include GetGameClientMovingMe() details in assert logs
2021-07-04 19:40:28 +02:00
GameClient.h
Core/Movement: Include GetGameClientMovingMe() details in assert logs
2021-07-04 19:40:28 +02:00
Packet.cpp
…
Packet.h
…
WorldPacket.h
…
WorldSession.cpp
Core/Entities: Make ObjectGuid formattable with fmt without using ToString()
2024-07-14 13:45:05 +02:00
WorldSession.h
Core/PacketIO: Ported SMSG_GOSSIP_POI, CMSG_GROUP_INVITE and SMSG_GROUP_INVITE to packet classes
2024-07-14 17:28:48 +02:00
WorldSocket.cpp
Core/Client Builds: Sync build_info structure with master branch
2024-08-30 02:12:49 +02:00
WorldSocket.h
…
WorldSocketMgr.cpp
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
2023-08-15 20:10:04 +02:00
WorldSocketMgr.h
…