3 Years Ago
Updated default keys with controller binds Added Rotation +, *, -, FromAxis InteropGen - fixed accidentally hardcoded NativeEngine.ViewDesc in AsRef Bind ClientInput Changing these from static so we can access them in clientinput.cpp Hook input processing in CClientInput::ProcessInput use +iv_ binds Removed ambigious InputButton's (MoveLeft, MoveRight, Speed) Pass ButtonBits to ClientInput Delete clientinput_camera.cpp, clientinput_joystick.cpp, inputmovement.cpp/h Access iv's directly,. delete FindSource2ClientInputVar CalcButtonBits uses InputValueDigital's instead of kbutton_t No need for CLinkInputValuesToKButtons now Deleted kbutton_t Deleted legacy IN_ concommands Deleted a ton more redundancy input code