Rednukem - r2477 - Built: Sun Mar 29 08:45:26 UTC 2020 --- commit bfa1a92ac86e5084d083f8fd25570ed8e2899256 Author: Evan Ramos Date: Wed Feb 26 23:22:12 2020 -0600 Rednukem: Remove redundant comment and fix formatting commit 0a9389d106e4863df8182540ae3312e34006ae78 Author: Evan Ramos Date: Fri Feb 21 12:44:53 2020 -0600 Minor winlayer fixes commit 8cd39546a7bd80a4daffada117b0aa587cb98b0a Author: nukeykt Date: Sun Mar 29 01:04:13 2020 +0900 Blood : Fix mirror issue Fixes #334 and #338 commit cda3aa861a6871a5fc9c1d2eefbf85e590c2b366 Author: nukeykt Date: Sat Mar 28 22:23:56 2020 +0900 Blood: remove unused mouse scale setting from cfg commit 837c24dcbd2fede6176ff410dce4f026d2a738da Author: nukeykt Date: Sat Mar 28 22:19:09 2020 +0900 Rednukem: merge menu improvements from eduke32 commit b828ca6d4d610b4083b94ba5ef280b85427c02b4 Author: terminx Date: Tue Mar 24 09:18:10 2020 +0000 Update TinySoundFont to 21c07c0bcd702e7adf3db349ac926914b98d17ce git-svn-id: https://svn.eduke32.com/eduke32@8784 1a8010ca-5511-0410-912e-c29ae57300e0 commit 9f2b1066999f2991d30f8f5e1fda5819208ef36a Author: terminx Date: Tue Mar 24 09:18:06 2020 +0000 Clean up audiolib format detection a little bit git-svn-id: https://svn.eduke32.com/eduke32@8783 1a8010ca-5511-0410-912e-c29ae57300e0 commit 11757cc8591adf5a59b0b6f60b153eabaf3105c2 Author: terminx Date: Tue Mar 24 09:18:01 2020 +0000 Misc audiolib cleanup changes This was split from another commit to make the other commit clearer. These changes don't really do much of anything. git-svn-id: https://svn.eduke32.com/eduke32@8782 1a8010ca-5511-0410-912e-c29ae57300e0 commit 36fcc8200c82117fa1791e5b13a400aa5715c748 Author: ny00123 Date: Sat Mar 21 21:52:05 2020 +0000 SW: Revert the automapping changes from r5207. Using engine-side code brought back in r7873, this should restore the behaviors of DOS v1.2. git-svn-id: https://svn.eduke32.com/eduke32@8781 1a8010ca-5511-0410-912e-c29ae57300e0 commit ea619643b4890088313a7b004ba91da2ba3798b9 Author: ny00123 Date: Sat Mar 21 21:52:02 2020 +0000 Add set of polymost2d to 0 which was missed in r8711 to resizeglcheck. Fixes tiled automap rendering in SW, without breaking the status bar as in the case of r8766. git-svn-id: https://svn.eduke32.com/eduke32@8780 1a8010ca-5511-0410-912e-c29ae57300e0 commit b3c323fa1959a27465ac9d3800846a1d675ff51b Author: ny00123 Date: Sat Mar 21 21:51:59 2020 +0000 Revert the change of call to FAF_DrawRooms into a conditional one, as done in r8766, since this breaks status bar output in tiled overhead map with Polymost. Do add comment about this for now. git-svn-id: https://svn.eduke32.com/eduke32@8779 1a8010ca-5511-0410-912e-c29ae57300e0 commit bfdd220cebd7207d3048ad35331327ba8ecba6cd Author: terminx Date: Sat Mar 21 12:18:47 2020 +0000 Restore previously selected .sf2 filename when the file selector is canceled by pressing esc git-svn-id: https://svn.eduke32.com/eduke32@8778 1a8010ca-5511-0410-912e-c29ae57300e0 commit 3731c48c99dc2503fc0850b70e668f2653aa8fc8 Author: terminx Date: Sat Mar 21 12:18:43 2020 +0000 Remove a bunch of dead code relating to reading and writing configuration data in eduke32.cfg for stuff we don't even support anymore, or that is saved in settings.cfg now instead git-svn-id: https://svn.eduke32.com/eduke32@8777 1a8010ca-5511-0410-912e-c29ae57300e0 commit 7612b6d9d64b2d68cb788067d9a94e5bc5afe1df Author: terminx Date: Sat Mar 21 12:18:37 2020 +0000 Move mouse x-scale and y-scale to the main mouse setup menu and get rid of Advanced Mouse This also normalizes the scale sliders to a displayed range of 0 - 1.0, and adds in_mousexscale and in_mouseyscale cvars to hold the values. git-svn-id: https://svn.eduke32.com/eduke32@8776 1a8010ca-5511-0410-912e-c29ae57300e0 commit e546f2a6ba18419df0e7d1b9aa7e5e50cb8ac09d Author: terminx Date: Sat Mar 21 12:18:31 2020 +0000 Update TinySoundFont to 031e4fecc37f8dc59725127941ae3d1f64867ff0 git-svn-id: https://svn.eduke32.com/eduke32@8775 1a8010ca-5511-0410-912e-c29ae57300e0 commit 1a619523cf30a7b1dd33b2788984d4e3bb07f012 Author: terminx Date: Sat Mar 21 12:18:28 2020 +0000 Rename SF2_Load() to SF2_LoadBank() and fix the newline at the end of the error message that occurs if passed a bad filename git-svn-id: https://svn.eduke32.com/eduke32@8774 1a8010ca-5511-0410-912e-c29ae57300e0 commit 1adca9850a2a79cdc37cbea5e10128fce75fd8c0 Author: terminx Date: Sat Mar 21 12:18:24 2020 +0000 Remove the leading slash from the .sf2 bank filename if it's the only slash in the string git-svn-id: https://svn.eduke32.com/eduke32@8773 1a8010ca-5511-0410-912e-c29ae57300e0 commit 7502f2497bdb37fc4877b841eae154e6bf2fe917 Author: terminx Date: Sat Mar 21 12:18:21 2020 +0000 Improve handling of menu options that may be hidden in-between visits to a menu git-svn-id: https://svn.eduke32.com/eduke32@8772 1a8010ca-5511-0410-912e-c29ae57300e0 commit b7fced379f36bd25564b6d4e24693705a09ec1af Author: terminx Date: Sat Mar 21 12:18:16 2020 +0000 Refresh ud.config.MusicDevice and the menu sound configuration display variables after applying new settings This helps keep the menu state synchronized with the actual sound system state in cases where the requested configuration was rejected for some reason (unsupported playback frequency, missing .sf2 file, etc). git-svn-id: https://svn.eduke32.com/eduke32@8771 1a8010ca-5511-0410-912e-c29ae57300e0 commit f2af8b127ba9627791e3f15bcac609830d7f5cd4 Merge: 9ae04823 944b6e89 Author: Alexey Khokholov Date: Sat Mar 28 21:59:54 2020 +0900 Merge pull request #336 from MexMeRcUrY/LaunchScreenDuplicateINI Blood: Fix duplicated INI files in startup window commit 9ae04823e243f80b93483d025f0bf86dedbf22a8 Merge: 18f915ea 35a3cc9f Author: Alexey Khokholov Date: Sat Mar 28 21:55:31 2020 +0900 Merge pull request #335 from MexMeRcUrY/CalebSoundsMultiplayer Blood: FIX Caleb sounds multiplayer commit 35a3cc9fe3eeb6013ce37bf88451fcd252b843b6 Author: MexMeRcUrY Date: Thu Mar 26 02:00:46 2020 -0600 fix #333 commit 6eaa347d30191d48b6fa059b60426c12051cdf31 Author: MexMeRcUrY Date: Thu Mar 26 01:23:08 2020 -0600 Blood: Caleb doesn't talk in multiplayer commit 88ca684cc9df45bccb401f9bf78f31874097ce3f Author: MexMeRcUrY Date: Thu Mar 26 01:07:09 2020 -0600 Blood: Caleb doesn't talk in multiplayer commit 944b6e89e06b466f6d4b31e029ca02a93529b8c9 Author: MexMeRcUrY Date: Wed Mar 25 21:19:52 2020 -0600 Blood: Fix duplicated INI files in startup window #323