Commit Graph

5 Commits

Author SHA1 Message Date
Fyren
81a83fa7ce New L4D offset for SetUserCvar (bug 4033, r=dvander). 2009-10-02 05:01:23 -07:00
Nicholas Hastings
dac57ecbec Updated GiveNamedItem for latest L4D update (bug 4035, r+a=dvander). 2009-10-02 02:36:10 -07:00
Fyren
7fd6b308f8 Fix Windows L4D CreateFakeClient signature (bug 3792) 2009-05-08 00:10:12 -07:00
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
David Anderson
e31cbbfe21 New gamedata organization (bug 3546, r=ds,pred). 2009-01-12 02:28:22 -05:00