Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Aug 2019 18:49:45 +0200] rev 15342
Improve Switch outline, add vector files
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Aug 2019 16:26:36 +0200] rev 15341
Update ChangeLog.txt and CREDITS
alfadur [Thu, 15 Aug 2019 01:10:57 +0300] rev 15340
replace jungle with ogg
alfadur [Thu, 15 Aug 2019 00:55:57 +0300] rev 15339
use different flag for vcpkg debug
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Aug 2019 23:38:35 +0200] rev 15338
Remove accidental DEBUG flag in Pascal builds
alfadur [Wed, 14 Aug 2019 23:15:15 +0300] rev 15337
update sdl library name
alfadur [Wed, 14 Aug 2019 23:06:11 +0300] rev 15336
remove nopng from vcpkg build
alfadur [Wed, 14 Aug 2019 22:27:01 +0300] rev 15335
remove direct libpng dependency on windows
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 13:20:28 -0600] rev 15334
Remove usage of macdeployqt in favor of CMake BundleUtilities. BundleUtilities properly finds all dependencies and adds them to the .app automatically. It also fixes rpath and install_name issues for any of the binaries or dependencies
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 13:10:12 -0600] rev 15333
Fix compiling on MacOS X by requiring c++11 standard. Building now requires MacOS X 10.8+ and CMake 3.9+