index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T17:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
Age
Commit message (
Expand
)
Author
2024-10-07
Core/Movement: Implemented cyclic waypoint movement (#29923)
ModoX
2024-10-07
Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPD...
Shauren
2024-09-29
Core/PacketIO: Enable CAN_ADV_FLY opcodes
Traesh
2024-09-14
Core/PacketIO: Fix SMSG_UI_MAP_QUEST_LINES_RESPONSE struct (TWW) (#30219)
Meji
2024-09-07
Core/Auras: Implemented SPELL_AURA_MOVE_SET_CANT_SWIM and related new opcodes
Shauren
2024-09-06
Core/PacketIO: Add missing bit to SMSG_QUEST_GIVER_QUEST_DETAILS
Shauren
2024-08-31
Core/PacketIO: Fixed SMSG_SPELL_ENERGIZE_LOG structure
Shauren
2024-08-30
Core/PacketIO: Implemented UIMap questlines (#30030)
Meji
2024-08-29
Core/Client Builds: Move build info out of RealmList class
Shauren
2024-08-29
Core/Auth: Refactor client auth key storage to support more future client var...
Shauren
2024-08-28
Core: Allow macOS arm64 client to connect (#30173)
Motive
2024-08-19
Core/PacketIO: Fixed CMSG_QUERY_REALM_NAME not being handled and not sending ...
Shauren
2024-08-19
Core/PacketIO: Add some missing 11.0 packet bits
Shauren
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2024-08-17
Core/PacketIO: Fixed SMSG_QUEST_GIVER_REQUEST_ITEMS structure
Shauren
2024-08-17
Core/PacketIO: Fixed some 11.0.2 structures
Shauren
2024-08-16
Core: Updated to 11.0.2
Shauren
2024-08-14
Core/PacketIO: Misc non-structure altering refactors
Shauren
2024-08-10
Core/Players: Implemented hero talents
Shauren
2024-08-03
Core/PacketIO: Use std::string_view to read strings from ByteBuffer
Shauren
2024-08-02
Core/PacketIO: Updated to 11.0.0
Shauren
2024-07-31
Core/PacketIO: Added example uses of new packet reading/writing utilities
Shauren
2024-07-31
Core/PacketIO: Added new packet reading/writing utilities for type casting, o...
Shauren
2024-07-25
Core/AuctionHouse: Ported WorldSession::SendAuctionHello argument type change...
Shauren
2024-07-21
Core/PacketIO: Named unknown field in CMSG_CREATE_CHARACTER
Shauren
2024-07-11
Core/PacketIO: Fixed SMSG_ATTACKER_STATE_UPDATE structure
Shauren
2024-07-02
Core/Spells: Implemented SPELL_ATTR9_ITEM_PASSIVE_ON_CLIENT
Shauren
2024-06-26
Core/PacketIO: Fixed packet structres changed after build 54449
Shauren
2024-06-12
Core/Database: Remove future/promise typedefs from a public header (these are...
Shauren
2024-05-15
Core/AreaTriggers: Add PlaySpellVisual (#29985)
Jeremy
2024-05-09
Core/PacketIO: Fixed SMSG_FEATURE_SYSTEM_STATUS_GLUE_SCREEN structure
Shauren
2024-05-08
Core: Update to 10.2.7
Shauren
2024-05-05
Core/Misc: Refactor OpcodeTable reducing its size and modernize array/pointer...
Shauren
2024-05-01
Core/Spells: Implemented evoker empower spell mechanic
Shauren
2024-04-29
Core/Items: Implemented packets setting up inventory cleanup parameters
Shauren
2024-04-23
Core/Movement: Refactor MoveSplineFlag to get rid of undefined behavior (cast...
Shauren
2024-04-21
Core/Movement: Fixed data sent in cyclic spline related packets
ModoX
2024-04-07
Core/Movement: Ensure land and takeoff animations even if gravity enabled/dis...
Shauren
2024-04-04
Core/Movement: Allow overriding speed for taxi movement generator
Shauren
2024-04-03
Core/Networking: Fixed Socket::DelayedCloseSocket not working if write queue ...
Shauren
2024-03-31
Core/Entities: Make ObjectGuid formattable with fmt without using ToString()
Shauren
2024-03-28
Core/Players: Use CharBaseInfo.db2 data to determine appropriate race for mer...
Shauren
2024-03-21
Core: Updated to 10.2.6.53840
Shauren
2024-03-09
Fix GCC build
Shauren
2024-03-09
Core/Objects: Implemented vignettes
Shauren
2024-03-07
Core/Objects: Keep current WMO info on position updates and use it in party m...
Shauren
2024-03-06
Core/PacketIO: Fixed structures of SMSG_INSPECT_RESULT and SMSG_RATED_PVP_INFO
Shauren
2024-03-02
Core/PacketIO: Implemented and enabled SMSG_STOP_SPEAKERBOT_SOUND
Shauren
2024-02-29
Core/Misc: Rename `templat` to `characterTemplate` so it stop looking like a ...
Benjamin Jackson
2024-02-27
Core/Units: Added helper function to clear boss emote frame and enable SMSG_C...
Shauren
[next]