index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T23: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
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
2024-01-05
Core/Waypoints: Refactor to split data into path and node related info in db ...
ModoX
2023-12-30
Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM that makes r...
Shauren
2023-12-03
Scripts/Commands: Restore worldserver port output in .server debug (#29466)
Odyssey
2023-11-24
Core/Waypoints: Drop waypoint_scripts table (#29437)
ModoX
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
[next]