NBlood - r12104 - Built: Sat Dec 19 19:53:01 UTC 2020 --- commit 716b2553b99ffa4c965684577d27292eced3152f Author: Evan Ramos Date: Sat Dec 19 13:51:37 2020 -0600 Add VS release builds back to Appveyor CI commit c15ea126a20328ecb8f04094125c6a0a2bbb879e Merge: 707d5d04c 6f67bd5fd Author: Evan Ramos Date: Sat Dec 19 13:51:03 2020 -0600 Merge remote-tracking branch 'eduke32/master' commit 6f67bd5fd2fdb104415022f39d4596fc812e03b9 Author: Richard C. Gobeille Date: Fri Dec 18 14:54:39 2020 -0800 engine: include xxhash.h instead of xxh3.h and update data types to account for 64-bit hash values commit 334bbeab138f5fedf386da114fc9f92f5ee1c0a8 Author: Richard C. Gobeille Date: Thu Dec 17 21:20:30 2020 -0800 VS: fix "C1083: Cannot open compiler generated file" error with polymost1Frag.glsl.cpp and polymost1Vert.glsl.cpp I'm not entirely happy with this due to the addition of the extra filter in the IDE to hold the generated files, but it's better than having to hit build twice in order to get a successful compilation. commit 6b752a570953a5759fabaecc32c11abeb1aa57b6 Author: Richard C. Gobeille Date: Sun Nov 8 18:48:11 2020 -0800 engine: switch a few things over to xxh3 commit 3ef484c4c84fb37a5a350d980cfd161060b8c959 Author: Richard C. Gobeille Date: Sat Nov 7 17:14:37 2020 -0800 engine: update xxHash