BizHawk/BizHawk.MultiClient
adelikat f3bb7421ed detangle and move some savestate code to client.common 2013-11-01 20:53:47 +00:00
..
AVOut move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files 2013-10-27 22:07:40 +00:00
CustomControls small code cleanups and deal with some warnings 2013-10-27 17:07:37 +00:00
DisplayManager simplify some movie code, couple minor tweaks to the add subtitle form 2013-10-27 22:13:08 +00:00
Input reapply moves with merge tracking 2013-10-27 07:52:20 +00:00
Properties improve ram watch icons 2013-09-14 04:27:01 +00:00
config Move stuff from GlobalWinF to Global 2013-10-27 16:26:37 +00:00
images improve ram watch icons 2013-09-14 04:27:01 +00:00
movie refactor - move readonly flag from MainForm.cs to Global.cs 2013-11-01 15:35:30 +00:00
output rename lua functions that have changed in all checked in lua scripts 2013-11-01 15:19:35 +00:00
tools Move a bunch of logic from MainForm.Movie.cs to MovieSession.cs which is more conceptually appropriate, this also means that movie handling logic (including complex movie loadstate logic) is moved to Client.Common 2013-11-01 18:52:26 +00:00
AboutBox.Designer.cs Replace the "Play" and "Record" messages for movies with Icons. 2012-04-16 21:04:00 +00:00
AboutBox.cs show debug vs release mode in About Box 2013-06-20 00:16:51 +00:00
AboutBox.resx unofficial about box - Add a nifty close button 2012-03-28 23:43:15 +00:00
ArchiveChooser.Designer.cs fix archive chooser keyboard behaviour, and add a feature to deduct 16Bytes from the size if it looks like iNES 2012-10-17 00:07:28 +00:00
ArchiveChooser.cs move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files 2013-10-27 22:07:40 +00:00
ArchiveChooser.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
BizBox.Designer.cs add Saturn info to about box 2013-10-11 16:41:12 +00:00
BizBox.cs add Saturn info to about box 2013-10-11 16:41:12 +00:00
BizBox.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
BizHawk.MultiClient.csproj Move Movie lua library to client.common, and some refactoring necessary to do so 2013-11-01 15:43:15 +00:00
ExternalCoreSupport.cs forgot an add 2011-07-24 07:00:54 +00:00
GlobalWinF.cs Move stuff from GlobalWinF to Global 2013-10-27 16:26:37 +00:00
LogConsole.cs attempt to reconstruct reorg with history 2013-10-25 00:57:23 +00:00
LogWindow.Designer.cs LogWindow: replace textbox with a virtuallistview. while it may leave some things to be desired, it's not slow as balls. a superior implementation would be creating a VirtualTextBox of some sort 2012-12-03 21:19:39 +00:00
LogWindow.cs attempt to reconstruct reorg with history 2013-10-25 00:57:23 +00:00
LogWindow.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
MainForm.Designer.cs Finish code cleanup of MainForm.Events 2013-10-27 15:53:37 +00:00
MainForm.Events.cs Move a bunch of logic from MainForm.Movie.cs to MovieSession.cs which is more conceptually appropriate, this also means that movie handling logic (including complex movie loadstate logic) is moved to Client.Common 2013-11-01 18:52:26 +00:00
MainForm.Movie.cs detangle and move some savestate code to client.common 2013-11-01 20:53:47 +00:00
MainForm.Rewind.cs attempt to reconstruct reorg with history 2013-10-25 00:57:23 +00:00
MainForm.cs detangle and move some savestate code to client.common 2013-11-01 20:53:47 +00:00
MainForm.resources 2011-01-11 02:55:51 +00:00
MainForm.resx Finish code cleanup of MainForm.Events 2013-10-27 15:53:37 +00:00
NameStateForm.Designer.cs Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
NameStateForm.cs 2011-01-11 02:55:51 +00:00
NameStateForm.resources 2011-01-11 02:55:51 +00:00
NameStateForm.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
Program.cs move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files 2013-10-27 22:07:40 +00:00
RenderPanel.cs reapply edits and cleanup 2013-10-27 07:54:00 +00:00
ScreenSaver.cs fixs spaces into tabs in a bunch of files because I'm tired of fixing it gradually 2011-06-19 23:39:25 +00:00
Sound.cs Move stuff from GlobalWinF to Global 2013-10-27 16:26:37 +00:00
Throttle.cs attempt to reconstruct reorg with history 2013-10-25 00:57:23 +00:00
Watch.cs Ram Watch - Implement separator feature + reading it from files. Todo: Insert Separator menu/toolbar item 2011-01-21 18:37:53 +00:00
lua51.dll try fixing lua "buffer overflow" stack corruption crash when GC occurs while calling a cfunction 2012-06-11 22:15:49 +00:00