demboyz/demboyz/netmessages
Jordan Cristiano ef898de18d Updated SVC_VoiceInit for latest TF2 version. 2018-01-11 01:40:50 -05:00
..
net_disconnect.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
net_disconnect.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
net_file.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
net_file.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
net_nop.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
net_nop.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
net_setconvar.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
net_setconvar.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
net_signonstate.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
net_signonstate.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
net_stringcmd.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
net_stringcmd.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
net_tick.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
net_tick.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
netcontants.h Doubled the max stringtable data size. Game code actually keeps the original value, but doubles it each time the read fails (max of 4 tries). 2018-01-11 01:33:46 -05:00
nethandlers.cpp Added SVC_CmdKeyValues and SVC_SetPauseTimed 2018-01-11 01:34:35 -05:00
nethandlers.h WIP game event parsing 2016-04-27 22:31:33 -04:00
netmath.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
netmessages.h Added SVC_CmdKeyValues and SVC_SetPauseTimed 2018-01-11 01:34:35 -05:00
svc_bspdecal.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_bspdecal.h Changed sourcesdk include to just include externals path 2015-06-14 16:49:44 -04:00
svc_classinfo.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_classinfo.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_cmdkeyvalues.cpp Added SVC_CmdKeyValues and SVC_SetPauseTimed 2018-01-11 01:34:35 -05:00
svc_cmdkeyvalues.h Added SVC_CmdKeyValues and SVC_SetPauseTimed 2018-01-11 01:34:35 -05:00
svc_createstringtable.cpp WIP game event parsing 2016-04-27 22:31:33 -04:00
svc_createstringtable.h Identified unknown SVC_CreateStringTable member as compressedData 2016-04-20 21:12:24 -04:00
svc_crosshairangle.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_crosshairangle.h Renamed WriteAngles to WriteAngle. Made use of WriteAngle and WriteVector 2015-07-13 23:19:55 -04:00
svc_entitymessage.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_entitymessage.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_fixangle.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_fixangle.h Renamed WriteAngles to WriteAngle. Made use of WriteAngle and WriteVector 2015-07-13 23:19:55 -04:00
svc_gameevent.cpp WIP game event parsing 2016-04-27 22:31:33 -04:00
svc_gameevent.h WIP game event parsing 2016-04-27 22:31:33 -04:00
svc_gameeventlist.cpp WIP game event parsing 2016-04-27 22:31:33 -04:00
svc_gameeventlist.h WIP game event parsing 2016-04-27 22:31:33 -04:00
svc_getcvarvalue.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_getcvarvalue.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_hltv.cpp Changed NetHandlers bit read/write types to typedefs 2015-06-18 20:23:26 -04:00
svc_hltv.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_menu.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_menu.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_packetentities.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_packetentities.h Fixed incorrect unsigned type 2015-05-15 01:04:18 -04:00
svc_prefetch.cpp WIP game event parsing 2016-04-27 22:31:33 -04:00
svc_prefetch.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_print.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_print.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_sendtable.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_sendtable.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_serverinfo.cpp WIP game event parsing 2016-04-27 22:31:33 -04:00
svc_serverinfo.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_setpause.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_setpause.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_setpausetimed.cpp Added SVC_CmdKeyValues and SVC_SetPauseTimed 2018-01-11 01:34:35 -05:00
svc_setpausetimed.h Added SVC_CmdKeyValues and SVC_SetPauseTimed 2018-01-11 01:34:35 -05:00
svc_setview.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_setview.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_sounds.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_sounds.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_tempentities.cpp WIP game event parsing 2016-04-27 22:31:33 -04:00
svc_tempentities.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_terrainmod.cpp Changed NetHandlers bit read/write types to typedefs 2015-06-18 20:23:26 -04:00
svc_terrainmod.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_updatestringtable.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_updatestringtable.h Removed unused var in svc_updatestringtable 2015-05-15 20:46:09 -04:00
svc_usermessage.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_usermessage.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_voicedata.cpp Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
svc_voicedata.h Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
svc_voiceinit.cpp Updated SVC_VoiceInit for latest TF2 version. 2018-01-11 01:40:50 -05:00
svc_voiceinit.h Updated SVC_VoiceInit for latest TF2 version. 2018-01-11 01:40:50 -05:00