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
|
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
|
400e01cc0e
|
Some code refactoring - fix Watch Editor to use the ToolHelpers method for creating Memory Domain dropdowns
|
2013-10-11 17:26:15 +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
|
b26972a4fc
|
refactor Watch object Generation methods
|
2013-09-28 17:06:35 +00:00 |
adelikat
|
9b6738b6b5
|
Refactor the Watch object to remove the notion of detailed vs fast. The original intent of this distinction was for ram search, but ram search internally does not use the Watch object.
|
2013-09-28 02:42:56 +00:00 |
adelikat
|
da9c73e011
|
new Ram Poke - fix up Value box behavior, and misc code cleanup of new ram tools code
|
2013-09-14 01:18:45 +00:00 |
adelikat
|
fc7ea29be0
|
New Ram Poke - implemented poking for types other than float and fixed point, some fix ups
|
2013-09-12 03:28:45 +00:00 |
adelikat
|
d7c6d79148
|
New Watch Editor - fix bug where address wasn't being updated
|
2013-09-09 21:45:44 +00:00 |
adelikat
|
5d4d91603d
|
New Ram WAtch - context menu and key events
|
2013-09-08 20:33:15 +00:00 |
adelikat
|
aa314fc219
|
New Watch Editor - duplicate watch done, fix editing
|
2013-09-08 03:45:13 +00:00 |
adelikat
|
8704acdaf3
|
New Watch Editor - Edit Mode done
|
2013-09-08 02:51:53 +00:00 |
adelikat
|
8b7798896a
|
new Watch editor - adding new watch now works
|
2013-09-08 00:36:28 +00:00 |
adelikat
|
ddb6adf593
|
Progress on new watch editor
|
2013-09-07 20:00:17 +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 |