index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T12: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-01-21
Core/Reputation: Implemented renown reputation (Dragonflight) (#28653)
Meji
2023-01-20
Core/Units: Named new unit flag (enuminfo)
Shauren
2023-01-20
Core/Units: Named new unit flag
Shauren
2023-01-19
Core/Scripts: Move EvadeReason outside of CreatureAI class
Shauren
2023-01-19
Core/Auras: Fully remove auras that had all of their effect suppressed with i...
Shauren
2023-01-19
Core/Auras: Fixed possible iterator invalidation crashes caused by calling Up...
Shauren
2023-01-15
Core/Objects: Call base class Update function for Unit and GameObject (curren...
Shauren
2023-01-15
Nopch build fix
Shauren
2023-01-15
Core/Battlegrounds: Unload all grids before destroying battleground object
Shauren
2023-01-15
Core/Spells: Added additional validation to loading spell_linked_spell to pre...
Shauren
2023-01-14
Core/SAI: Added missing target guid validations (#28745)
Meji
2023-01-14
Scripts/Spells: Fixed crash in spell_sha_mastery_elemental_overload
Shauren
2023-01-13
Core/Creatures: Fixed typo in loading creature addon
Meji
2023-01-12
Core/Creatures: improved error logging messages added in 6f835c233f7605d74926...
Ovahlord
2023-01-12
Core/Creatures: Split creature_addon and creature_template_addon's byte colum...
Ovahlord
2023-01-12
Scripts/Icecrown Citadel: Added missing empty check before SelectRandomContai...
Shauren
2023-01-12
Core/Scripts: Implemented Zort's Protective Elixir (#28372)
Mikhail Redko
2023-01-12
Core/Guild: Fixed possible guild exploit (#28577)
robinsch
2023-01-12
Core/Player: Vertical "Say" distance (#28544)
Badgersson
2023-01-12
Core/Units: ensure that we use valid iterators when providing spell Ids in Un...
Ovahlord
2023-01-12
Core/GameObjects: Use serverOnly property of GameObjectTemplate for all types...
Shauren
2023-01-12
Scripts/Halls of Lightning: reworked General Bjarngrim Encounter (#28457)
Ovah
2023-01-12
Core/Spells: Fixed accessing freed memory by Spell::EffectTriggerSpell
Shauren
2023-01-12
Core/Units: Fixed crash happening whenall tappers of a creature are logged ou...
Shauren
2023-01-11
Core/Units: Removed duplicate call to WorldObject::UpdatePositionData (#28731)
Gosha
2023-01-10
Scripts/Quest: Refactor Last Rites (#28328)
Malcrom
2023-01-10
Core/Logging: Fixed remaining uses of STRING_VIEW_FMT in log statements
Shauren
2023-01-10
Scripts/Quest: Improved script for Abduction (#28306)
Malcrom
2023-01-10
Scripts/Quests: Help Those That Cannot Help Themselves (#28304)
Malcrom
2023-01-10
Core/DBUpdater: Changed autoupdater created databases to use utf8mb4 instead ...
Shauren
2023-01-09
Core/Creatures: Restore IsMovementPreventedByCasting logic for casting units ...
ModoX
2023-01-09
Core/Creatures: Fix IsMovementPreventedByCasting logic (#28551)
Meji
2023-01-09
Core/Spells: Update IsPrimaryProfessionSkill filtering (#28650)
fluxurion
2023-01-09
Core/OutdoorPvP: Fixed crash happening by accessing freed memory
Shauren
2023-01-09
Scripts/HoO: fixed a crash in Temple Guardian Anhuur's script due to now supp...
Ovahlord
2023-01-09
Core/Conf: Update MaxPlayerLevel 60 > 70 (#28663)
Az'gath
2023-01-09
Core/Creatures: Fix logic when searching for nearby creatures by StringId (#2...
Odyssey
2023-01-09
Core/Misc Fixed build with boost 1.74 (#28679)
DeadMouse
2023-01-09
Core/Spells: Fixed crash in SpellHistory::ModifySpellCooldown when cooldown i...
Shauren
2023-01-08
Dep/fmt: Upgrade to 9.1.0
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-08
Nopch build fix
Shauren
2023-01-07
Core/Misc: Include cleanup, 2023 edition
Shauren
2023-01-07
Core/Misc: Replace enable_if overload selection with if constexpr
Shauren
2023-01-07
Core/Misc: Migrate our c++20 advstd to standard features
Shauren
2023-01-06
Core/Misc: Use boost/circular_buffer forward declaration headers in our headers
Shauren
2023-01-06
Core/Misc: Remove boost::heap::fibonacci_heap from header files
Shauren
2023-01-06
Core/Misc: Replaced boost::container::static_vector in packet classes with pl...
Shauren
2023-01-06
Core/Utils: Replace boost flat_set with our own
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
[next]