index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T05:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
Age
Commit message (
Expand
)
Author
2025-05-17
Core/Spells: Expose spell channel duration to scripts
Shauren
2025-05-17
Core/PacketIO: Migration to PacketUtilities bit/string operations part 1
Shauren
2025-05-17
Core/SpawnTracking: Check if the objective is completable to get correct spaw...
Meji
2025-05-17
Core/Spells: Remove NYI labels from implemented spell effect attributes
Shauren
2025-05-16
Core/PacketIO: Move ObjectGuid and Position::PackedXYZ packet functions out o...
Shauren
2025-05-16
Scripts/TheJadeForest: Implement quest "Paint it Red!" (31765) (#30884)
Meji
2025-05-16
Core/Conditions: Fix copypaste from previous commit
Shauren
2025-05-16
Core/Conditions: Catch exceptions caused by invalid WorldStateExpression data
Shauren
2025-05-15
Core/PacketIO: Rename ByteBuffer::contents to ByteBuffer::data
Shauren
2025-05-15
Core/PacketIO: Fixed WorldPackets::SizedCString read function (it should not ...
Shauren
2025-05-13
Core/Misc: Make string and string_view literal suffixes globally available
Shauren
2025-05-11
Core/Vehicles: Added field to set a default pitch (#30878)
Meji
2025-05-11
Core/Misc: Added new CanSeeOrDetectExtraArgs to CanSeeOrDetect (#30882)
Meji
2025-05-10
Core/AreaTrigger: Implement AreaTriggerActionSetFlag::DontDespawnWithCreator ...
ModoX
2025-05-09
Core/Misc: Define new item modifiers and report categories
Shauren
2025-05-08
Core/World: Move linking instance socket to WorldSession
Shauren
2025-05-08
Core/World: Refactor World::LoadConfigSettings to unify validation of all con...
Shauren
2025-05-07
Core/Config: Use std::string_view instead of std::string to lookup config values
Shauren
2025-05-07
Core/Misc: Minor compile time improving changes
Shauren
2025-05-06
Core/Spells: Implemented new SpellMisc field, MinDuration that controls minim...
Shauren
2025-05-05
Core/Misc: Fix typos
Shauren
2025-05-01
Core/Auras: Interrupt spells with SPELL_PREVENTION_TYPE_PACIFY when applying ...
Shauren
2025-04-30
Core/Spells: Start spells triggered by SPELL_EFFECT_FORCE_CAST_2 without any ...
Shauren
2025-04-30
Core/Players: Fix deleting favorite spells (#30905)
Jason Dove
2025-04-29
Core/Auras: Support PROC_ATTR_REQ_SPELLMOD for procs using PROC_ATTR_USE_STAC...
Shauren
2025-04-28
Core/Players: Implemented item level based armor damage reduction diminishing...
Shauren
2025-04-27
Core/Chat: Support new 11.1.5 chat link color format and more chat link types
Shauren
2025-04-26
Core/Items: Updated item gem colors
Shauren
2025-04-25
Core: Updated to 11.1.5
Shauren
2025-04-25
Core/Quests: Convert quest loading to named field access (ref 29a680a1c264e5c...
Shauren
2025-04-24
Core/Players: Define all character flags used in SMSG_ENUM_CHARACTERS_RESULT
Shauren
2025-04-22
Core/Spells: Remove triggering spell link from SPELL_EFFECT_FORCE_CAST
Shauren
2025-04-21
Core/Spells: Handle SPELL_EFFECT_FORCE_CAST on spell launch instead of hit
Shauren
2025-04-20
Core/Spells: Fire OnEffectSuccessfulDispel for SPELL_EFFECT_DISPEL_MECHANIC
Shauren
2025-04-20
Core/Spells: Rename confusing SpellState enum values
Shauren
2025-04-19
Core/Conditions: Added conditions for automatic learning spells with SkillLin...
Shauren
2025-04-18
Core/DataStores: Convert SkillLineAbilityAcquireMethod to enum class
Shauren
2025-04-18
Core/Spells: Added soft target cap to hunter spell Explosive Shot (#30847)
Aqua Deus
2025-04-18
Core/Auras: Add DealDamageMods to SPELL_AURA_PERIODIC_LEECH (#30768)
username9617
2025-04-18
Core/Spells: Added soft target cap to mage spell ice nova (#30755)
Aqua Deus
2025-04-18
Core/SAI: Allow SMART_EVENT_HEALTH_PCT to be triggered out of combat (#30874)
Meji
2025-04-17
Core/Transports: Fixed clientside position of stoppable transports
Shauren
2025-04-16
Core/Players: Improve setting ActivePlayerData::TransportServerTime by includ...
Shauren
2025-04-16
Core/Guilds: corrected logging for guild reward db errors
Ovahlord
2025-04-16
Core/Quests: corrected error logging for quest loading helpers
Ovahlord
2025-04-16
Core/Transports: Preserve all dynamicflags for transports
Shauren
2025-04-15
Core/Spells: Make Spell::GetMinMaxRange public
Shauren
2025-04-13
Core/Players: Call OnQuestObjectiveChange after updating objective counters
Meji
2025-04-11
Core/Spells: Fixed SPELL_EFFECT_CHARGE trigggering arrival effects too early
Shauren
2025-04-10
Core/Commands: Allow non-const reference arguments in chat command handlers
Shauren
[next]