Commit Graph

16 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 6b38ab74b5 Fix drag & drop on ram watch, ram search, and cheats 2013-10-13 17:04:46 +00:00
adelikat 1d61f8f08d Ram Search - turn off label edit 2013-10-13 15:36:17 +00:00
adelikat 7fa89b89b3 Refactor various numeric textboxes in ram tools to use new better built in methods and properties 2013-10-11 17:57:58 +00:00
adelikat dd11967ed8 Ram Search - oops, fix anchoring 2013-10-07 13:48:28 +00:00
adelikat be742bc919 Ram Search - implement Go to Address (Ctrl+G) 2013-10-07 00:28:43 +00:00
adelikat 6fa73d0de5 Remove Previous Value = last change option, also remove temporary New Ram Search menu item 2013-09-29 21:15:47 +00:00
adelikat ad4f45d4e3 Ram Search - if domain size is 1mb or larger, automatically switch to fast mode for the user 2013-09-29 15:32:35 +00:00
adelikat 24d3ed97ca Ram Search - dropdowns for size and display type 2013-09-29 14:43:13 +00:00
adelikat 6e48bf1dd5 Remove now obsolete HistoryCollection object, and change Text property of Ram Search (forgot to do that last commit) 2013-09-28 01:27:52 +00:00
adelikat e9f3e7afe4 Remove old ram search and replace with new one 2013-09-28 01:24:45 +00:00
adelikat 130b83d920 fix small bug in context menu of ram watch, ram search - disallow label edit and start new search automatically on load 2013-09-27 01:02:28 +00:00
adelikat e49c00ac36 Reorganize the tools folder, making new folders for Lua, Watch, and Hex Editor, start new Watch Editor dialog. Split new Watch objects into their own file, rename legacy watch object accordingly 2013-09-07 18:36:49 +00:00