BizHawk/BizHawk.Client.Common
adelikat 0aa8d71a3f more MovieSession refactoring 2020-04-15 20:37:50 -05:00
..
Api simplify some IMovieSession stuff 2020-04-14 21:23:47 -05:00
Properties Move [AssemblyVersion]/[AssemblyFileVersion] to VersionInfo.cs 2020-04-08 23:04:08 +00:00
cheats misc cleanups in Client.Common 2020-03-01 15:49:48 -06:00
config misc cleanups 2020-04-08 16:03:35 -05:00
input misc cleanups 2020-04-08 16:03:35 -05:00
inputAdapters don't expose Bk2Controller, clients need to depend on an interface and rely on the Movie (well, MovieSession currently) to generate an IMovieController instance, since different implementations of IMovie need to be able to create their own controller implementations 2020-04-14 21:35:44 -05:00
lua Move/rename Lua library classes 2020-04-13 19:42:14 +10:00
movie more MovieSession refactoring 2020-04-15 20:37:50 -05:00
rewind misc cleanups 2020-04-08 16:03:35 -05:00
tools misc cleanups 2020-04-12 17:41:55 -05:00
AutofireController.cs Rename axis-related types, members, and locals 2020-03-31 17:29:55 +10:00
BinarySaveStates.cs remove StickyOrAdapter, and ISticky interface, they became vestigial at some point 2020-03-01 15:56:38 -06:00
BitmapBufferVideoProvider.cs fix compile error, some nitpick cleanups 2020-04-12 15:30:40 -05:00
BizHawk.Client.Common.csproj actually remove IonicZipWriter instead of not compiling it 2020-04-12 15:02:48 -05:00
BizHawk.Client.Common.csproj.DotSettings Bump ReSharper analysis to C# 8.0 2019-10-31 03:30:00 +10:00
Controller.cs Rename axis-related types, members, and locals 2020-03-31 17:29:55 +10:00
CoreFileProvider.cs Cleanup PathExtensions 2020-03-21 13:45:58 +10:00
ExceptionClasses.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
FilesystemFilter.cs Unify helpers for generating file extension lists (for open/save) 2020-02-20 21:59:20 +00:00
FilesystemFilterSet.cs Unify helpers for generating file extension lists (for open/save) 2020-02-20 21:59:20 +00:00
FirmwareManager.cs misc cleanups 2020-04-08 16:03:35 -05:00
FrameworkZipWriter.cs properly use TasMovie.Session - fixes #1771 2020-01-12 10:55:15 -06:00
Global.cs more MovieSession refactoring 2020-04-15 20:37:50 -05:00
IPS.cs misc cleanups in Client.Common 2020-03-01 15:49:48 -06:00
IZipWriter.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
OpenAdvanced.cs misc cleanups in Client.Common 2020-03-01 15:49:48 -06:00
QuickBmpFile.cs use expression body in various places 2020-02-25 15:14:14 -06:00
RecentFiles.cs misc cleanups in Client.Common 2020-03-01 15:49:48 -06:00
RomGame.cs Client.Common cleanups - mostly using higher language features 2020-02-22 12:29:12 -06:00
RomLoader.cs Cleanup PathExtensions 2020-03-21 13:45:58 +10:00
SaveSlotManager.cs SaveSlotManager - pass in dependencies instead of using Globals 2020-04-12 13:29:58 -05:00
SavestateManager.cs SavestateManager - pass in IEmulator, reduces some global dependencies 2020-04-12 13:29:58 -05:00
SharpCompressArchiveFile.cs Cleanup HawkFile (#1865) 2020-02-27 17:41:07 -06:00
SharpCompressDearchivalMethod.cs Cleanup HawkFile (#1865) 2020-02-27 17:41:07 -06:00
SystemInfo.cs Re-implement GetHashCode for SystemInfo 2020-04-14 01:38:30 +10:00
XmlGame.cs misc cleanups 2020-04-08 16:03:35 -05:00