Files
TrinityCore/src
James Huston 28dbbf095b MCP: Add ChatHandler fallback for GM commands, add code commenting guidelines
- ServerTools.cpp: Use ChatHandler::ParseCommands() as fallback for any unhandled GM command
- ServerTools.cpp: Add leading dot to commands for ChatHandler compatibility
- ServerTools.cpp: Add detailed header comments about GM command implementation pattern
- AGENTS.md: Add code commenting guidelines section
2025-12-14 22:29:45 -05:00
..