This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-02-19 00:20:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19397360607ebe7bfe10d868ff32adb03d2221a6
TrinityCore
/
src
/
server
/
game
/
Chat
/
ChatCommands
History
Kargatum
a32b6b8ac4
Core: whitespace cleanup, reduce double blank line to single (
#25795
)
...
* Core/Misc: fix double empty line * worldserver.conf
2021-01-03 11:47:07 +01:00
..
ChatCommand.cpp
Core: whitespace cleanup, reduce double blank line to single (
#25795
)
2021-01-03 11:47:07 +01:00
ChatCommand.h
Core/ChatCommand: Improve feedback for ambiguous commands
2020-09-23 14:39:39 +02:00
ChatCommandArgs.cpp
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR
#25443
)
2020-09-12 19:42:10 +02:00
ChatCommandArgs.h
Scripts/ChatCommands: Constrain how char const* may be used as a command handler parameter. It may now only be used in the legacy configuration, as the only argument.
2020-09-20 15:01:46 +02:00
ChatCommandHelpers.cpp
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR
#25443
)
2020-09-12 19:42:10 +02:00
ChatCommandHelpers.h
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR
#25443
)
2020-09-12 19:42:10 +02:00
ChatCommandTags.cpp
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR
#25443
)
2020-09-12 19:42:10 +02:00
ChatCommandTags.h
Core/Commands: Exclude ambigious cast operator overloads from command Variant
2020-10-30 13:36:14 +01:00