------------------------------------------------------------------------ r5548 | terminx | 2016-01-10 21:06:14 -0800 (Sun, 10 Jan 2016) | 1 line I'm either clever, or an idiot. Or both. ------------------------------------------------------------------------ r5547 | terminx | 2016-01-10 21:06:10 -0800 (Sun, 10 Jan 2016) | 1 line Enable -Wwrite-strings and fix all instances where string constants were passed to functions accepting a char ptr. ------------------------------------------------------------------------ r5546 | terminx | 2016-01-10 21:06:02 -0800 (Sun, 10 Jan 2016) | 1 line Use XXH64 functions for editor undo/redo when building for 64-bit. ------------------------------------------------------------------------ r5545 | terminx | 2016-01-10 21:05:59 -0800 (Sun, 10 Jan 2016) | 1 line Fix some ENet const issues. DONT_BUILD. ------------------------------------------------------------------------ r5544 | terminx | 2016-01-10 21:05:54 -0800 (Sun, 10 Jan 2016) | 1 line Update ENet to v1.3.13. DONT_BUILD. ------------------------------------------------------------------------ r5543 | terminx | 2016-01-10 21:05:50 -0800 (Sun, 10 Jan 2016) | 1 line Add -Wuninitialized, -Wlogical-op, and -Wcast-qual. DONT_BUILD. ------------------------------------------------------------------------ r5542 | terminx | 2016-01-10 21:05:47 -0800 (Sun, 10 Jan 2016) | 1 line Update to the newest version of xxHash. ------------------------------------------------------------------------ r5541 | terminx | 2016-01-10 21:05:43 -0800 (Sun, 10 Jan 2016) | 1 line Update vcxproj. DONT_BUILD. ------------------------------------------------------------------------ r5540 | terminx | 2016-01-10 21:05:38 -0800 (Sun, 10 Jan 2016) | 1 line Fix quite a few issues with casting away const and volatile qualifiers, found with -Wcast-qual. If we're going to use const everywhere, we should really mean it! ------------------------------------------------------------------------ r5539 | terminx | 2016-01-10 21:05:25 -0800 (Sun, 10 Jan 2016) | 1 line Negligible change to OS string printed at startup. ------------------------------------------------------------------------ r5538 | terminx | 2016-01-10 21:05:21 -0800 (Sun, 10 Jan 2016) | 1 line Fix a stupid error in MACT, found with GCC's -Wlogical-op parameter. ------------------------------------------------------------------------ r5537 | terminx | 2016-01-10 21:05:18 -0800 (Sun, 10 Jan 2016) | 1 line CON compilation and debug message fuckery affecting virtually nobody ------------------------------------------------------------------------ r5536 | terminx | 2016-01-10 21:05:16 -0800 (Sun, 10 Jan 2016) | 1 line Clean up some of the SDL version number spam at startup. ------------------------------------------------------------------------ r5535 | terminx | 2016-01-10 21:05:13 -0800 (Sun, 10 Jan 2016) | 1 line Fix a few instances where bitptr wasn't properly set after writing to the compiled script ------------------------------------------------------------------------ r5534 | terminx | 2016-01-10 21:05:10 -0800 (Sun, 10 Jan 2016) | 1 line Clean up a couple instances of direct usage of a magic number in the CON compiler. DONT_BUILD. ------------------------------------------------------------------------ r5533 | terminx | 2016-01-10 21:05:05 -0800 (Sun, 10 Jan 2016) | 1 line Make the bitptr stuff in the CON compiler more readable. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.