index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T18:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2020-03-04
Core/Objects: MovePositonToFirstCollision will now use detour raycasts to det...
Giacomo Pozzoni
2020-03-03
Core/PathFinding: Fix mmaps raycast without hit
jackpoz
2020-03-02
Core/DBLayer: Use std::variant's stored type instead of relying on our own se...
Shauren
2020-03-02
Core/AI: Fix remaining charming issue
jackpoz
2020-03-02
Core/AI: Allow creatures to evade (#24221)
Giacomo Pozzoni
2020-03-02
Core/DBLayer: Refactor PreparedStatement class to not depend on MySQLPrepared...
Shauren
2020-03-01
Core/Spell: Proper SPELL_EFFECT_PULL_TOWARDS_DEST implementation for players ...
NoName
2020-03-01
Core/Misc: Fix build
jackpoz
2020-03-01
Core/AI: Make charmed creatures follow their owner (#24195)
Giacomo Pozzoni
2020-02-29
Replace MySQL prepared statement union with std::variant (#24158)
Ujp8LfXBJ6wCPR
2020-02-29
Modernize codebase with Clang-Tidy range based loops (#24165)
Ujp8LfXBJ6wCPR
2020-02-29
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2020-02-28
Scripts/Ebon Hold: Bloody Breakout (#24126)
Sorikoff
2020-02-28
Core/Misc: Moved CanSpeak() method to WorldSession class (#24209)
ForesterDev
2020-02-28
Core/PathFinding: Add support to WorldObject pathfinding (#24207)
Giacomo Pozzoni
2020-02-28
Core/PathFinding: Return raycast hitpoint when specifying straightLine (#24206)
Giacomo Pozzoni
2020-02-28
Core/PacketIO: update SMSG_EMOTE / CMSG_EMOTE packets to new system (#24200)
ForesterDev
2020-02-28
Core/DynamicInfo: rename some parameters according packet definitions (#24192)
ForesterDev
2020-02-28
Core/Units: UNIT_FLAG_PACIFIED will no longer block victim updates (#24190)
Ovah
2020-02-28
Scripts/Gameobject: Move Orb of Command script to SAI. (#24189)
Rushor
2020-02-28
Core/Movement: Implement MoveSplineFlag::Enter_Cycle (#24049)
NoName
2020-02-23
Core/Movement: Add support to cyclic splines to GenericMovementGenerator
jackpoz
2020-02-22
Core/Server: correct timestamp format for shutdown/restart notification broad...
ForesterDev
2020-02-22
Core/SmartAI: implement SMART_ACTION_OVERRIDE_LIGHT and SMART_ACTION_OVERRIDE...
ForesterDev
2020-02-22
Scripts/Ebon Hold: Massacre At Light's Point (#24106)
Sorikoff
2020-02-19
Core/GameObject: Fix wrong calculation of the spellfous distance
Killyana
2020-02-18
Core/SAI: SMART_ACTION_PAUSE_MOVEMENT
Ovahlord
2020-02-18
Boss/Script: Add Crazed Apothecary to Apothecary Hummel encounter
Killyana
2020-02-17
DB/Quest: Reconnaissance Flight
dr-j
2020-02-16
[WIP] Core/AI: Pets musn't attack civilian NPC in aggressive mode (#24121)
Sorikoff
2020-02-16
Core/Creature: Use proper name for wander distance. (#24133)
ratkosrb
2020-02-16
Scripts/World: Hourly Bell sound, further improvements (#24147)
schell244
2020-02-16
Boss/Script: Fix an error in a previous commit
Killyana
2020-02-15
Scripts/Misc: Attempt to fix the build
Giacomo Pozzoni
2020-02-15
Scripts/Gameobject: Journal of Jandice Barov- Convert script to SAI. (#24157)
Rushor
2020-02-14
Scripts/Gameobject: Remove deprecated script for Cat Figurine (#24150)
Rushor
2020-02-14
Core/Guilds: Don't rely on implicit guid->uint64 conversion for member lookup
Shauren
2020-02-14
Core/Misc: Remove redundant null pointer checks before delete (#24140)
Ujp8LfXBJ6wCPR
2020-02-14
Core/Misc: Remove redundant copy constructor for Position and WorldLocation (...
Ujp8LfXBJ6wCPR
2020-02-11
Scripts/Kalimdor: Move script of Hand of Iruxos Crystal to database. (#24141)
Rushor
2020-02-10
DB/Text: Fix and remove some npc_text
Killyana
2020-02-08
DB/Logs: Move some logs back to DB errors
Killyana
2020-02-08
Scripts/Spells: Nourish (#24057)
Sorikoff
2020-02-08
Core/Vehicles: implement vehicle seat addon table to specify seat ori⦠(#24...
Ovah
2020-02-08
Core/PacketIO: update cinematic packets to new system. Implement CMSG_OPENING...
ForesterDev
2020-02-08
Core/Scripting: fixed hourly bell sounds (#24127)
schell244
2020-02-08
Use boost::optional and boost::none instead of smelly pointer (#24134)
Ujp8LfXBJ6wCPR
2020-02-08
Sync npc_text naming (#24128)
Eridium
2020-02-08
Core/Misc: Some refactoring, #23603 prep: (#23676)
Treeston
2020-02-06
nopch build fix
Keader
[next]