I've been looking through the code to see if I can find a way to change the toggle between players (currently done by TAB as default) in game. What I am trying to do is make it so if a unit is moving (or doing an action) you can still press TAB to toggle a different unit. I believe this will speed things up for multiplayer. So far I haven't been able to find it in the code. I am pretty overwhelmed by UFO:AI's large codebase.