source-engine/game/shared/stargate
rowea d2e77350e6 Add MCP debug console commands + Rust runtime gitignore
Server-side: sg_mcp_debug.cpp — 20 debug/RCON commands for entity inspection,
player manipulation, weapon spawning, button simulation, and networking stats.

Client-side: sg_mcp_debug_client.cpp — 15 commands for VGUI panel tree inspection,
material diagnostics, cursor/keyboard simulation, and client entity queries.

VPC: Register both files in server_hl2mp.vpc and client_hl2mp.vpc Stargate folders.

Gitignore: Exclude source-engine-runtime/ (separate Rust workspace with its own
git history).
2026-05-30 20:56:18 +01:00
..
sg_constants.h StargateTC port — initial integration into nillerusr/source-engine 2026-05-25 14:08:44 +01:00
sg_mcp_debug_client.cpp Add MCP debug console commands + Rust runtime gitignore 2026-05-30 20:56:18 +01:00
sg_weapons.cpp StargateTC port — initial integration into nillerusr/source-engine 2026-05-25 14:08:44 +01:00