BizHawk/BizHawk.MultiClient
adelikat f7138e6514 move NES game genie encoding/decoding logic into specialized classes in client.common and refactor the dialog and lua functions accordingly 2013-11-02 01:48:35 +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 Fix bugs in things that use HexTextBox, and some bugs that made the Encoder part of NES GameGenie Encoder/Decoder not work 2013-11-02 00:44:55 +00:00
DisplayManager Move joypad lua library to common, and move some stuff to Global in order to do so 2013-11-01 22:56:55 +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 some FirmwareManager things to client.common 2013-11-01 23:17:30 +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 NES game genie encoding/decoding logic into specialized classes in client.common and refactor the dialog and lua functions accordingly 2013-11-02 01:48:35 +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 snes lua library to common 2013-11-01 23:49:44 +00:00
ExternalCoreSupport.cs forgot an add 2011-07-24 07:00:54 +00:00
GlobalWinF.cs Move joypad lua library to common, and move some stuff to Global in order to do so 2013-11-01 22:56:55 +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 some FirmwareManager things to client.common 2013-11-01 23:17:30 +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 move some FirmwareManager things to client.common 2013-11-01 23:17:30 +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