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
Night Owl 017bbeebbb Fix build on other platforms. 2016-04-19 00:42:23 +05:00
3rdparty Update extras 2016-04-18 19:31:39 +03:00
android Improve build. Compile two versions: with enabled compiler's -ftree-parallelize-loops and disabled 2016-04-18 18:12:38 +03:00
cl_dll Fix build on other platforms. 2016-04-19 00:42:23 +05:00
common Fix build on other platforms. 2016-04-19 00:42:23 +05: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 Fix menu bugs 2016-04-17 14:04:58 +00: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 submodules 2016-04-18 18:52: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.