Commit Graph

8 Commits

Author SHA1 Message Date
aixxe 27eb1e65e2 Move interface stuff to utility file.
* Alternative method to using dlopen and dlsym.

* Accepts partial version strings.

Signed-off-by: aixxe <me@aixxe.net>
2016-12-20 20:18:12 +00:00
aixxe 66f7ff9b8e Add externs to interface and class headers.
Signed-off-by: aixxe <me@aixxe.net>
2016-12-20 20:09:50 +00:00
aixxe c40361343c Add CShowPixelsParams class to SDK.
* ImGui will draw twice if we don't check for m_noBlit.

Signed-off-by: aixxe <me@aixxe.net>
2016-12-20 16:24:00 +00:00
aixxe 13f8d44aa7 Expand CInput class and add VerifyUserCmd to CUserCmd.
Signed-off-by: aixxe <me@aixxe.net>
2016-12-20 13:17:49 +00:00
aixxe da0e8efd27 Add client entity class headers.
* Remove 'isreplay' from player_info_s.

Signed-off-by: aixxe <me@aixxe.net>
2016-12-19 21:05:41 +00:00
aixxe fd60cdc93b Add GetPlayerInfo and GetPlayerForUserID to IVEngineClient.
* Move CRC32_t typedef from CUserCmd.h to PlayerInfo.h.

Signed-off-by: aixxe <me@aixxe.net>
2016-12-19 20:49:26 +00:00
aixxe 677de31665 Add CVerifiedUserCmd class.
Signed-off-by: aixxe <me@aixxe.net>
2016-12-19 19:49:53 +00:00
aixxe 5d3e60ddd3 Initial commit.
* Beginning reconstruction of Source SDK.

Signed-off-by: aixxe <me@aixxe.net>
2016-12-19 17:14:26 +00:00