index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T18: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-04-08
Core/Spells: "Fixed" Inescapable Torment talent dealing damage to priest when...
Shauren
2024-04-08
Scripts/Spells: Implemented Priest talent Unfurling Darkness (#29885)
Mematoru
2024-04-07
Scripts/Spells: Implemented Shadow Priest talent Mind Devourer (#29895)
Mematoru
2024-04-07
Core/Movement: Ensure land and takeoff animations even if gravity enabled/dis...
Shauren
2024-04-06
Core/Scripts: Integrate new ActionResultSetter with movement generators and s...
Shauren
2024-04-05
Core/Scripts: Added basic types for async script actions
Shauren
2024-04-04
Core/OutdoorPvP: Fixed shutdown crash
Shauren
2024-04-04
Core/Misc: Replace shared_ptr with unique_ptr with deleter for cleanups in ma...
Shauren
2024-04-04
Core/Movement: Allow overriding speed for taxi movement generator
Shauren
2024-04-03
Core/Networking: Fixed Socket::DelayedCloseSocket not working if write queue ...
Shauren
2024-04-03
Fix codestyle
Shauren
2024-04-03
Core/SAI: Allow gameobjects to be targeted by spell casts
Shauren
2024-04-02
Scripts/Battleground: Implemented Battle for Gilneas (#29877)
Jeremy
2024-04-02
Core/Movement: Added Velocity field to waypoint_path table (#29837)
ModoX
2024-04-01
Core/Conditions: Fixed evaluation of CurrentPvpFaction outside arenas or batt...
Meji
2024-04-01
Removed unneccessary c_str() from previous commit
Shauren
2024-03-31
Core/Entities: Make ObjectGuid formattable with fmt without using ToString()
Shauren
2024-03-30
Core/Pets: Removed overriding unit class for pets
Shauren
2024-03-30
Core/Creatures: Changed the spawn health field in creature table to a percent...
Meji
2024-03-28
Core/Players: Use CharBaseInfo.db2 data to determine appropriate race for mer...
Shauren
2024-03-28
Core/Battlegrounds: Move to scripts (#29799)
Jeremy
2024-03-27
Core/Conditions: Extend circular references check for player condition condit...
Shauren
2024-03-27
Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)
Meji
2024-03-27
Core/GameObjects: Implement destructible_hitpoint table to store health info ...
Jeremy
2024-03-26
Core/Maps: Initialize instance faction using group leader (if available) inst...
Shauren
2024-03-26
DB/Mardum: Implement Quest "Give Me Sight Beyond Sight" (#29833)
Naddley
2024-03-25
Scripts/Stormwind: Implement RP Event for quest "Ancient Curses" (#29780)
Naddley
2024-03-25
Scripts/Spells: Fix Whispering Shadows target selection logic if there are le...
Shauren
2024-03-25
Scripts/Spells: Implemented Priest talent Whispering Shadows (#29776)
Mematoru23
2024-03-24
Core/GameObjects: Added dynamic highlight for GAMEOBJECT_TYPE_SPELL_FOCUS (#2...
Meji
2024-03-24
Core/Players: Slightly improve neutral player faction support
Shauren
2024-03-24
Core/Players: Fix console errors of wrong teamid for neutral pandaren race
aquadeus
2024-03-24
Core/Loot: Fixed crashes when generating loot on map that has no MapDifficult...
Shauren
2024-03-22
Core/PacketIO: Fixed player updatefields
Shauren
2024-03-21
Fix build with openssl 1.1.1
Shauren
2024-03-21
Core: Updated to 10.2.6.53840
Shauren
2024-03-19
Core/Logging: Fix intellisense errors - people don't like it when code glows ...
Shauren
2024-03-18
Scripts/Spells: Fix rhapsody talent (#29804)
Aqua Deus
2024-03-15
Core/Logging: Improved generated code for log statements (length of text is c...
Shauren
2024-03-14
Core/Scripts: Removed script calls from constructors and destructors
Shauren
2024-03-14
Core/Objects: Cook the copied pasta
Shauren
2024-03-14
Core/Objects: Added ToWorldObject and ToItem
Shauren
2024-03-14
Core/Objects: Rename Object::m_isWorldObject and related functions to avoid c...
Shauren
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-03-12
Core/Movement: FIxed followPathBackwardsFromEndToStart parameter of MotionMas...
Shauren
2024-03-12
Core/SmartAI: Load paths by their id now that SAI doesn't use a separate data...
Shauren
2024-03-12
Core/Movement: Minor refactor for WaypointManager data loading
Shauren
2024-03-12
Core/Movement: Removed a possible lifetime trap when passing a custom Waypoin...
Shauren
2024-03-12
Core/Movement: Make MovementGenerator not copyable and movable
Shauren
2024-03-12
Core/Movement: Removed default arg values from MovementGenerator Pause and Re...
Shauren
[next]