Commit Graph

92 Commits

Author SHA1 Message Date
ebb7d051ca Refactor some things, rewrite parsemsg for using BufferReader class 2016-07-07 23:37:15 +06:00
c6d49140e1 Refactor and optimize HUD 2016-07-04 00:45:00 +06:00
9efab476fe Fix #185 2016-06-20 00:48:39 +03:00
7a15952a23 Implement BotVoice, fix ZBot progress bar, refactor CHudRadio 2016-06-12 01:12:03 +03:00
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
2930286e3a Update hud_spectator.cpp 2016-04-19 00:23:53 +04:00
f1f905ca41 Fix access to uninitialized variables. 2016-04-19 00:46:23 +05:00
017bbeebbb Fix build on other platforms. 2016-04-19 00:42:23 +05:00
181396832e Fix crosshair of sniper weapon 2016-04-18 20:12:10 +03:00
6c8a542574 Change behaviour of numbers in spectator gui 2016-04-18 20:04:01 +03:00
9d56e86876 Bring back direct CHudHealth check 2016-04-18 18:07:58 +03:00
8a2650b59c Fix uninitialized variables, force some cvars on android 2016-04-18 18:00:45 +03:00
499ac6a458 Fix cl_crosshair_size behaviour 2016-04-17 15:12:25 +03:00
db242eaf07 Fix CL_IsDead 2016-04-17 13:21:56 +00:00
c80a612417 Update HUD 2016-04-16 22:02:14 +03:00
e0c6dfd73d New cvar: fastsprites. Wind simulation for wallpuff, some optimizations 2016-04-15 23:50:47 +03:00
b57e0a3408 Use CL_IsDead() function instead of checking CHudHealth::m_iHealth. Get rid of some VectorCopy() 2016-04-13 12:43:58 +03:00
e8bc494e85 Fix name in spectator 2016-04-11 23:22:15 +03:00
dbc83446d5 Update client 2016-04-06 01:00:48 +03:00
82b7877147 Spectator HUD update 2016-04-03 22:20:15 +03:00
1cde965e67 Code clean 2016-04-03 21:51:09 +03:00
8aee368184 Fix showvguimenu 2016-04-03 21:50:35 +03:00
cf00598927 Dynamic version of CHudMessage 2016-04-03 21:50:14 +03:00
7189fe0458 Properly shutdown localizer 2016-04-03 21:43:01 +03:00
5c4704e17e Refactor, remove useless cvars, set defaults, spectator gui fixes 2016-03-20 20:42:55 +03:00
3fd4fd2798 Upload another... 2016-03-20 02:40:36 +03:00
d8c0a3eda7 Update Spectator gui 2016-03-20 02:39:11 +03:00
2f186c4172 Remove unneeded memcpy, some fixes 2016-03-18 01:46:20 +03:00
51a942babc Buttons in spectator mode 2016-03-18 01:45:34 +03:00
4fbe104ea5 Upload CSpectatorGui basic code. Some reformat, refactor. 2016-03-16 20:44:51 +03:00
c02670e736 call numberical_menu.cfg if unknown menu is shown 2016-03-16 20:43:08 +03:00
d6e067029c Nothing useless here for coder. Copyrights, warning fixes, et cetera 2016-03-15 21:42:16 +03:00
1ee7540b8d Add Spectator GUI into build. (empty cpp file) 2016-03-15 21:19:57 +03:00
9b849ce062 Fix warnings, find by LTO 2016-03-13 00:17:49 +03:00
1677afff9f cs16-client now compiles with -Wall 2016-03-12 23:45:33 +03:00
4c113276af Fixed all warnings. If there's any problems, it will be here. 2016-03-12 23:10:18 +03:00
e36d306756 Enable C++11, switch vgui_parser.cpp to unordered_map 2016-03-12 22:06:23 +03:00
f9c5950c48 Disable MOTD properly 2016-03-12 20:55:37 +03:00
d23491caaf Sniper Scope: change flags of scope arc textures, add strokes at screen center 2016-03-08 00:00:14 +03:00
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
8cbf20e501 Add GoldSrc support, SDL-based input, update CMakeLists 2016-03-06 21:42:50 +03:00
56602e0c03 CRLF to LF on all files(nothing changed) 2016-03-05 22:30:50 +03:00
2df8d31163 CP1251->UTF-8 2016-03-05 22:29:55 +03:00
1a1dcdaae7 Implement special for funny scripting. (disabled by default) 2016-03-05 21:39:46 +03:00
54dd10c841 FillRGBABlend is now fixed in engine, so remove many hacks 2016-03-03 16:09:15 +03:00
0d479a6b02 Fix build 2016-03-01 01:28:57 +03:00
7f99f779f3 YaSBC. (Yet Another ScoreBoard Commit) 2016-03-01 01:28:00 +03:00
be911ce686 Don't draw statusbar while spectating 2016-02-29 20:38:05 +03:00
db987e18f9 Show additional entities in overview mode 2016-02-28 00:08:22 +03:00