index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T17: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
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
2024-02-24
Core/PacketIO: Implemented CMSG_CHECK_IS_ADVENTURE_MAP_POI_VALID and SMSG_PLA...
ModoX
2024-02-16
Core/Misc: Defined and implemented CHARACTER_FLAG_RESTING (#29695)
Ghaster
2024-02-14
Add missing changes for cc7e1bdcaed1ef1f6b4394378c99c56c8438b049
Shauren
2024-02-14
Core/Instances: Added back missing cases to InstanceScript::SendEncounterUnit...
Shauren
2024-02-12
Core/Guilds: Implemented club basics to restore old guild functionality (#29587)
Fabian
2024-01-25
Core/PacketIO: Handle QueryCountdownTimer (#29539)
Jeremy
2024-01-21
Core: Updated to 10.2.5
Shauren
2024-01-08
Core/Creatures: Moved autoattack handling from scripts to game
Shauren
2023-12-31
Core/Misc: Fixed a bunch of uninitialized class fields
Shauren
2023-12-31
Core/Quests: Removed slow queries from daily and weekly resets
Shauren
2023-12-08
Core/Misc: Minor code modernization - kill std::bind
Shauren
[next]