Commit Graph

11 Commits

Author SHA1 Message Date
Jordan Cristiano 9dcda5054c More fixes for bitbuf initialization (missed from previous commit) 2016-04-27 22:04:59 -04:00
Jordan Cristiano 6c4f8e634a Fixed initialization for bitbuf m_pDebugName and m_errorHandler 2016-04-24 22:12:05 -04:00
Jordan Cristiano 58a17bc97e Fixed compilation of bitbuf on gcc/clang 2015-08-31 22:16:29 -04:00
Jordan Cristiano 7de51e14ba Fixed compile errors with vs2015 2015-07-28 21:08:38 -04:00
Jordan Cristiano cfba42038d Fixed typo in bitbuf error handler name 2015-06-27 21:31:11 -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 569a482549 Changed sourcesdk include to just include externals path 2015-06-14 16:49:44 -04:00
Jordan Cristiano fe967e7656 Added missing stdlib.h for abs on gcc 2015-05-15 19:16:15 -04:00
Jordan Cristiano 3c2dc07c82 Fixed conversion warnings in bitbuf 2015-05-15 17:43:20 -04:00
Jordan Cristiano f5878e872b Fixed truncated return value from ReadSignedVarInt64 2015-05-15 17:41:01 -04:00
Jordan Cristiano 9834880bc5 Fixed bitbuf compilation 2015-05-10 23:38:07 -04:00