------------------------------------------------------------------------ r7058 | terminx | 2018-10-10 12:14:56 -0700 (Wed, 10 Oct 2018) | 1 line Replace error condition in rejectQueue_remove() with an assertion, because the NULL pointer it would return if something was fucked up would be unconditionally dereferenced in kdtree_add(). ------------------------------------------------------------------------ r7057 | terminx | 2018-10-10 12:14:51 -0700 (Wed, 10 Oct 2018) | 1 line Static analyzer says this condition is never true ------------------------------------------------------------------------ r7056 | terminx | 2018-10-10 12:14:46 -0700 (Wed, 10 Oct 2018) | 1 line Revert r7017. I misread the code mismeasured the result. ------------------------------------------------------------------------ r7055 | terminx | 2018-10-10 12:14:41 -0700 (Wed, 10 Oct 2018) | 1 line Clean up error handling in shitty G_GetVersionFromWebsite() function ------------------------------------------------------------------------ r7054 | terminx | 2018-10-10 12:14:36 -0700 (Wed, 10 Oct 2018) | 1 line Add missing ifdef guards to namesdyn.h ------------------------------------------------------------------------ r7053 | terminx | 2018-10-10 12:14:31 -0700 (Wed, 10 Oct 2018) | 1 line Revert part of r7031 and fix the issue a different way ------------------------------------------------------------------------ r7052 | terminx | 2018-10-10 12:14:26 -0700 (Wed, 10 Oct 2018) | 1 line Fix memory leaks in editor sound list ------------------------------------------------------------------------ r7051 | terminx | 2018-10-10 12:14:20 -0700 (Wed, 10 Oct 2018) | 1 line Add missing ifdef guards to soundsdyn.h ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.