Commit Graph

357 Commits

Author SHA1 Message Date
a1batross 0171e60c20 Trying to Use convar_t on cvars created by CVAR_CREATE. Update submodules 2016-09-16 22:47:16 +03:00
a1batross 956d584c9f Update script. Shutdown method for CHudBase. Fix BufferReader constructor call. Use pregenerated textures in radar. 2016-09-16 22:23:18 +03:00
a1batross 69ecbcb3e7 Merge branch 'master' of https://github.com/SDLash3D/cs16-client 2016-09-16 17:24:50 +03:00
Wei Mingzhi 0f93676ce6 osx compile fix 2016-09-15 09:18:40 +08:00
a1batross f941a0fe16 BufferReader update 2016-09-12 21:54:46 +03:00
a1batross a5082ff3ae Merge branch 'master' of https://github.com/SDLash3D/cs16-client 2016-08-07 22:49:51 +06:00
a1batross 3af732ebc1 Refactoring. Remove anti-invisible players, models will be checked by server 2016-08-07 22:49:24 +06:00
Alexey bdee89fcf3 Update Makefile for MinGW (#194) 2016-08-05 19:45:57 +06:00
a1batross f36bf0aca6 Remove useless code 2016-07-22 18:12:14 +06:00
a1batross e977b69ea6 Pass Message Name to BufferReader, for debugging. Fix crash in BufferReader::Read<char*> 2016-07-22 18:11:35 +06:00
a1batross 954bafb01e Fix fov shake 2016-07-22 18:09:42 +06:00
a1batross f89e75d656 Refactor Rain code 2016-07-08 19:42:57 +06:00
a1batross 574ee7897b Inline little functions 2016-07-08 19:14:05 +06:00
a1batross f7444b5402 Fix sources list 2016-07-08 19:11:56 +06:00
a1batross 8537c4508c Remove extra ';' (-Wpedantic) 2016-07-08 19:07:50 +06:00
a1batross 31e94a0533 Remove stub call 2016-07-08 19:04:52 +06:00
a1batross 7bc2eb9aa3 Replace function call 2016-07-08 19:03:16 +06:00
a1batross 8d34bcd57d Remove unneeded file 2016-07-08 16:25:03 +06:00
a1batross ebb7d051ca Refactor some things, rewrite parsemsg for using BufferReader class 2016-07-07 23:37:15 +06:00
a1batross 4543b386a1 Use pmove system from ReGameDLL_CS 2016-07-04 00:45:00 +06:00
a1batross 1cbb305ef8 Refactor and optimize events 2016-07-04 00:45:00 +06:00
a1batross c6d49140e1 Refactor and optimize HUD 2016-07-04 00:45:00 +06:00
Alexey c708dab58f MinGW build fixes (#187) 2016-06-25 18:59:14 +03:00
Alibek Omarov 9efab476fe Fix #185 2016-06-20 00:48:39 +03:00
a1batross 7a15952a23 Implement BotVoice, fix ZBot progress bar, refactor CHudRadio 2016-06-12 01:12:03 +03:00
a1batross 47e16ad042 Fix crash in CHudAmmo::Draw."
Fix twice decals drawing on lean(relatively) surfaces. Optimize also.
Refactoring radar code
Add new cvars to disable sparks and wallpuf
2016-06-11 23:04:56 +03:00
Eric Engestrom f36e555dcd Fix spelling mistakes 2016-04-18 23:49:19 +01:00
Alibek Omarov 2930286e3a Update hud_spectator.cpp 2016-04-19 00:23:53 +04:00
Night Owl 105000af9f Make bit masks unsigned. 2016-04-19 00:47:53 +05:00
Night Owl f1f905ca41 Fix access to uninitialized variables. 2016-04-19 00:46:23 +05:00
Night Owl 017bbeebbb Fix build on other platforms. 2016-04-19 00:42:23 +05:00
a1batross 181396832e Fix crosshair of sniper weapon 2016-04-18 20:12:10 +03:00
a1batross 6c8a542574 Change behaviour of numbers in spectator gui 2016-04-18 20:04:01 +03:00
a1batross 9d56e86876 Bring back direct CHudHealth check 2016-04-18 18:07:58 +03:00
a1batross 8a2650b59c Fix uninitialized variables, force some cvars on android 2016-04-18 18:00:45 +03:00
a1batross e0b4e6e0ab Merge branch 'master' of https://github.com/SDLash3D/cs16-client 2016-04-17 15:12:41 +03:00
mittorn 371c82fc4a Check +speed value 2016-04-17 14:29:47 +00:00
a1batross 499ac6a458 Fix cl_crosshair_size behaviour 2016-04-17 15:12:25 +03:00
mittorn db242eaf07 Fix CL_IsDead 2016-04-17 13:21:56 +00:00
a1batross 28abd3cbda Check for version 2016-04-16 22:46:09 +03:00
a1batross c80a612417 Update HUD 2016-04-16 22:02:14 +03:00
a1batross 9c57e05b5a Override pfnDrawScaledCharacter stupid bug 2016-04-16 22:01:31 +03:00
a1batross 6186663d1c Bring back pshell.mdl for usp brass 2016-04-16 00:49:12 +03:00
a1batross e0c6dfd73d New cvar: fastsprites. Wind simulation for wallpuff, some optimizations 2016-04-15 23:50:47 +03:00
a1batross 34e0c7bdf2 Fix cl_min_ct 2016-04-15 20:53:58 +03:00
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
a1batross b773e670b1 Update client code 2016-04-13 12:31:07 +03:00
a1batross 18de99c54e Rework predict 2016-04-13 01:11:45 +03:00
a1batross e8bc494e85 Fix name in spectator 2016-04-11 23:22:15 +03:00
a1batross 14723ab701 Add cl_minmodel functionality. Also prevent cheating with invalid model name 2016-04-07 01:18:28 +03:00
a1batross dbc83446d5 Update client 2016-04-06 01:00:48 +03:00
a1batross 3157d15c37 Use NEON/SSE sincos, use fast inverse square root 2016-04-03 22:48:10 +03:00
a1batross 82b7877147 Spectator HUD update 2016-04-03 22:20:15 +03:00
a1batross 1cde965e67 Code clean 2016-04-03 21:51:09 +03:00
a1batross 8aee368184 Fix showvguimenu 2016-04-03 21:50:35 +03:00
a1batross cf00598927 Dynamic version of CHudMessage 2016-04-03 21:50:14 +03:00
a1batross 2c4db7d70f Fix rubbish in localizer 2016-04-03 21:49:54 +03:00
a1batross 7189fe0458 Properly shutdown localizer 2016-04-03 21:43:01 +03:00
a1batross 8b85cf057d Update headers 2016-04-03 21:42:10 +03:00
a1batross 6fbbff6e38 Update events 2016-04-03 21:41:55 +03:00
a1batross e6ef0ace3c Clean unneeded code. cs16-client is not for examples! 2016-04-03 21:41:29 +03:00
a1batross dfb5d24d71 Update draw util 2016-04-03 21:40:57 +03:00
a1batross f1b897ffdf Update weapon prediction 2016-04-03 21:40:01 +03:00
a1batross 8d4515be42 Fix HUD_GetHullBounds 2016-04-03 21:38:51 +03:00
a1batross 6f4d61c97b Fix left-handed brass 2016-03-20 21:27:07 +03:00
a1batross 5c4704e17e Refactor, remove useless cvars, set defaults, spectator gui fixes 2016-03-20 20:42:55 +03:00
a1batross 71b6c29f00 Fix build 2016-03-20 20:42:20 +03:00
a1batross e2e74b33db Fix thirdperson possible hack 2016-03-20 20:41:50 +03:00
a1batross 3fd4fd2798 Upload another... 2016-03-20 02:40:36 +03:00
a1batross 48bb684e9c Check for mobility 2016-03-20 02:40:03 +03:00
a1batross 4bd88ec6d1 Valid shell position and velocity when lefthanded 2016-03-20 02:39:45 +03:00
a1batross d8c0a3eda7 Update Spectator gui 2016-03-20 02:39:11 +03:00
a1batross 2f186c4172 Remove unneeded memcpy, some fixes 2016-03-18 01:46:20 +03:00
a1batross 51a942babc Buttons in spectator mode 2016-03-18 01:45:34 +03:00
a1batross 4fbe104ea5 Upload CSpectatorGui basic code. Some reformat, refactor. 2016-03-16 20:44:51 +03:00
a1batross c02670e736 call numberical_menu.cfg if unknown menu is shown 2016-03-16 20:43:08 +03:00
a1batross d6e067029c Nothing useless here for coder. Copyrights, warning fixes, et cetera 2016-03-15 21:42:16 +03:00
a1batross 1ee7540b8d Add Spectator GUI into build. (empty cpp file) 2016-03-15 21:19:57 +03:00
a1batross 79264b93bd Update CMakeLists 2016-03-13 00:24:43 +03:00
a1batross 9b849ce062 Fix warnings, find by LTO 2016-03-13 00:17:49 +03:00
a1batross 384aafa84f Additional checks for vgui2 localize parser 2016-03-13 00:17:16 +03:00
a1batross cc6c50e85e Fix FireBullets bugs 2016-03-13 00:16:17 +03:00
a1batross 1677afff9f cs16-client now compiles with -Wall 2016-03-12 23:45:33 +03:00
a1batross b21d4d1a12 Remove unused file 2016-03-12 23:10:43 +03:00
a1batross 4c113276af Fixed all warnings. If there's any problems, it will be here. 2016-03-12 23:10:18 +03:00
a1batross f3168aa727 Disable mouse on Android, don't change viewangles while dead 2016-03-12 22:34:43 +03:00
a1batross a41b3d7f58 Add additional check. I hope this may fix some crashes 2016-03-12 22:14:19 +03:00
a1batross e36d306756 Enable C++11, switch vgui_parser.cpp to unordered_map 2016-03-12 22:06:23 +03:00
a1batross f9c5950c48 Disable MOTD properly 2016-03-12 20:55:37 +03:00
a1batross b496903c36 Adjust sparks and wallpuff 2016-03-12 20:55:10 +03:00
a1batross cb4cc33574 Don't show viewmodel if FOV is too low, refactor one function 2016-03-08 00:01:20 +03:00
a1batross d23491caaf Sniper Scope: change flags of scope arc textures, add strokes at screen center 2016-03-08 00:00:14 +03:00
a1batross af2cac2836 Don't show messages from dead or spectating players if local player is alive or not spectating 2016-03-07 22:47:15 +03:00
a1batross 8cbf20e501 Add GoldSrc support, SDL-based input, update CMakeLists 2016-03-06 21:42:50 +03:00
a1batross 56602e0c03 CRLF to LF on all files(nothing changed) 2016-03-05 22:30:50 +03:00
a1batross 2df8d31163 CP1251->UTF-8 2016-03-05 22:29:55 +03:00
a1batross 1a1dcdaae7 Implement special for funny scripting. (disabled by default) 2016-03-05 21:39:46 +03:00
a1batross 54dd10c841 FillRGBABlend is now fixed in engine, so remove many hacks 2016-03-03 16:09:15 +03:00
a1batross 0d479a6b02 Fix build 2016-03-01 01:28:57 +03:00
a1batross 62b2689f76 YaWPC. (Yet Another Weapon Prediction Commit) 2016-03-01 01:28:38 +03:00