------------------------------------------------------------------------ r7946 | hendricks266 | 2019-08-10 16:29:31 -0700 (Sat, 10 Aug 2019) | 3 lines Fix how analog axis values are used by the game code, part 1: movement. Turning and looking will require me to disentangle CONTROL_GetMouseDelta from the rest of CONTROL_PollDevices. ------------------------------------------------------------------------ r7945 | hendricks266 | 2019-08-10 16:29:27 -0700 (Sat, 10 Aug 2019) | 1 line Fix mouse and joystick menu slider scales ------------------------------------------------------------------------ r7944 | hendricks266 | 2019-08-10 16:29:24 -0700 (Sat, 10 Aug 2019) | 1 line Blank out old-style joystick defaults because they're irrelevant in 2019. ------------------------------------------------------------------------ r7943 | hendricks266 | 2019-08-10 16:29:20 -0700 (Sat, 10 Aug 2019) | 1 line Fix bugs with unbound mouse and joystick controls not saving properly. ------------------------------------------------------------------------ r7942 | hendricks266 | 2019-08-10 16:29:16 -0700 (Sat, 10 Aug 2019) | 1 line Enable joysticks by default because better that than figuring out how to parse settings.cfg multiple times without breaking something. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.