------------------------------------------------------------------------ r5871 | hendricks266 | 2016-09-16 14:58:46 -0700 (Fri, 16 Sep 2016) | 1 line Fix erroneous display of MESSAGES: ON when it should be OFF. ------------------------------------------------------------------------ r5870 | hendricks266 | 2016-09-16 14:55:45 -0700 (Fri, 16 Sep 2016) | 1 line Fix TEST_SYNC_KEY macro to always return 1 or 0. ------------------------------------------------------------------------ r5869 | hendricks266 | 2016-09-16 14:55:42 -0700 (Fri, 16 Sep 2016) | 1 line Makefile: Allow an invocation like `make CC=clang-3.8` to work properly. ------------------------------------------------------------------------ r5868 | hendricks266 | 2016-09-16 14:55:39 -0700 (Fri, 16 Sep 2016) | 1 line Fix undefined behavior: null pointer passed as argument which is declared to never be null ------------------------------------------------------------------------ r5867 | hendricks266 | 2016-09-16 14:55:36 -0700 (Fri, 16 Sep 2016) | 1 line Loop optimizations in screencapture ------------------------------------------------------------------------ r5866 | hendricks266 | 2016-09-16 14:55:33 -0700 (Fri, 16 Sep 2016) | 1 line Address warning: variable might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] ------------------------------------------------------------------------ r5865 | hendricks266 | 2016-09-16 14:55:30 -0700 (Fri, 16 Sep 2016) | 1 line Fix -Wmisleading-indentation warnings in rawinput.c. ------------------------------------------------------------------------ r5864 | hendricks266 | 2016-09-16 14:55:27 -0700 (Fri, 16 Sep 2016) | 1 line Makefile: Only apply $(ARCH) processing code on Macs. ------------------------------------------------------------------------ r5863 | hendricks266 | 2016-09-16 14:55:24 -0700 (Fri, 16 Sep 2016) | 1 line Fix warning: suggest parentheses around '&&' within '||' [-Wparentheses] ------------------------------------------------------------------------ r5862 | hendricks266 | 2016-09-16 14:55:21 -0700 (Fri, 16 Sep 2016) | 1 line Fix USE_OPENGL=0 build. ------------------------------------------------------------------------ r5861 | hendricks266 | 2016-09-16 14:55:09 -0700 (Fri, 16 Sep 2016) | 1 line Fix pausing MIDI music on Windows, regressed in r5817. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.