index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
Age
Commit message (
Expand
)
Author
4 days
Core/Misc: Rename AreaTriggerStruct to AreaTriggerTeleport
Shauren
5 days
Core/Auras: Corrected SPELL_AURA_MOD_HONOR_GAIN_PCT implementation - it shoul...
Shauren
2025-08-25
Core/Commands: Add .guild list GM command to list all guilds (#30930)
Alex Dcnh
2025-08-13
Core: Updated to 11.2.0
Shauren
2025-07-30
Core/Quests: Fixed QuestScript::OnQuestStatusChange incorrectly triggering wi...
Shauren
2025-07-27
Core/Commands: Fixed .debug moveflags not changing movement flags
Shauren
2025-07-27
Core/Commands: Remove temporary set with custom comparator from .debug object...
Shauren
2025-07-11
Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...
Shauren
2025-06-25
Core/Commands: Waypoint command fixes
Shauren
2025-06-24
Core/Commands: Enable setting linked aggro and formation movement with .npc a...
Shauren
2025-06-05
Core/Chat: Remove fmt::sprintf from headers
Shauren
2025-05-13
Core/Misc: Make string and string_view literal suffixes globally available
Shauren
2025-05-11
Scripts/Misc: Update ScriptPCH content to include most commonly headers
Shauren
2025-05-07
Core/Misc: Minor compile time improving changes
Shauren
2025-04-10
Core/Commands: Allow non-const reference arguments in chat command handlers
Shauren
2025-04-09
Core/Network: Move to separate project
Shauren
2025-03-02
Core: Updated to 11.1.0
Shauren
2025-02-23
Core/Misc: Add a bunch of examples for 67418a1aeee9035234d304b5e9653b832488dd66
Shauren
2025-02-01
Core/Commands: Fixed .debug guidlimits output for creature guids
Shauren
2025-02-01
Core/Spells: Remove manual spell guid creation in scripts
Shauren
2025-01-07
Core/Misc: Removed GetClassName preprocessor hack
Shauren
2025-01-07
Core/Commands: Extract bonus lists and item context from provided item link f...
Shauren
2025-01-03
Core/Database: Added std::span based functions to Field and PreparedStatement
Shauren
2024-12-29
Core/Loot: Implemented automatic flagging of tracking quests from loot
Shauren
2024-12-27
Core/Units: moved melee attack rage generation into Unit::AttackerStateUpdate...
Ovahlord
2024-12-10
Build fix for old boost version
Shauren
2024-12-10
Core/Commands: Fix vmap directory size calculation for .server debug command ...
Shauren
2024-12-02
Core/Commands: Handle more quest objective types with .quest complete command
Shauren
2024-11-06
Core/PacketIO: Named a bunch of unknown/unused fields
Shauren
2024-09-17
Core/Commands: Refactor .additem to use typed args
Shauren
2024-08-26
Core/Commands: Fix windows unicode escape sequence warning
Shauren
2024-08-26
Core/Loot: Implemented currency loot
Shauren
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2024-08-02
Core/PacketIO: Updated to 11.0.0
Shauren
2024-06-22
Core/Commands: Allow to complete tracking quests with .quest complete command...
Meji
2024-05-02
Core/Misc: Minor fixes in preparation to support fmt v10
Shauren
2024-04-22
Core/Misc: Support boost 1.85
Shauren
2024-04-10
Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_temp...
Shauren
2024-03-30
Core/Creatures: Changed the spawn health field in creature table to a percent...
Meji
2024-03-28
Core/Battlegrounds: Move to scripts (#29799)
Jeremy
2024-03-27
Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)
Meji
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-03-07
Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...
Shauren
2024-03-03
Core/Quests: Merged UpdateNearbyCreatureNpcFlags, UpdateVisibleGameobjectsOrS...
Shauren
2024-02-24
Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and upda...
ModoX
2024-01-30
Core/Creatures: Move immunities to separate table and implemented setting imm...
Shauren
2024-01-27
Core/Players: Fixed CharacterCache by-name storage holding data for deleted c...
Shauren
2024-01-21
Core: Updated to 10.2.5
Shauren
2024-01-11
Core/Conditions: Refactor ConditionMgr internals to get rid of separate conta...
Shauren
2024-01-08
Core/Creatures: Added possibility to automatically despawn personal summons o...
ModoX
[next]