index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-10T19: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
2022-02-06
Core/Spells: fix a possible crash when a target that has been focused during ...
Ovah
2022-02-06
Core/Spells: cleaned up and improved spell focusing behavior (PR #25440)
Ovah
2022-02-06
Core/Warden: Attempt to fix random ingame Lua errors with Warden enabled
Giacomo Pozzoni
2022-02-06
Core/Characters: Replace 2 database statements with 1
jackpoz
2022-02-06
Core/PlayerDump: Update realmcharacters table when importing a character with...
jackpoz
2022-02-06
Core/Spells: Do not reset periodic timer for stacking DoTs on recast
Keader
2022-02-06
Core/ChatCommands: Fix an issue that caused trailing variant options to somet...
Treeston
2022-02-06
Core/LFG: Handle vote kick as failed if there cannot be 3 votes agreeing
jackpoz
2022-02-05
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)
Treeston
2022-02-05
Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.
Treeston
2022-02-05
Game/AI: Implement option to move a creature back to Homeposition on Evade. ...
Rushor
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-02-05
Core/ChatCommands: make ExactSequence more readable
Treeston
2022-02-05
Core/ChatCommands: Drop PlayerIdentifier's cast operators which could return ...
Peter Keresztes Schmidt
2022-02-05
Scripts/Commands: Convert remaining debug commands (PR #25429)
Peter Keresztes Schmidt
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2022-02-05
[3.3.5] Core/Guilds: Guild cleanup (PR #25422)
Treeston
2022-02-05
Chat/Commands: Eradicate ChatHandler::extractOptFirstArg
Treeston
2022-02-05
Core/AI: CombatAI refactor (PR #25416)
Maks Szokalski
2022-02-05
Core/Movement: Corrected Animation Tier handling (PR #24875)
NoName
2022-02-05
Scripts/AreaTrigger: Rename OnlyOnceAreaTriggerScript::_OnTrigger to TryHandl...
Treeston
2022-02-05
Core/MotionMaster: Do not generate path to MoveLand
Keader
2022-02-05
Scripts/Commands: .character command conversion
Treeston
2022-02-05
Core/ChatCommands: Move ostream operator into Variant class so we don't pollu...
Peter Keresztes Schmidt
2022-02-05
[3.3.5] Scripts/Commands: .arena command conversion (PR #25407)
Treeston
2022-02-05
Core/Maps: Always update the grid of player summons even if far away (#25406)
Giacomo Pozzoni
2022-02-05
Core/PathFinding: Enable pathfinding (MMaps) by default
jackpoz
2022-02-05
Core/Spells: Implemented PROC_ATTR_CANT_PROC_FROM_ITEM_CAST
Keader
2022-02-05
Scripts/IcecrownCitadel: correct Rimefang's script name
Treeston
2022-02-05
Core/Scripts: Remove now-unused WaypointPathStarted hook. WaypointStarted doe...
Treeston
2022-02-05
Core/SAI: Fix SMART_EVENT_WAYPOINT_START not being called at every waypoint c...
jackpoz
2022-02-05
Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...
Treeston
2022-02-05
Core/Combat: When entering a vehicle, transfer any current threat to that veh...
Treeston
2022-02-05
Core/Unit: Fix units on vehicles not dismounting on death (#25404)
Giacomo Pozzoni
2022-02-05
Core/Arena: Fix Arena.ArenaStartPersonalRating setting not having effect if t...
jackpoz
2022-02-05
Core/Players: Directly store PlayerSpell in m_spells, not as pointer
Shauren
2022-02-05
Core/SAI: Do not allow SMART_EVENT_RESET to call SMART_ACTION_CALL_SCRIPT_RESET
jackpoz
2022-02-05
Scripts/Obsidian Sanctum: Fix portals not being visible
jackpoz
2022-02-05
Core/SAI: Reduce the chance of infinite loops/stack overflows (#25398)
Giacomo Pozzoni
2022-02-05
Core/Misc: Allow all kinds of non-map containers in grid searchers
Shauren
2022-02-05
Scripts/Commands: Convert argument parsing of .npc commands
Treeston
2022-02-05
Scripts/Commands: Convert argument parsing of gameobject commands
Treeston
2022-02-04
Common/Util: Trinity::StringTo<double> support (PR #25364)
Treeston
2022-02-04
Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...
Treeston
2022-02-04
Core/Player: Fixed incorrect prepared statement parameter types in Player::_S...
robinsch
2022-02-04
Core/Totem: Immune to all positive spells. (#25326)
Houston
2022-02-04
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2022-02-04
UnitTests: Add a first set of item hyperlink tests
Treeston
2022-02-04
Core/Chat: Add missing initialization to chat link data structures
Shauren
2022-02-04
Core/Chat: Correct Hyperlink validation for incomplete achievements.
Treeston
[next]