Commit Graph

11 Commits

Author SHA1 Message Date
zeromus 1a2b2c3dc5 attempt to reconstruct reorg with history 2013-10-25 00:57:23 +00:00
zeromus 249ddea268 revert to pre-refactor state. its a WIP, dont judge 2013-10-25 00:34:01 +00:00
adelikat 6c54faa7ab Rename Client.Core to BizHawk.Client.Common, and change all namespaces, reorganize some files, remove the LuaHawk project as it was a bad idea, change namespace in the PCE_Debugger project 2013-10-20 16:19:59 +00:00
adelikat 067363b80d Start a Client.Core project, and moved several files over to this, including Global.cs, made a GlobalWinF class for handling winform specific global instances 2013-10-20 00:00:59 +00:00
adelikat 6bbed2116f New Cehat List - basic add/edit functionality and other things 2013-10-05 20:22:55 +00:00
adelikat 56b8642f4c New Cheats - progress on cheat editor 2013-10-05 15:45:39 +00:00
adelikat f706bd45ae Ram Search - some fix ups with increment/decrement logic on text boxes 2013-09-28 21:49:05 +00:00
adelikat 15ad1d3234 Ram Search - fix some problems with specific value, float is still broken but fixed points should now work 2013-09-28 20:20:43 +00:00
adelikat 71b654c4b4 New Ram Search - some fixes 2013-09-28 00:10:06 +00:00
adelikat 927b3e0d53 New Ram Search - support searching all basic operators for previous, specific value, specific address, and number of changes 2013-09-21 23:55:17 +00:00
adelikat 4415fa9fd5 Create a new TexBox control called WatchValueBox which manages all the pre and post validation logic for typing a value based on all the watch display types, refactor Ram Poke to use this box instead of having its own logic 2013-09-21 17:34:24 +00:00