Commit Graph

  • 6f26ee5126 Disabled Asus walls and Nosky from being enabled on startup master Wizzard 2023-12-08 19:46:26 -0500
  • 8c0a95c495 Typo fix Wizzard 2023-12-08 19:12:18 -0500
  • 6d37075ef8 Added auto-strafe Wizzard 2023-12-08 19:10:12 -0500
  • 2de25ae24f Add .gitignore and inject.sh Wizzard 2023-12-08 18:14:48 -0500
  • 713c4b4627
    Use alternative method for finding 's_pInterfaceRegs' list. aixxe 2017-03-14 19:13:53 +0000
  • 0eb481e754
    Remove duplicate GetVirtualFunction. aixxe 2017-02-22 15:25:25 +0000
  • 3eafa3649a Add missing dependency to README.md. aixxe 2017-01-13 01:48:00 +0000
  • 175daea1db Fix mismatching whitespace. aixxe 2017-01-11 16:50:03 +0000
  • d3ed74068a Adjust code style and fix unloading in NetVar scanner. aixxe 2017-01-08 16:47:03 +0000
  • ac03e2ead1 Merge pull request #2 from sakura57/master aixxe 2017-01-08 16:40:18 +0000
  • b79d6b7c5f Implemented a netvar offset cache J. Farnsworth 2017-01-07 17:09:21 -0500
  • 51a4bf37f5 Merge branch 'master' of github.com:aixxe/cstrike-basehook-linux aixxe 2017-01-05 15:39:55 +0000
  • 7344c374c4 Prepare for general release. aixxe 2017-01-04 11:21:13 +0000
  • 125b2bb3af Update copyright text to current year. aixxe 2017-01-02 14:58:21 +0000
  • 4b385695ca Merge branch 'master' of github.com:aixxe/cstrike-basehook-linux aixxe 2016-12-26 11:47:19 +0000
  • 6a6ecfd760 Merge pull request #1 from luk1337/master エイミー 2016-12-25 13:12:50 +0000
  • 974ef0cc33 Link library against libGL LuK1337 2016-12-25 12:39:27 +0100
  • 11025e6484 Set include_directories in CMakeLists.txt LuK1337 2016-12-25 12:35:06 +0100
  • f09c083a43 Only update world and sky materials when changes are made. aixxe 2016-12-23 21:31:54 +0000
  • 468fbe5d07 Move default settings to relevant hook files. aixxe 2016-12-23 20:45:37 +0000
  • afc72efcd8 Add example event listener on player_footstep. aixxe 2016-12-23 12:19:12 +0000
  • c1738ce42b Replace IPanel::PaintTraverse hook with IEngineVGui::Paint. aixxe 2016-12-23 12:13:39 +0000
  • f94aaad6c3 Add ASUS walls via AlphaModulate and ColorModulate. aixxe 2016-12-21 16:24:35 +0000
  • 3c4ad3d7ae Add 'no sky' via IMaterial::ColorModulate. aixxe 2016-12-21 16:05:36 +0000
  • 8287f60778 Add auto-bunnyhop to CreateMove hook. aixxe 2016-12-21 15:23:43 +0000
  • d53dbcabfd Use NetVars class statically. aixxe 2016-12-21 15:13:40 +0000
  • 712963fc37 Add license and readme files. aixxe 2016-12-20 21:12:28 +0000
  • 3ea355bf38 Properly handle input while menu is visible. aixxe 2016-12-20 20:39:21 +0000
  • 2f9b1f444d Add main source file and placeholder hooks. aixxe 2016-12-20 20:20:39 +0000
  • 27eb1e65e2 Move interface stuff to utility file. aixxe 2016-12-20 20:18:12 +0000
  • 5e10af4344 Add basic pattern scanner. aixxe 2016-12-20 20:14:58 +0000
  • 8483f9b724 Add basic function to get shared library information. aixxe 2016-12-20 20:13:24 +0000
  • 9e5f1b6ad9 Remove IBaseClientDLL extern from NetVars.h. aixxe 2016-12-20 20:11:49 +0000
  • 66f7ff9b8e Add externs to interface and class headers. aixxe 2016-12-20 20:09:50 +0000
  • c40361343c Add CShowPixelsParams class to SDK. aixxe 2016-12-20 16:24:00 +0000
  • 7d0497e049 Respect io.WantCaptureKeyboard & io.WantCaptureMouse LuK1337 2016-12-20 16:20:10 +0000
  • 13f8d44aa7 Expand CInput class and add VerifyUserCmd to CUserCmd. aixxe 2016-12-20 13:17:49 +0000
  • 3b12e00ad1 Move CRC32 definition to separate file. aixxe 2016-12-20 13:13:38 +0000
  • 33f3672867 Add recursive NetVar scanner. aixxe 2016-12-19 21:44:16 +0000
  • be015b415a Add Counter-Strike: Source SDK header. aixxe 2016-12-19 21:26:16 +0000
  • 6978e2eae8 Add ISurface interface. aixxe 2016-12-19 21:15:13 +0000
  • ca36020474 Add IVModelRender interface. aixxe 2016-12-19 21:13:48 +0000
  • 072ec00930 Add basic placeholder Vector class. aixxe 2016-12-19 21:12:49 +0000
  • 1b43cae68e Add virtual method table hooking class. aixxe 2016-12-19 21:10:10 +0000
  • da0e8efd27 Add client entity class headers. aixxe 2016-12-19 21:05:11 +0000
  • f155818ed3 Add ImGui source files. aixxe 2016-12-19 21:04:01 +0000
  • fd60cdc93b Add GetPlayerInfo and GetPlayerForUserID to IVEngineClient. aixxe 2016-12-19 20:49:14 +0000
  • e8e7f1d4ae Add 'Const.h' definition file. aixxe 2016-12-19 19:54:54 +0000
  • 677de31665 Add CVerifiedUserCmd class. aixxe 2016-12-19 19:49:39 +0000
  • 04fd052795 Add structures for hitbox sets and bounding boxes. aixxe 2016-12-19 19:40:35 +0000
  • b746fa1e3b Add IVModelInfoClient::GetStudioModel. aixxe 2016-12-19 19:19:33 +0000
  • c8c27bcbcb Add IDebugOverlay interface. aixxe 2016-12-19 18:55:45 +0000
  • 1c2adbba17 Add IVEngineClient::GetScreenSize. aixxe 2016-12-19 18:55:16 +0000
  • dc524f61aa Fix incorrect virtual index for IPanel::PaintTraverse. aixxe 2016-12-19 18:29:20 +0000
  • cdd6c28dac Add IVEngineClient interface. aixxe 2016-12-19 18:15:59 +0000
  • 848881de99 Add some more definitions to IVModelInfo. aixxe 2016-12-19 18:15:32 +0000
  • f8b4871d7e Add IInputSystem and IInputInternal interfaces. aixxe 2016-12-19 17:55:09 +0000
  • 5d3e60ddd3 Initial commit. aixxe 2016-12-19 16:52:02 +0000