Fix serverlist query allocating a large amount of memory when a large amount of servers are pending
Change codegen to make interface classes partial
Codegen
Add ISteamMatchmakingServers.HasServerResponded() to partial class instead
Automatically get the field offset of gameserveritem_t.HasSuccessfulResponse instead of hardcoding it
Merge from fix_serverlist_query_allocations -> master