Implement CHAR_DIRSTEREO
Also fixed a potential issue with CAudioDeviceSDLAudio
Iterate over duplicator positioning
* Do not render preview in depth/skybox pass, do not adjust dupe spawn height which affects tall dupes
Fixed GM:AdjustMouseSensitivity returning nil still affecting sensitivity
* Invalid returns were acting as 0, but -1 was expected for "no action". Now non number returns are treated as -1
Remove more "test" console commands
* drawcross, drawline, cast_ray, cast_hull, test_dispatcheffect
Change buddha messages to be send to client console
Remove hidden "killtarget" concommand
Make base gamemode load spawnpoint list from the entity
* So we have 1 dynamic list of spawnpoint entities we want Lua to register and use
Added MC:V to mountable games list