BizHawk/src
YoshiRulz c5f6dcd4e8
Make PowerShell strictly optional for Git hooks
...and remove auto-`dotnet tool restore`. If you don't have PowerShell
on `$PATH`/`%PATH%`, Git hooks will simply not be ran.
I still intend to migrate the rest of `/Dist` to PowerShell. Undecided
on unmanaged cores and wbox.
2024-06-09 12:51:32 +10:00
..
BizHawk.BizInvoke Add a few `#if`s to fix errors when targeting `net461` 2024-05-07 00:47:16 +10:00
BizHawk.Bizware.Audio Remove DirectSound support 2024-05-05 17:52:44 -07:00
BizHawk.Bizware.Graphics Fix OpenGL shared contexts not actually being shared 2024-06-07 23:41:13 -07:00
BizHawk.Bizware.Graphics.Controls Use `UseWindowsForms` instead of Reference 2024-06-05 19:25:21 +02:00
BizHawk.Bizware.Input Remove DInput input adapter (#3867) 2024-05-05 14:19:05 -07:00
BizHawk.Bizware.Test Fix BizHawk.Bizware.Test and related 2024-05-29 16:02:49 -07:00
BizHawk.Client.Common Make sure to scale up message coordinates too 2024-06-07 23:08:14 -07:00
BizHawk.Client.DiscoHawk Update outdated app config values 2024-06-07 17:12:35 +02:00
BizHawk.Client.EmuHawk Discard apihawksurface in TAStudio LoadState when frame advancing after 2024-06-08 14:42:38 +02:00
BizHawk.Common Make PowerShell strictly optional for Git hooks 2024-06-09 12:51:32 +10:00
BizHawk.Emulation.Common Better Firmware Names (#3766) 2024-06-04 13:37:38 +02:00
BizHawk.Emulation.Cores Update ported core version listings 2024-06-07 18:54:41 -07:00
BizHawk.Emulation.DiscSystem exterminate File.OpenWrite usage 2024-06-06 13:56:42 +02:00
BizHawk.Tests Fix target-gated `#if`s to cover every applicable TFM 2024-06-06 14:07:19 +10:00
BizHawk.Tests.Testroms.GB Bump Magick.NET 2024-06-01 18:04:16 +10:00
BizHawk.Tests.Testroms.GB.GambatteSuite Retarget testroms projects to `net48` to match EmuHawk 2024-05-15 10:47:38 +10:00
BizHawk.WinForms.Controls Use `UseWindowsForms` instead of Reference 2024-06-05 19:25:21 +02:00
.gitignore Move some .gitignore entries to nested dirs 2023-04-19 15:59:34 +10:00
MainSln.runsettings Set a couple extra test runner parameters for main project 2024-05-15 11:10:11 +10:00
MainSlnCommon.props Fix possible mismatch between `$(IsTargetingNetFramework)` and TFM 2024-06-06 13:16:12 +10:00
MainSlnExecutable.props Fix building on Linux 2024-05-11 01:18:08 -07:00
TestProjects.props Tell GitLab CI to continue running tests in .NET 8 2024-05-15 10:47:38 +10:00