index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-05-26
Core/PacketIO: Allow disabling utf8 validation in SizedString/SizedCString utils
Shauren
2025-05-26
Core/PacketIO: Add char overloads to ByteBuffer operators
Shauren
2025-05-26
Core/Misc: Add support for non-copyable types in LockedQueue
Shauren
2025-05-26
Core/Scripts: Fixed WorldMapScript being unintentionally restricted to one sc...
Shauren
2025-05-26
Core/Misc: Fixed some uninitialized variables
Shauren
2025-05-26
Core/Position: Remove Position implicit object slicing
Shauren
2025-05-26
Core/Misc: Silence some statis analysis false positive warnings
Shauren
2025-05-26
Core/Commands: Modernize string parsing for EXACT_SEQUENCE command arguments
Shauren
2025-05-26
Core/Commands: Don't validate enum numeric values for flags
Shauren
2025-05-26
Core/Commands: Fixed parsing enum chat command arguments when they have a TIT...
Shauren
2025-05-26
Core/PacketIO: Added missing packet util for non-bits container sizes
Shauren
2025-05-26
buildfix
Ovahlord
2025-05-26
Core/PacketIO: Implemented CMSG_UPDATE_SPELL_VISUAL
Shauren
2025-05-26
Core/Auras: Initialize aura spell visual from spell that created it instead o...
Shauren
2025-05-26
Core/Spells: Expose spell channel duration to scripts
Shauren
2025-05-26
Core/SpawnTracking: Check if the objective is completable to get correct spaw...
Meji
2025-05-26
Core/Spells: Remove NYI labels from implemented spell effect attributes
Shauren
2025-05-26
Core/PacketIO: Move ObjectGuid and Position::PackedXYZ packet functions out o...
Shauren
2025-05-26
Core/Conditions: Fix copypaste from previous commit
Shauren
2025-05-26
Core/Conditions: Catch exceptions caused by invalid WorldStateExpression data
Shauren
2025-05-26
Core/PacketIO: Rename ByteBuffer::contents to ByteBuffer::data
Shauren
2025-05-26
Core/PacketIO: Fixed WorldPackets::SizedCString read function (it should not ...
Shauren
2025-05-26
Core/Misc: Make string and string_view literal suffixes globally available
Shauren
2025-05-26
Core/Network: Update LoginRESTService to check all addresses together (#30927)
Jason Dove
2025-05-26
Core/PacketIO: Improved bit functions - no longer reads each bit separately
Shauren
2025-05-26
Scripts/Misc: Update ScriptPCH content to include most commonly headers
Shauren
2025-05-26
Core/Vehicles: Added field to set a default pitch (#30878)
Meji
2025-05-26
Core/Misc: Added new CanSeeOrDetectExtraArgs to CanSeeOrDetect (#30882)
Meji
2025-05-11
nopch fix
Ovahlord
2025-05-11
Core/Conditions: Added conditions for automatic learning spells with SkillLin...
Shauren
2025-05-11
Core/Misc: added missing changes for 412c5416f9406548c5b59569fbbcf47438f72f07
Ovahlord
2025-05-11
Core/AreaTrigger: Implement AreaTriggerActionSetFlag::DontDespawnWithCreator ...
ModoX
2025-05-11
Core/World: Move linking instance socket to WorldSession
Shauren
2025-05-11
Core/Misc: Minor compile time improving changes
Shauren
2025-05-11
Core/Spells: Implemented new SpellMisc field, MinDuration that controls minim...
Shauren
2025-05-11
Core/Misc: Fix typos
Shauren
2025-05-11
Core/Auras: Interrupt spells with SPELL_PREVENTION_TYPE_PACIFY when applying ...
Shauren
2025-05-11
Core/Spells: Start spells triggered by SPELL_EFFECT_FORCE_CAST_2 without any ...
Shauren
2025-05-11
Core/Players: Fix deleting favorite spells (#30905)
Jason Dove
2025-05-11
Core/Auras: Support PROC_ATTR_REQ_SPELLMOD for procs using PROC_ATTR_USE_STAC...
Shauren
2025-05-11
Core/Utils: Added nullptr_t assignment operator to unique_weak_ptr (alias for...
Shauren
2025-05-11
Core/Database: Added very simple macro to create named query result field acc...
Shauren
2025-05-11
Core/Players: Define all character flags used in SMSG_ENUM_CHARACTERS_RESULT
Shauren
2025-05-11
Core/Spells: Remove triggering spell link from SPELL_EFFECT_FORCE_CAST
Shauren
2025-05-11
Core/Spells: Handle SPELL_EFFECT_FORCE_CAST on spell launch instead of hit
Shauren
2025-05-11
Core/Spells: Fire OnEffectSuccessfulDispel for SPELL_EFFECT_DISPEL_MECHANIC
Shauren
2025-05-11
Core/Spells: Rename confusing SpellState enum values
Shauren
2025-05-11
Core/DataStores: Convert SkillLineAbilityAcquireMethod to enum class
Shauren
2025-05-11
Core/Auras: Add DealDamageMods to SPELL_AURA_PERIODIC_LEECH (#30768)
username9617
2025-05-11
Core/SAI: Allow SMART_EVENT_HEALTH_PCT to be triggered out of combat (#30874)
Meji
[next]