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
a1batross b57e0a3408 Use CL_IsDead() function instead of checking CHudHealth::m_iHealth. Get rid of some VectorCopy() 2016-04-13 12:43:58 +03:00
3rdparty Update submodules 2016-04-11 23:24:36 +03:00
android fix build 2016-04-12 00:02:36 +03:00
cl_dll Use CL_IsDead() function instead of checking CHudHealth::m_iHealth. Get rid of some VectorCopy() 2016-04-13 12:43:58 +03:00
common Fix compiler warnings 2016-04-06 16:29:45 +03:00
dlls call numberical_menu.cfg if unknown menu is shown 2016-03-16 20:43:08 +03:00
engine Fix compiler warnings 2016-04-06 16:29:45 +03:00
game_shared CP1251->UTF-8 2016-03-05 22:29:55 +03:00
mainui Update menu 2016-04-13 12:31:15 +03:00
network Use CL_IsDead() function instead of checking CHudHealth::m_iHealth. Get rid of some VectorCopy() 2016-04-13 12:43:58 +03:00
pm_shared Use NEON/SSE sincos, use fast inverse square root 2016-04-03 22:48:10 +03:00
projects Removed accidentally added Visual Studio trash. 2016-01-30 17:54:55 +03:00
public/tier1 cs16-client now compiles with -Wall 2016-03-12 23:45:33 +03:00
utils/common CP1251->UTF-8 2016-03-05 22:29:55 +03:00
.clang-format Add clang-format to repo 2016-03-05 21:42:55 +03:00
.gitignore Add more files to .gitignore 2016-03-05 21:44:35 +03:00
.gitmodules update git stuff 2016-02-29 20:29:04 +03:00
Android.mk Android makefiles 2015-10-27 10:02:12 +06:00
LICENSE License issue fix (#78) 2016-01-12 00:05:36 +03:00
README.md Update reamde 2016-02-02 15:12:56 +06:00

README.md

cs16-client

Counter-Strike 1.6 client.dll rewrite project.

Dear users and developers, don't publish builds until first release. We know how people want it now. But we want to give a finished product to our players. Thanks for understanding.

Before release you can play techdemo version: http://www.moddb.com/games/xash3d-android/downloads/cs16-client-first-public-version-unsupported

  • 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.