Detail
2020.05.17.Log1804.txt
No SVN revisions parsed. Raw content is shown below.
Raw Content
commit 7053134e41895228c58592401766a249a31e288b
Author: Richard C. Gobeille <richard@voidpoint.com>
Date: Sun May 17 18:07:09 2020 -0700
Remove GitLab CI/CD configuration
Synthesis builds are now kicked off with a post-commit hook.
commit 22a0cc6d6480869feaf1bb3f4d94686f50f413cc
Author: Richard C. Gobeille <richard@voidpoint.com>
Date: Fri May 15 18:58:39 2020 -0700
MSVC: remove LIBXMP_CORE_DISABLE_IT preprocessor definition
This seems to fix memory corruption issues with .xm playback... ???
commit 0b14f61b4547e6a8317c26ff78e088a81feaa7a7
Author: Richard C. Gobeille <richard@voidpoint.com>
Date: Fri May 15 17:59:42 2020 -0700
engine, audiolib: clean up most SDL_MAJOR_VERSION checks so they're relative to version 2
commit 9462774c9aee2efda10f490b476acaf7e768eb66
Author: Richard C. Gobeille <richard@voidpoint.com>
Date: Fri May 15 17:06:08 2020 -0700
engine: comment the reason SetWindowGrab exists
See https://voidpoint.io/terminx/eduke32 for more details.