Commit Graph

24 Commits

Author SHA1 Message Date
zeromus fa40ae718f reapply edits and cleanup 2013-10-27 07:54:00 +00:00
zeromus 179dbd4124 revert back to r5156 2013-10-27 07:45:59 +00:00
adelikat f72303f326 Move watchlist to common 2013-10-25 13:27:20 +00:00
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 59386b59f1 Move Cheat and CheatList to Client.Common and refator a bunch of things as a result 2013-10-20 18:02:43 +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 bb2ff540db Some code refactoring - movie winform specific code from RecentFiles to ToolHelpers 2013-10-17 00:21:45 +00:00
adelikat 0a0b8ac173 Lots of fixes to Ram Search, Ram Watch, and Cheats 2013-10-14 01:37:09 +00:00
adelikat cc19b392eb DIalog cleanup on AV dialogs 2013-10-13 16:34:12 +00:00
adelikat a41f192aa0 oops, fix freezing of addresses from Ram Search and Ram Watch 2013-10-13 16:05:28 +00:00
adelikat 719b705f6d New Cheat system - various fixes to actually make it work 2013-10-06 18:44:51 +00:00
adelikat 5a0c075270 Round 1 of Removing the old cheat system in factor of the new one, old dialog and cheats removed from most tools and the mainform. Lua and Game Genie dialogs still use the legacy cheat system and therefore are busted in this commit. 2013-10-06 16:40:51 +00:00
adelikat 56b8642f4c New Cheats - progress on cheat editor 2013-10-05 15:45:39 +00:00
adelikat 55cab352a1 New Cheat Search - implement various things 2013-10-04 16:06:08 +00:00
adelikat 91a189bc60 new cheat search progress, and make the Saturn preferences dialog a little more professional loooking 2013-10-03 23:58:56 +00:00
adelikat efbd1b2b4e Ram Search/Ram Watch - support multiple addresses with the View in Hex Editor feature 2013-09-29 16:09:48 +00:00
adelikat 665ceac228 Ram Search - don't allow user to select domains larger than 64mb 2013-09-29 15:42:00 +00:00
adelikat e9f3e7afe4 Remove old ram search and replace with new one 2013-09-28 01:24:45 +00:00
adelikat 8d4fd1d7fa New Ram Search - more GUI work, including context menu 2013-09-23 16:01:19 +00:00
adelikat 5c2b005eee Old Ram Watch begone! 2013-09-14 02:31:21 +00:00
adelikat 0442eddf5a New Ram Watch - implement freeze address 2013-09-08 04:13:31 +00:00
adelikat a8234b6147 New Ram Watch - implement memory domains menu, using a new ToolHelpers class and a method that generates it (todo: refactor other tool dialogs to it this way), and some more features such as Separator, SelectAll, move up, move down, remove 2013-09-07 05:17:29 +00:00