------------------------------------------------------------------------ r8420 | hendricks266 | 2019-12-08 22:02:31 -0800 (Sun, 08 Dec 2019) | 1 line Remove -msse2 from default 32-bit x86 optimization parameters ------------------------------------------------------------------------ r8419 | hendricks266 | 2019-12-08 22:02:28 -0800 (Sun, 08 Dec 2019) | 1 line Improve diagnostic printing of slopalookup overflows ------------------------------------------------------------------------ r8418 | hendricks266 | 2019-12-08 22:02:25 -0800 (Sun, 08 Dec 2019) | 1 line Fix regression in software rendering of slopes in r8363 ------------------------------------------------------------------------ r8417 | hendricks266 | 2019-12-08 22:02:20 -0800 (Sun, 08 Dec 2019) | 1 line Fix SDL 1.2 build ------------------------------------------------------------------------ r8416 | hendricks266 | 2019-12-08 22:02:16 -0800 (Sun, 08 Dec 2019) | 3 lines Fix RENDERTYPE=WIN build Broken in r8319. ------------------------------------------------------------------------ r8415 | hendricks266 | 2019-12-08 22:02:10 -0800 (Sun, 08 Dec 2019) | 7 lines Amend r8174: Remove call to windowsHandleFocusChange during SDL_WINDOWEVENT_ENTER and SDL_WINDOWEVENT_LEAVE These events are for when the mouse cursor enters and leaves the window's region, not any kind of focus change. Confirmed with a test app. The SDL Wiki's description, "window has gained/lost mouse focus" is misleading. ------------------------------------------------------------------------ r8414 | hendricks266 | 2019-12-08 22:02:07 -0800 (Sun, 08 Dec 2019) | 3 lines Fix crash when specifying an out of range value for sys_timer in the console Manifests as a crash on startup for all users who previously had sys_timer set to 4. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.