mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-07 18:38:30 +00:00
Replaced block of code that searched for a command using ICvar::GetCommands() for enumeration. Now uses ICvar::FindCommand which exists in both SDKs. |
||
|---|---|---|
| .. | ||
| msvc8 | ||
| msvc9 | ||
| console.cpp | ||
| console.h | ||
| provider_ep2.cpp | ||
| provider_ep2.h | ||
| vsp_listener.cpp | ||
| vsp_listener.h | ||