Commit Graph

11 Commits

Author SHA1 Message Date
BotoX 36a3225a2b change pretty much everything so it does what I want :^) 2021-05-09 17:48:02 +02:00
Jordan Cristiano b46d7cae95 Turns out cstdint is c++11, so enabled c++11 on sourcesdk project. 2018-02-13 20:56:48 -05:00
Jordan Cristiano d8b3b56822 Removed c++11 usage from sourcesdk project. 2018-02-13 20:47:22 -05:00
Jordan Cristiano ef898de18d Updated SVC_VoiceInit for latest TF2 version. 2018-01-11 01:40:50 -05:00
Jordan Cristiano 4c5323dc64 Fixed accidentally removing DWordSwap on non vc++ 2016-04-24 21:22:26 -04:00
Jordan Cristiano afad200209 WIP SVC_CreateStringTable data parsing 2016-04-20 21:18:56 -04:00
Jordan Cristiano 58a17bc97e Fixed compilation of bitbuf on gcc/clang 2015-08-31 22:16:29 -04:00
Jordan Cristiano cfba42038d Fixed typo in bitbuf error handler name 2015-06-27 21:31:11 -04:00
Jordan Cristiano 4bf5cea15b Made some bitbuf getters const 2015-06-17 02:01:43 -04:00
Jordan Cristiano df008f5a73 Replaced bitbuf global error handler with per class error recovery handler 2015-06-15 22:29:54 -04:00
Jordan Cristiano b2f3469b16 Restructured external includes 2015-06-14 22:58:23 -04:00