ICvar::FactoryIteratorInternal returns a pointer to this.
This can be used as a replacement for ICvar::GetCommands and iterating the ConCommandBase list.
* Bumped IVEngineServer to version 022
* Bumped ICvar to version 007
* Added/Removed various functions to/from the following interfaces: IVEngineServer, ICvar, IServerGameDLL, IServerGameEnts, IServerGameClients, IFileSystem, IEngineSound, IEngineTrace, IClient, IConvar, and INetworkStringTableContainer
* Added unknown extra int ptr param to IGameEventManager2::CreateEvent
* Added GetDebugEventID to IGameEventListener2
* Added two new members of CGlobalVars: serverCount and baseEdict
* Added new functions to ConCommandBase and ConVar classes in tier1
* Recompiled tier1 static library for Windows
* Updated notes.txt to reflect the nature of this SDK