Some old legacy shit that I spent my best years of life on. Re-uploaded by request. Better use a maintained fork by Velaron: https://github.com/Velaron/cs16-client
Go to file
2015-11-08 01:24:06 +03:00
android Add android project 2015-11-08 01:21:09 +03:00
cl_dll Vehicle events implementation 2015-11-08 01:24:06 +03:00
common HLSDK 2.3 metamod 2015-10-25 16:13:41 +06:00
dedicated HLSDK 2.3 metamod 2015-10-25 16:13:41 +06:00
dlls Fix client weapons 2015-11-07 18:56:25 +03:00
engine Add undocumented functions (derived from Xash3D) 2015-11-01 15:50:52 +03:00
game_shared HLSDK 2.3 metamod 2015-10-25 16:13:41 +06:00
network HLSDK 2.3 metamod 2015-10-25 16:13:41 +06:00
pm_shared HLSDK 2.3 metamod 2015-10-25 16:13:41 +06:00
public/tier1 Remove -fpermissive flag. Very big and not useful commit 2015-11-01 15:53:45 +03:00
utils/common Add needed utils/common 2015-10-25 21:12:25 +06:00
.gitignore Initial commit 2015-11-04 19:09:53 +03:00
Android.mk Android makefiles 2015-10-27 10:02:12 +06:00
README.md Create README.md 2015-11-04 19:14:41 +03:00

cs16-client

Counter-Strike 1.6 client.dll rewrite project.

  • Based on HLSDK 2.3.
  • Works without VGUI.
  • Runs on your phone.
  • Helpful for modders.
  • Does not contain any decompiled code and GMO.

Write your issues here. Source code will be uploaded later.