------------------------------------------------------------------------ r8494 | hendricks266 | 2019-12-22 23:04:05 -0800 (Sun, 22 Dec 2019) | 1 line Add path recognition for Ion Fury installations ------------------------------------------------------------------------ r8493 | hendricks266 | 2019-12-22 23:04:02 -0800 (Sun, 22 Dec 2019) | 3 lines Timer: Use the CPUID instruction to serialize on 32-bit x86 without SSE2 Locking the memory bus seems like a bad idea in hindsight. ------------------------------------------------------------------------ r8492 | hendricks266 | 2019-12-22 23:03:58 -0800 (Sun, 22 Dec 2019) | 1 line Timer: Update comments regarding LFENCE ------------------------------------------------------------------------ r8491 | hendricks266 | 2019-12-22 23:03:55 -0800 (Sun, 22 Dec 2019) | 3 lines Replace color matching up to index 239 with the engine's fullbright mask Should improve the color range available to non-Duke editors. ------------------------------------------------------------------------ r8490 | hendricks266 | 2019-12-22 23:03:51 -0800 (Sun, 22 Dec 2019) | 1 line Generate editorcolors[] from vgapal16[] at a better point in the startup process ------------------------------------------------------------------------ r8489 | hendricks266 | 2019-12-22 23:03:46 -0800 (Sun, 22 Dec 2019) | 1 line paletteGetClosestColor: I think these < should be <= ------------------------------------------------------------------------ r8488 | hendricks266 | 2019-12-22 23:03:42 -0800 (Sun, 22 Dec 2019) | 1 line Rename colmatch functions ------------------------------------------------------------------------ r8487 | hendricks266 | 2019-12-22 23:03:36 -0800 (Sun, 22 Dec 2019) | 1 line Change PaletteIndexFullbrights from uint32_t[8] to uint8_t[32] ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.