index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2024-01-06
Core/RBAC: Add permission that prevents getting a battleground deserter debuff.
r4dish
2024-01-04
Scripts/Bloodmyst Isle: Add missing Legoso Talk target (fixes $n) (#29554)
Demolitionist Legoso
2023-12-30
Core/Misc: Reserve trinity_string ids 1997-1998 for master branch
Meji
2023-12-28
Core/Items: Fix BuyItemFromVendorSlot slot validation (#29511)
HelloKitty
2023-12-13
Core/Creatures: Update HomePosition upon ExitVehicle only if the creature was...
Gildor
2023-12-11
Core/Cells: Improve cell copy constructor and argument passing codegen (now f...
Shauren
2023-12-11
Core/Cells: align Cell.data.Part fields by 8 bits and enlarge Cell structure ...
Gosha
2023-12-07
Core/Auction House: Added missing nullptr check in AuctionHouseMgr::SendAucti...
Shauren
2023-12-03
Core/Misc: PackedGuid refactoring to remove ByteBuffer.h include from ObjectGuid
Shauren
2023-12-03
Core/Items: Fixed soulbound tradeable items not being properly update once ev...
Kelno
2023-12-02
Core/Misc: Added windows version checks during startup to avoid confusion abo...
Shauren
2023-12-02
Core/Locales: Set active code page and locale used by c string functions to utf8
Shauren
2023-12-02
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-11-10
Core/Spells: Fixed Conflagrate direct damage not benefitting from talents tha...
Shauren
2023-11-07
Core/Mail: Moved gold check closer to where it is taken away
Shauren
2023-11-02
Core/Battlefield: Fixed using invalidated iterator when a player queued for w...
Shauren
2023-10-29
Core/Loot: Check bank for unique loot items when determining loot roll eligib...
Gildor
2023-10-26
Core/Spells: Make SpellEffectInfo not copyable
Shauren
2023-10-18
Core/Misc: Remove incorrect (and unused) equality operator overloads from Lin...
Shauren
2023-10-17
Core/Misc: Fixed thread-unsafe access to list of objects that should be spawn...
Shauren
2023-10-15
Core/Auras: Implemented SPELL_ATTR7_DISABLE_AURA_WHILE_DEAD (suppress aura ap...
Shauren
2023-10-14
Core/Auras: Registering a new owned aura will now search existing owned auras...
Shauren
2023-10-13
Core/Object: Remove casts in WorldObject::setActive
robinsch
2023-10-13
Core/Objects: Remove restriction on what object types can be set as active
Shauren
2023-09-26
Core/World: refactored locale detection to resolve a ill-defined for loop war...
Ovahlord
2023-09-26
Core/Player: return player corpse locations by reference instead of creating ...
Ovahlord
2023-09-26
Core/World: added underlying types to world config enums
Ovahlord
2023-09-23
Core/Battlegrounds: Fix group loot (#29300)
Giacomo Pozzoni
2023-09-19
Core/Groups: Reduce differences between branches (define naming) (#29332)
M'Dic
2023-09-18
Core/Pets: Avoid loading creature_addon/creature_template_addon (#29331)
Gildor
2023-09-01
Core/Misc: Silence a false positive warning
Shauren
2023-08-31
Core/Vehicles: Fixed crash happening if a vehicle despawns during handling of...
Shauren
2023-08-29
Scripts/Trial of the Crusader: Update Read and Write Save Data (#29293)
Gildor
2023-08-27
Core/Logging: Fixed missing log format changes
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-08-23
Core/Battlefields: Added missing virtual destructor (and delete copy and move...
Shauren
2023-08-23
Core/Misc: Add missing virtual destructors
Shauren
2023-08-23
Build: Support ASAN on msvc
Shauren
2023-08-23
Core/Units: Fixed possible use after free in ThreatManager
Shauren
2023-08-22
Core/Movement: Fixed use after free in WaypointMovementGenerator
Shauren
2023-08-17
Core/Logging: Fixed a few missed log format statements
Shauren
2023-08-15
Core/Misc: Replace std::abort with our ABORT macro
Shauren
2023-08-15
Core/DBLayer: Relaxed restrictions on which Field class member function can b...
Shauren
2023-08-15
Core/Misc: Replace string to int conversion functions from Common.h with c++1...
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-15
Core/Misc: Removed structure bitfield definitions that don't do anything
Shauren
2023-08-12
Core/Misc: Include cleanup, 2023 edition
Shauren
2023-08-12
Core/Misc: Replace enable_if overload selection with if constexpr
Shauren
2023-08-12
Core/Misc: Migrate our c++20 advstd to standard features
Shauren
2023-08-12
Core/Misc: Use boost/circular_buffer forward declaration headers in our headers
Shauren
[next]