Commit Graph

15 Commits

Author SHA1 Message Date
Jordan Cristiano
3c4c786283 Removed unused var in svc_updatestringtable 2015-05-15 20:46:09 -04:00
Jordan Cristiano
c2336e52c4 Removed pragma once in cpp files 2015-05-15 19:15:58 -04:00
Jordan Cristiano
fc622bc5ef Replaced std::defaultfloat with unsetf call. defaultfloat is not available in gcc <5 2015-05-15 18:58:36 -04:00
Jordan Cristiano
2e75619f42 Fixed incorrect macro concat operation 2015-05-15 18:05:28 -04:00
Jordan Cristiano
3d80d17a99 Made NetHandler Write functions take a const SourceGameContext 2015-05-15 02:49:51 -04:00
Jordan Cristiano
9a0956e8f2 Fixed svc_prefetch parsing 2015-05-15 01:24:24 -04:00
Jordan Cristiano
6ec0224848 Fixed svc_tempentities parsing 2015-05-15 01:15:11 -04:00
Jordan Cristiano
b6ee526d54 Fixed incorrect unsigned type 2015-05-15 01:04:18 -04:00
Jordan Cristiano
063c2f515c Fixed missing space in svc_packetentities 2015-05-15 00:55:24 -04:00
Jordan Cristiano
3dd9bc7fca Fixed having less than the required number of bits for the data length 2015-05-15 00:55:07 -04:00
Jordan Cristiano
3752aecfa4 Fixed uint8_t displaying as char 2015-05-15 00:37:14 -04:00
Jordan Cristiano
cafe9ccb7c Fixed maxclients showing as a char 2015-05-15 00:23:45 -04:00
Jordan Cristiano
8c178bf9ac Added nethandler namespace api, added conlog writer 2015-05-14 23:38:53 -04:00
Jordan Cristiano
e13608fcd6 Linking fixes, added game context var 2015-05-14 22:02:29 -04:00
Jordan Cristiano
90d39bc498 Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00