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
/
game
/
Chat
Age
Commit message (
Expand
)
Author
2025-10-11
Dep/fmt: Update to 12.0.0
Shauren
2025-10-04
Core/Misc: Reduce differences between branches
Shauren
2025-06-26
Core/Chat: Fixed chat language translations for messages containing item link...
Shauren
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2025-06-08
Core/Misc: Remove boost/algorithm dependency
Shauren
2025-06-05
Core/Chat: Remove fmt::sprintf from headers
Shauren
2025-05-18
Core/Commands: Modernize string parsing for EXACT_SEQUENCE command arguments
Shauren
2025-05-18
Core/Commands: Don't validate enum numeric values for flags
Shauren
2025-05-18
Core/Commands: Fixed parsing enum chat command arguments when they have a TIT...
Shauren
2025-05-13
Core/Misc: Make string and string_view literal suffixes globally available
Shauren
2025-05-07
Core/Misc: Minor compile time improving changes
Shauren
2025-04-27
Core/Chat: Support new 11.1.5 chat link color format and more chat link types
Shauren
2025-04-10
Core/Commands: Allow non-const reference arguments in chat command handlers
Shauren
2025-02-02
Core/Objects: Make guid generators atomic
Shauren
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-10-20
Core/Chat: Update ChatNotify enum
Shauren
2024-10-05
Core/Chat: Improve ingame language translation (#30298)
Meji
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2024-08-18
Core/Players: Use PlayerData::VirtualPlayerRealm instead of global GetVirtual...
Shauren
2024-03-24
Core/Players: Slightly improve neutral player faction support
Shauren
2023-10-07
Core/Chat: Corrected chat channel flag implementations
Shauren
2023-10-06
Core/Objects: Treat areas that have ParentAreaID filled but dont have IsSubzo...
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-08-16
Core/Misc: Fixed minor formatting mistakes
Shauren
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-05-13
Core/Misc: Replace string to int conversion functions from Common.h with c++1...
Shauren
2023-04-28
Core/Chat: Implemented more chat link types
Shauren
2023-04-06
Core/Misc: Modernize code a bit by replacing std::tie with either structured ...
Shauren
2023-01-10
Core/Logging: Fixed remaining uses of STRING_VIEW_FMT in log statements
Shauren
2023-01-08
Dep/fmt: Upgrade to 9.1.0
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-07
Core/Misc: Include cleanup, 2023 edition
Shauren
2023-01-07
Core/Misc: Replace enable_if overload selection with if constexpr
Shauren
2023-01-07
Core/Misc: Migrate our c++20 advstd to standard features
Shauren
2022-09-19
Core/Misc: Changed string formatting functions to accept std::string_view as ...
Shauren
2022-09-02
Core/Commands: Convert quest commands to new system
Shauren
2022-04-24
Core/Spells: Rename SpellAttr0 to use official attribute names
Shauren
2022-03-12
Core/ChatCommands: AccountIdentifier from current target
Carbenium
2022-03-09
Core/Commands: Fixed logging gm commands that accept hyperlink arguments and ...
Shauren
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-03-05
Game/ChatCommands: Make sure ChatHandler::extractPlayerTarget populates the s...
Treeston
2022-02-28
CI/GitHub: Switch to GCC 8 (#25610)
Giacomo Pozzoni
2022-02-28
Core/ChatCommands: Fix a potential crash if a custom chat command does not ha...
Treeston
2022-02-27
Core/ChatCommand: Improve feedback for ambiguous commands
Treeston
2022-02-27
Core/ChatCommands: Add `trinity_string` support for chat command help
Treeston
2022-02-27
Scripts/ChatCommands: Constrain how char const* may be used as a command hand...
Treeston
2022-02-27
1eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...
Treeston
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
[next]