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
|
28023e8882
|
Fix debug mode of Client.Common
|
2013-10-24 23:46:46 +00:00 |
adelikat
|
5ee6ffabe0
|
Move RomGame to client.common and set common to allow unsafe code
|
2013-10-24 23:24:46 +00:00 |
adelikat
|
f1089e214c
|
Move 7z stuff and HawkFile to client.common
|
2013-10-24 23:04:29 +00:00 |
adelikat
|
80f0c75a41
|
Movie MovieSession to Client.Common
|
2013-10-24 22:26:28 +00:00 |
adelikat
|
11d2997db7
|
Refactor movie to get out all the client specific code, the solution usually was to move code into the tool that was calling it since the function itself had little to do with the movie object, move the movie object to client.common
|
2013-10-24 21:44:12 +00:00 |
adelikat
|
1b6b53f687
|
move some more movie classes to Client.Common
|
2013-10-21 21:55:19 +00:00 |
zeromus
|
b284f5b5e4
|
add FirmwaresConfigInfo dialog to show you more information about a firmware (such as which options the DB is allowing) and reformulate TI-83 firmware DB entries a bit--theyre wrong until we enter correct hashes though
|
2013-10-21 06:02:02 +00:00 |
adelikat
|
bce6ec3dd6
|
add some movie related objects to client.common, and refactor some things too
|
2013-10-21 01:50:58 +00:00 |
adelikat
|
f04efe0294
|
Move Firmware manager classes to Client.Common
|
2013-10-21 00:48:20 +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
|
17f5c63273
|
Move 7z stuff from Bizhawk.Util to BizHawk.Multiclient and delete the Bizhawk.Util project
|
2013-10-20 17:00:51 +00:00 |
adelikat
|
61bd10e84d
|
Remove the .NET4.5 project and solution files, move winform stuff from BizHawk.Util to the Multiclient project
|
2013-10-20 16:46:49 +00:00 |
adelikat
|
597540aadd
|
more project stuff
|
2013-10-20 16:38:44 +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
|
4223204348
|
N64 Virtual Pad - add Power and Reset buttons
|
2013-10-12 23:53:07 +00:00 |
adelikat
|
dd11967ed8
|
Ram Search - oops, fix anchoring
|
2013-10-07 13:48:28 +00:00 |
adelikat
|
0b340d3176
|
Move memory viewer to Hex Editor folder
|
2013-10-07 01:45:36 +00:00 |
adelikat
|
8557c96758
|
Rename all "new" config dialogs to their correct names
|
2013-10-06 20:45:04 +00:00 |
adelikat
|
b299430408
|
File reorganization - move all the platform specific tools to sub folders of the tools folder
|
2013-10-06 20:28:49 +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
|
56b8642f4c
|
New Cheats - progress on cheat editor
|
2013-10-05 15:45:39 +00:00 |
adelikat
|
8b38b16bf8
|
Start new Cheat form and related objects
|
2013-10-01 13:02:19 +00:00 |
adelikat
|
9a32145f82
|
Remove legacy Watch object and WatchCommon.cs and all references to them
|
2013-09-28 01:44:52 +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
|
b80f5a276e
|
New Ram Search - Undo/Redo functionality
|
2013-09-25 04:07:41 +00:00 |
adelikat
|
8db1c0b91e
|
New Ram Search - some misc small things
|
2013-09-23 13:44:46 +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 |
adelikat
|
299ee4673e
|
progres son new ram search, mostly small things and stubs
|
2013-09-14 19:07:11 +00:00 |
adelikat
|
e760ff56a4
|
Start New Ram Search
|
2013-09-14 06:02:53 +00:00 |
zeromus
|
b7f3acefcd
|
improve ram watch icons
|
2013-09-14 04:27:01 +00:00 |
adelikat
|
0cbfe849f5
|
Remove RamWatchNewWatch dialog
|
2013-09-14 03:15:51 +00:00 |
adelikat
|
2910878d05
|
Remove Ram Poke as a standalone dialog. Support new Ram Poke dialog in Hex Editor and Ram Search
|
2013-09-14 03:13:22 +00:00 |
adelikat
|
5c2b005eee
|
Old Ram Watch begone!
|
2013-09-14 02:31:21 +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
|
2e292ca2ee
|
Start new ram poke dialog
|
2013-09-10 17:46:24 +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 |
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 |
adelikat
|
ca579745de
|
add controller images to 2010 project file (not that they need to be in there)
|
2013-09-03 19:24:49 +00:00 |
adelikat
|
fab3d0cb60
|
remove Structure Watch from proj file
|
2013-08-28 18:06:28 +00:00 |
adelikat
|
eaf94ebda3
|
N64 VirtualPads - right-click sets autofire, this is done with a new VirtualPadButtons component that could be easily ported to other virtualpads as well
|
2013-08-28 18:01:34 +00:00 |
pasky1382
|
160c76c531
|
Added 'Always on Top' option to virtualpads
|
2013-08-28 17:20:53 +00:00 |
adelikat
|
3b0d01b4a7
|
Start a new Ram Watch dialog, not hooked up
|
2013-08-26 01:14:35 +00:00 |
adelikat
|
eb5f463b9d
|
move virtual pad files to their own folder
|
2013-08-26 00:47:11 +00:00 |
adelikat
|
fcb54994b3
|
Tweak the project files to group MainForm partial class files into one group, also make 2012 project compile
|
2013-08-25 00:33:16 +00:00 |
adelikat
|
39ee86fa92
|
Movie play movie and record movie dialogs to the movie folder, and fix 2012 project from recent commits
|
2013-08-23 01:54:58 +00:00 |