Fixed IGModAudioChannel:GetPos returning invalid values sometimes
Minor cleanups
Fix close caption norepeat not working
Fixed regressive crash with close captions
gmad compile warning fixes
Minor cleanups
Added ents.CreateClientRope
ents.CreateClientRope( ent1, attachment1, ent2, attachment2, extras )
Extras is an optional table with the following options:
* slack = 0
* width = 2
* segments = 8
* material = cable/cable
* nogravity = 0