sourcemod/extensions
Scott Ehlert 22675ba2e7 Fixed crash in GetClientInfo() native on L4D (bug 3569, r=me).
The CreateFakeClient signature (used for verification before retrieving the IServer interface pointer) changed in a recent update. The IServer pointer was therefore null and GetClientInfo() did not check for this.

The CreateFakeClient signature is also no longer hardcoded. It is modifiable in gamedata/sdktools.games/engine.*.txt.
2009-01-22 15:20:45 -06:00
..
bintools Fixed bintools compile options 2009-01-17 13:17:55 +13:00
clientprefs Merge from sourcemod-1.1 branch. 2008-12-28 03:23:45 -05:00
cstrike Merge from sourcemod-1.1 branch. 2008-12-29 00:11:32 -06:00
curl Another build fix for Windows. 2009-01-12 01:32:53 -05:00
geoip Merge from sourcemod-1.1 branch. 2008-12-29 00:11:32 -06:00
mysql Merge from sourcemod-1.1 branch. 2008-12-29 00:11:32 -06:00
regex Merge from sourcemod-1.1 branch. 2008-12-29 00:11:32 -06:00
sdktools Fixed crash in GetClientInfo() native on L4D (bug 3569, r=me). 2009-01-22 15:20:45 -06:00
sqlite Merge from sourcemod-1.1 branch. 2008-12-29 00:11:32 -06:00
structs Merge from 1.1 branch. 2008-12-07 21:07:14 -06:00
tf2 Merge from sourcemod-1.1 branch. 2008-12-29 00:11:32 -06:00
topmenus Merge from sourcemod-1.1 branch. 2009-01-08 13:39:16 -05:00