aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2025-10-03Core/Entites: ObjectGuid construction refactorShauren
2025-10-02Core/Misc: Port more ObjectGuid refactors from master branchShauren
2025-09-29Core/Misc: Reduce differences between branchesShauren
2025-09-29Core/Entities: Removed Object::GetGUIDLow()Shauren
2025-09-29Scripts/Commands: Replaced lowguid printing in command output with ToString()...Shauren
2025-09-28Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...Shauren
2025-09-28Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2025-09-25Core/Misc: Rename AreaTrigger to AreaTriggerTeleportShauren
2025-09-25Core/Misc: Reduce differences between branchesShauren
2025-09-20Scripts/Commands: Use localized names for .additem (#31270)mitm-gnd
2025-09-08Core/Reputation: Named all reputation flagsShauren
2025-09-08Core/Reputation: Implemented "friendship reputation"Shauren
2025-08-18Script/Commands: Fix crash in `.pet create` command if Unit::CreateTamedPetFr...HelloKitty
2025-08-16Core/Misc: Include source object information in ObjectMgr::GetClosestGraveyar...Antonio
2025-07-14Core/Misc: Reduce differences between branchesShauren
2025-03-14Core/Misc: Reduce differences between branchesShauren
2024-11-19Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...Shauren
2024-10-05Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_temp...Shauren
2024-10-05Core/Creatures: Implement StringId for Creatures, a custom identifier to make...Seyden
2024-09-12Core/Commands: Improve wp event command (#30226)Gildor
2024-09-10Core/Units: Some cleanup in movement packet related functions - try to keep o...Shauren
2024-07-14Core/Entities: Make ObjectGuid formattable with fmt without using ToString()Shauren
2024-06-27Core/Players: Add level restrictions for faction changes (#30057)CraftedRO
2024-04-22Core/Misc: Support boost 1.85Shauren
2024-03-14Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2024-02-13Core/Players: Improvements for talent reset logic. (#29580)Mykhailo Redko
2024-01-22Scripts/Commands: .account set seclevel command will update security level fo...Mykhailo Redko
2024-01-06Scripts/Commands: Implemented .bg start and .bg stop commands.r4dish
2024-01-06Core/Misc: Do not apply Deserter debuff to players teleported from the battle...r4dish
2023-08-27Core/Logging: Fixed missing log format changesShauren
2023-08-23Build: Support ASAN on msvcShauren
2023-08-17Core/Logging: Fixed a few missed log format statementsShauren
2023-08-15Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-08-12Core/Misc: Replace enable_if overload selection with if constexprShauren
2023-08-12Core/Misc: Fixed deprecation warnings for c++20Shauren
2023-03-10Update (core\log): Log correction (#28802)M'Dic
2022-09-02Core/Misc: Store skillline abilities grouped by skill id (#28199)ihm-tswow
2022-03-30Core/GameObjects: Reduce differences between branches part 3 - gameobject upd...Shauren
2022-03-29Core/Units: Reduce differences between branches part 1 - object classShauren
2022-03-29Core/Units: Reduce differences between branches part 1 - unit updatefield acc...Shauren
2022-03-11Core/Commands: Fixed .pinfo ban output for permanent bansShauren
2021-12-18Update cs_misc.cpp (#27418)kvolk2git
2021-10-25add item xxxxx show to who was added item (#27020)kvolk2git
2021-10-24Scripts/Commands: fix `.learn all recipes` (#27153)ihm-tswow
2021-10-06Scripts/Misc: Remove again LANG_ADDITEMAokromes
2021-10-06Scripts/Commands: account onlinelist (#27004)Giacomo Pozzoni
2021-10-06Script/Commands: Allow to specify the target player in .additem command (#26997)Giacomo Pozzoni
2021-10-06Core/Misc: Fix appleclang 12 warningsShauren
2021-10-05Scripts/Misc: Remove 2 logs, they are handled by gm logsAokromes