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
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
2023-08-12
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2023-08-12
Core/Misc: Remove boost::heap::fibonacci_heap from header files
Shauren
2023-08-12
Core/Misc: Replaced boost::container::static_vector in packet classes with pl...
Shauren
2023-08-12
Core/Utils: Replace boost flat_set with our own
Shauren
2023-08-12
Core/Spells: Hide spell effect immunity info implementation details
Shauren
2023-08-12
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2023-07-19
Scripts/Forge of Souls: Fixed achievement_bronjahm_soul_power script registra...
Shauren
2023-07-12
Core/Spells: Cleanup player typeid checks and casts in WorldSession::HandleCa...
Shauren
2023-07-09
Core/Spells: Corrected client control checks in spell packets
Shauren
2023-06-13
Core/Items: Mirror client logic when determining whether to apply feral attac...
Shauren
2023-06-13
Core/Players: Fix inactive reward quests on faction change (#29073)
Gildor
2023-06-11
Proper assignment of quest loot for group loot & round robin (#28831)
Renn
2023-06-04
Core/Misc: Remove unwanted position converstions from a single float
Shauren
2023-05-30
Core/Loot: Fixed loot roll exploit
Shauren
2023-05-28
Core/StatSystem: Fixed missing calls to set negative attack power mods (#28883)
robinsch
2023-05-13
Core/Units: Corrected AURA_INTERRUPT_FLAG_NOT_SEATED implementation to only i...
Shauren
2023-05-12
Core/Auras: Don't force sitting state from non-standing state when applying a...
Shauren
2023-05-11
Core/Units: Don't make force stand state on periodic damage taken
Shauren
2023-05-08
Core/GameObjects: Fixed traps not being able to trigger for friendly targets
Shauren
2023-05-07
Core/Objects: Removed default argument value from WorldObject::IsNeverVisible
Shauren
2023-05-07
Core/Misc: Cleanup Expression is converted to bool and can be replaced with '...
Shauren
2023-05-07
Scripts/Undercity: Fixed NPC_HIGHBORNE_BUNNY being told to MoveJump to { targ...
Shauren
2023-05-03
Core/Cinematic: Fix crash CinematicMgr::UpdateCinematicLocation (#28953)
Gildor
2023-04-25
Scripts/Trial Of The Crusader: Fix application of spell Surge of Adrenaline (...
Gildor
2023-04-13
Change Map::Visit to not call EnsureGridLoaded if cell.NoCreate is true (#28884)
Gosha
2023-04-11
Add code that changes the faction of Tortheldrin in Dire Maul (#28581)
Adam B
2023-03-24
Scripts/Misc:fix npc_professions locale text (#27894)
lee
[next]