Commit Graph

36 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 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 0e934d5454 More fixes to the cheats system 2013-10-14 02:26:06 +00:00
adelikat 0a0b8ac173 Lots of fixes to Ram Search, Ram Watch, and Cheats 2013-10-14 01:37:09 +00:00
adelikat 6b38ab74b5 Fix drag & drop on ram watch, ram search, and cheats 2013-10-13 17:04:46 +00:00
adelikat fe023713e3 Cheats - define the CheatList as distinct cheats, a cheat is distinct on Domain and address only 2013-10-09 16:28:15 +00:00
adelikat 482164655f Cheats - add a few missing variables to restore defaults 2013-10-06 22:16:12 +00:00
adelikat c93df8341f Fix bugs in .chet file saving 2013-10-06 22:09:16 +00:00
adelikat 30bd5fa07b Rename new cheat files 2013-10-06 20:06:28 +00:00
adelikat 1cf87f33d8 Old Cheat system gone and deleted! 2013-10-06 20:02:34 +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 ab26bbecfc New Cheat list - some settings, and UI cleanup 2013-10-05 23:16:35 +00:00
adelikat 0d278bb67f New Cheat List - support saving and loading of size,display type, and endian, while still supporting pre-existing .cht files 2013-10-05 22:16:45 +00:00
adelikat b59ac97d5f New Cheat List - column ordering 2013-10-05 21:37:01 +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 0e758ab1a2 New Cheat List - lots of stuff 2013-10-05 03:40:36 +00:00
adelikat 03302508fc new cheat dialog - implement file saving 2013-10-05 01:30:59 +00:00
adelikat 758b2b6675 New Cheat Dialog - implement Toggle, Duplicate, and Open Game Genie 2013-10-05 00:38:46 +00:00
adelikat 89ba4ffe8e New Cheat Dialog - implement Movie up/down, Remove, select all, disable all cheats 2013-10-04 23:50:26 +00:00
adelikat bfaebbf51d New Cheat Dialog - implement display of all column values 2013-10-04 23:00:41 +00:00
adelikat a32578eb42 New Cheat List - fix bugs in file loading 2013-10-04 22:21:09 +00:00
adelikat 55cab352a1 New Cheat Search - implement various things 2013-10-04 16:06:08 +00:00
adelikat 1c4a479f23 New Cheat List - some progress 2013-10-04 01:35:58 +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 741a4a9b83 New Cheat List - some small progress 2013-10-03 15:27:51 +00:00
adelikat b87e4b4bca New Cheat Form - some progress 2013-10-02 15:09:49 +00:00
adelikat f8d172bc88 new Cheats dialog - some small misc things 2013-10-02 13:02:09 +00:00
adelikat 96af3d08a1 Start new cheat list 2013-10-02 00:21:58 +00:00
adelikat cac56ee8d1 Implement new Cheat object (in theory) 2013-10-01 17:24:33 +00:00
adelikat 8b38b16bf8 Start new Cheat form and related objects 2013-10-01 13:02:19 +00:00