Commit Graph

22 Commits

Author SHA1 Message Date
e977b69ea6 Pass Message Name to BufferReader, for debugging. Fix crash in BufferReader::Read<char*> 2016-07-22 18:11:35 +06:00
574ee7897b Inline little functions 2016-07-08 19:14:05 +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
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
dbc83446d5 Update client 2016-04-06 01:00:48 +03:00
1cde965e67 Code clean 2016-04-03 21:51:09 +03:00
5c4704e17e Refactor, remove useless cvars, set defaults, spectator gui fixes 2016-03-20 20:42:55 +03:00
51a942babc Buttons in spectator mode 2016-03-18 01:45:34 +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
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
db987e18f9 Show additional entities in overview mode 2016-02-28 00:08:22 +03:00
9aa14a3682 Fix overview non-clearing bug(ugly hack) 2016-02-23 22:38:01 +03:00
e5cb94038f Move drawing utilites into separate class (anti-g(od)HUD) 2016-02-23 20:14:24 +03:00
4b1efaca17 Use strncpy everywhere 2016-02-21 18:36:54 +03:00
baa405b724 Fix various crashes 2016-02-11 22:29:50 +06:00
jeefo
1a42a5169e Fixed MSVC compiler errors
Fixed CS16Nd autobuy & bombdefuse crashes.
2016-01-30 16:50:08 +03:00
65e4792348 Reorganize client source code 2016-01-28 19:06:06 +06:00