Commit Graph

22 Commits

Author SHA1 Message Date
d771fe8e42 Fix radar 2016-10-22 19:31:43 +03:00
de87c08520 Radar improvements 2016-10-19 01:02:11 +03:00
b06ee2f3b0 Fix expression in CHudRadar::FlashTime(float, hostage_info_t*) 2016-10-18 17:14:34 +03:00
8b4ac2fd08 Fix appearing Hostage at 0,0,0 in radar, fix SayText message to allow dead players 2016-10-18 17:10:37 +03:00
f8e58f3135 Port a52fda0b19 bugfix 2016-10-15 01:08:01 +03:00
158de4fc84 Fix radar (#206) 2016-10-15 00:51:09 +03:00
23c4a966a7 Refactor radar. Fix dots placement if hud_scale != 1. New gHUD value -- m_flScale. 2016-10-11 22:55:27 +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
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
d6e067029c Nothing useless here for coder. Copyrights, warning fixes, et cetera 2016-03-15 21:42:16 +03:00
5227782037 Use CClientSprite in radar, add radar comments, make CClientSprite inlined 2016-02-24 12:14:48 +03:00
e5cb94038f Move drawing utilites into separate class (anti-g(od)HUD) 2016-02-23 20:14:24 +03:00
a6fe247417 Fix scoreboard attribute 2016-02-14 22:19:27 +03:00
jeefo
1a42a5169e Fixed MSVC compiler errors
Fixed CS16Nd autobuy & bombdefuse crashes.
2016-01-30 16:50:08 +03:00
6d5b060c2e Fix #83, fix typo 2016-01-29 01:08:11 +06:00
a60217e02c Fix #92 and #88 2016-01-29 00:56:05 +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