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-17 21:57:17 +03:00
android Enable menu compile, remove useless for client things, like newgame, saveload, loadgame 2015-11-12 21:04:23 +03:00
cl_dll Add working NVG and stub for sniper scope 2015-11-17 21:57:17 +03:00
common Enable menu compile, remove useless for client things, like newgame, saveload, loadgame 2015-11-12 21:04:23 +03:00
dedicated HLSDK 2.3 metamod 2015-10-25 16:13:41 +06:00
dlls -w is evil 2015-11-09 23:59:13 +03:00
engine Add custom menu(no changes, just copy from xash3d repo) 2015-11-08 14:47:24 +03:00
game_shared HLSDK 2.3 metamod 2015-10-25 16:13:41 +06:00
mainui Remove useless menu page 2015-11-13 00:04:50 +03:00
network HLSDK 2.3 metamod 2015-10-25 16:13:41 +06:00
pm_shared Add Cstrike PM from cs16nd 2015-11-14 20:42:25 +03: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 -w is evil 2015-11-09 23:59:13 +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.