Commit Graph

27 Commits

Author SHA1 Message Date
f7ef3bccc4 #191 fix 2016-09-29 22:25:54 +03:00
8b4f372b66 Move Hostage* and Bomb* messages to Radar, due it used mainly for Radar. Remove 320 sprites support. Move ReceiveW message to rain.cpp 2016-09-22 01:10:23 +03:00
Wei Mingzhi
e5463e184d fix infinite loop which causes freeze during shutdown 2016-09-19 21:20:15 +08:00
956d584c9f Update script. Shutdown method for CHudBase. Fix BufferReader constructor call. Use pregenerated textures in radar. 2016-09-16 22:23:18 +03:00
e977b69ea6 Pass Message Name to BufferReader, for debugging. Fix crash in BufferReader::Read<char*> 2016-07-22 18:11:35 +06:00
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
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
8a2650b59c Fix uninitialized variables, force some cvars on android 2016-04-18 18:00:45 +03: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
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
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
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
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
0fe97ea805 #107 fix 2016-02-21 20:24:05 +03:00
4355c377f4 Various 2016-02-18 00:52:36 +03:00
70bc06d509 Add real screensize if hud_scale is used 2016-02-11 01:06:43 +06:00
aa823a0584 Suppress warning about model sequences 2016-02-07 17:30:07 +06:00
ca2a7f84e0 Working shadows 2016-02-03 22:59:21 +06:00
24980b19d3 Fix #87, #89 2016-01-29 00:29:48 +06:00
65e4792348 Reorganize client source code 2016-01-28 19:06:06 +06:00