index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T14: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-10-05
Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_temp...
Shauren
2024-10-05
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2024-09-12
Core/Commands: Improve wp event command (#30226)
Gildor
2024-09-10
Core/Units: Some cleanup in movement packet related functions - try to keep o...
Shauren
2024-07-14
Core/Entities: Make ObjectGuid formattable with fmt without using ToString()
Shauren
2024-06-27
Core/Players: Add level restrictions for faction changes (#30057)
CraftedRO
2024-04-22
Core/Misc: Support boost 1.85
Shauren
2024-03-14
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-02-13
Core/Players: Improvements for talent reset logic. (#29580)
Mykhailo Redko
2024-01-22
Scripts/Commands: .account set seclevel command will update security level fo...
Mykhailo Redko
2024-01-06
Scripts/Commands: Implemented .bg start and .bg stop commands.
r4dish
2024-01-06
Core/Misc: Do not apply Deserter debuff to players teleported from the battle...
r4dish
2023-08-27
Core/Logging: Fixed missing log format changes
Shauren
2023-08-23
Build: Support ASAN on msvc
Shauren
2023-08-17
Core/Logging: Fixed a few missed log format statements
Shauren
2023-08-15
Core/Misc: Replace string to int conversion functions from Common.h with c++1...
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-12
Core/Misc: Replace enable_if overload selection with if constexpr
Shauren
2023-08-12
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2023-03-10
Update (core\log): Log correction (#28802)
M'Dic
2022-09-02
Core/Misc: Store skillline abilities grouped by skill id (#28199)
ihm-tswow
2022-03-30
Core/GameObjects: Reduce differences between branches part 3 - gameobject upd...
Shauren
2022-03-29
Core/Units: Reduce differences between branches part 1 - object class
Shauren
2022-03-29
Core/Units: Reduce differences between branches part 1 - unit updatefield acc...
Shauren
2022-03-11
Core/Commands: Fixed .pinfo ban output for permanent bans
Shauren
2021-12-18
Update cs_misc.cpp (#27418)
kvolk2git
2021-10-25
add item xxxxx show to who was added item (#27020)
kvolk2git
2021-10-24
Scripts/Commands: fix `.learn all recipes` (#27153)
ihm-tswow
2021-10-06
Scripts/Misc: Remove again LANG_ADDITEM
Aokromes
2021-10-06
Scripts/Commands: account onlinelist (#27004)
Giacomo Pozzoni
2021-10-06
Script/Commands: Allow to specify the target player in .additem command (#26997)
Giacomo Pozzoni
2021-10-06
Core/Misc: Fix appleclang 12 warnings
Shauren
2021-10-05
Scripts/Misc: Remove 2 logs, they are handled by gm logs
Aokromes
2021-09-04
Core/Spells: Remove remaining direct accesses to SpellInfo::Effects
Shauren
2021-08-21
Scripts/Commands: Fix ".wp show info" showing wrong event chance values
jackpoz
2021-08-16
Scripts/Commands: Avoid copies of RBACCommandData
Shauren
2021-08-15
Scripts/Commands: Convert argument parsing of instance commands to new system
Carbenium
2021-08-14
Scripts/Commands: Convert title commands to new system
Carbenium
2021-08-14
Scripts/Commands: Convert rbac commands to new system
Carbenium
2021-07-24
Core/DBLayer: Add QueueSize() method (#26733)
Giacomo Pozzoni
2021-07-17
Scripts/Commands: Fix ".server debug" crashing in some special conditions
jackpoz
2021-06-28
Scripts/Commands: Convert misc command table to new system
Carbenium
2021-06-28
Scripts/Commands: Convert honor command table to new system
Carbenium
2021-06-20
Core/Misc: Fix issues reported by static analysis
jackpoz
2021-06-20
Scripts/Commands: Minor improvements in .pinfo and .unban character commands ...
Gildor
2021-06-05
Scripts/Commands: Fix crashes with ".group revive" and ".group repair"
jackpoz
2021-04-08
Scripts/Commands: Add ".list auras id <aura id>" and ".list auras name <name ...
Giacomo Pozzoni
2021-04-05
Scripts/Commands: Restore ".character level" command behavior
jackpoz
2021-04-04
Group repair command attempt (#26304)
CraftedRO
2021-03-20
Group level up (#26139)
Jakub Cieplinski
[next]