summaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2025-11-29feat(Core): Linux: Support systemd socket activation for the worldserver game...Quentin Dawans
2025-11-28fix(Core/Spells): Implement TrinityCore spell_group and spell_group_stack_rul...Tereneckla
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-09-30fix(Core/Server): Fix player login checks (#23073)Takenbacon
2025-08-27feat(Core/Scripting): Add OnPlayerGiveReputation script hook (#21869)Quartzi
2025-07-29feat(Core/Spell): implement `SPELL_ATTR2_CHAIN_FROM_CASTER` (#22515)Jelle Meeus
2025-07-10fix(Core/SharedDefines): Define creature static flags. (#22127)Benjamin Jackson
2025-06-22fix(Core/Spell): implement SPELL_ATTR5_NOT_ON_PLAYER and SPELL_ATTR5_NOT_ON_P...Tereneckla
2025-06-22fix (Core) update comments on unused SpellAttributes (#22343)Tereneckla
2025-05-27refactor(Core): Use database tables for Shaman totems and Druid shapeshift fo...Benjamin Jackson
2025-05-09refactor(Core): Add definition file for area table entries. (#22054)Benjamin Jackson
2025-04-30fix(Core/Creature): Implement respond to call for help faction flag. (#21959)Benjamin Jackson
2025-03-28fix(Core/Spells): implement `SPELL_ATTR7_TREAT_AS_NPC_AOE` (#21787)Jelle Meeus
2024-12-23fix(Core/Network): fix high idle cpu load in NetworkThread (#21033)sudlud
2024-12-22refactor(Core/Time): Introduce GetExpirationTime instead of calculati… (#21...Kitzunu
2024-12-19refactor(Core/Misc): Use steady_timer instead of deadline_timer (#20940)Kitzunu
2024-11-01refactor(src/common|server): remove unused import (big part 2) (#20388)Francesco Borzì
2024-10-31refactor(src/common|server): remove unused import (big part 1) (#20377)Francesco Borzì
2024-10-28refactor(src/server/database|shared): remove unused import (#20316)Francesco Borzì
2024-10-17chore(Core): Correct typo of `Suppress`. (#20229)Benjamin Jackson
2024-09-29refactor(src/server/apps|database|shared): remove unused imports (#19505)Francesco Borzì
2024-09-03chore(Apps/Codestyle): add new codestyle checks for pointers and range loops ...Grimdhex
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-08-31refactor(Core): Correct typo. (#19830)Benjamin Jackson
2024-08-13fix(Shared/Socket): incorrect nodiscard flag (#19612)Grimdhex
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2024-07-17fix(Core/Spell): Implement SPELL_ATTR6_NO_PUSHBACK (#19292)avarishd
2024-07-07fix(CI): linux-build: add -Werror parameter (#19240)sudlud
2024-07-05fix(Core/dbc): GlyphPropertiesfmt ERROR (#19284)天鹿
2024-07-04fix(Core/Spell): Implement SPELL_ATTR1_AURA_STAYS_AFTER_COMBAT (#19254)Kitzunu
2024-07-04chore(Core/DBC): define unused unknown dbc fields (#19262)Kitzunu
2024-07-02chore(Core/Misc): #include cleanup (#19255)Kitzunu
2024-06-29chore(Core/DBC): Comment unused CreatureDisplayInfoExtraEntry field (#19170)Kitzunu
2024-06-05fix(Core/Networking): Fix crash in Proxy Protocol when removing closed socket...Anton Popovichenko
2024-05-04feat(Core/Network): Add Proxy Protocol v2 support. (#18839)Anton Popovichenko
2024-02-25chore(Core/Shared): little cleanup (#18385)Winfidonarleyan
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-11-25chore(Shared/Network): make all pointers to `std::unique_ptr` (#17787)Winfidonarleyan
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-11-08fix(Core/Unit): Implement GetDisplayRace() (#17609)Ludwig
2023-10-22refactor(DB/reputation_spillover_template): Reputation spillover table expans...Alyst3r
2023-10-08chore(Core/Misc): warhead -> acore (#17447)Kitzunu
2023-09-25fix(Core/Spells): Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_… (#17...Skjalf
2023-09-22fix(Core/Achievement): Implement ACHIEVEMENT_CRITERIA_TYPE_ROLL_DISENCHANT (#...Ludwig
2023-08-28refactor(Core): remove unused imports (#17094)Francesco Borzì
2023-04-29revert(Core): ChrRace.dbc full implementation (#16114)M'Dic
2023-04-29update (core\store): sLFGDungeonStore update (#15325)M'Dic
2023-04-28fix(core/dbc): improve ChrRace DBC handling (#14843)M'Dic
2023-04-28feat(core\dbc): item.dbc, sItemStore, item_dbc, item enforcement conf, subcla...M'Dic
2023-04-02fix(Core/World): Remove artificially high minimal update intervals an… (#15...Kitzunu