index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16: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
2023-11-16
Core/Quests: downgrade quest fields
Ovahlord
2023-11-15
Core/Player: updated inventory slots
Ovahlord
2023-11-15
Core/Misc: duc tape build
Ovahlord
2023-10-06
Core/Objects: Treat areas that have ParentAreaID filled but dont have IsSubzo...
Shauren
2023-09-24
Core/Commands: Fixed accessing empty optional in .modify faction command
Shauren
2023-09-19
Core/Instances: Kill instance_encounters table, it is no longer neccessary
Shauren
2023-08-27
Core/Logging: Fixed missing log format changes
Shauren
2023-08-26
Core/Battlegrounds: Rework queues (#29200)
Jeremy
2023-08-23
Update (core\log): Log correction (#28802)
M'Dic
2023-08-22
Build: Support ASAN on msvc
Shauren
2023-08-18
Core/Auras: Minor optimization for Unit object creation with msvc (not alloca...
Shauren
2023-08-14
Scripts/Commands: Implemented .debug play objectsound command
ModoX
2023-08-08
Core/MMaps: Fixed pathing for objects that have terrain swaps active
Shauren
2023-08-07
Core/Misc: Turn ChrSpecialization into enum class
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-06-26
Core/Conditions: Replaced Player argument to world state expression checking ...
Shauren
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-06-12
Core/AreaTriggers: Implement visibility of serverside areatriggers with .debu...
Shauren
2023-06-09
Core/Commands: Fix crash in .character customize chat output (#29069)
Смердокрыл
2023-06-08
Core/Spells: Always remove spell target from transport on teleport spells if ...
Shauren
2023-06-01
Core/Graveyards: Drop Faction column and replace it with conditions (#28965)
Jeremy
2023-05-29
Core/Creatures: Move creature difficulty specific data from creature_template...
Meji
2023-05-26
Core/Commands: Added .debug playercondition command
Shauren
2023-05-13
Core/Misc: Replace string to int conversion functions from Common.h with c++1...
Shauren
2023-03-30
Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale (#2...
Meji
2023-01-31
Core/Misc: Fixed clang 15 warnings
Shauren
2023-01-29
Core/Players: Several currency fixes and improvements (#28676)
Meji
2023-01-19
Core/Scripts: Move EvadeReason outside of CreatureAI class
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-07
Core/Misc: Replace enable_if overload selection with if constexpr
Shauren
2022-12-31
Core/Maps: Fixed retrieving terrain info when on child maps
Shauren
2022-12-27
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2022-10-17
Core/Loot: Implemented personal loot and tag sharing for non-boss loot
Shauren
2022-10-16
Core/Loot: Initial support for personal loot in gameobjects (non-instanced co...
Shauren
2022-10-04
Core/Commands: Restore instance management commands
Shauren
2022-10-04
Core/Scripts: Save instance data in JSON format
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-10-04
Core/Instances: Instance lock rewrite (WIP)
Shauren
2022-09-30
Core/Commands: Allow gameobject/gameobject_template chat links as input to .g...
Shauren
2022-09-19
Core/Misc: Changed string formatting functions to accept std::string_view as ...
Shauren
2022-09-17
Core/Loot: Simplify loot containers
Shauren
2022-09-16
Core/Loot: Move loot rolls from Group to Loot
Shauren
2022-09-02
Core/Commands: Convert quest commands to new system
Shauren
2022-09-02
Core/Commands: Added .quest objective complete command to complete single que...
ModoX
2022-09-02
Core/Misc: Reduce differences between branches (refactors from 44ac5cbbea4f8e...
Shauren
2022-09-01
Core/Loot: Allocate Loot separately from objects
Shauren
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-07-20
Core/Maps: Replace some Instanceable() checks with IsDungeon()
Shauren
2022-07-19
Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...
Shauren
[next]