.. |
NewRamSearch.Designer.cs
|
New Ram Search - add restart icon notification on settings that require a new search, also fix bug in big endian and check mis-aligned options
|
2013-09-27 00:55:53 +00:00 |
NewRamSearch.cs
|
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 |
NewRamSearch.resx
|
New Ram Search - implement some more menu items and toolbar buttons
|
2013-09-22 01:53:20 +00:00 |
RamPoke.Designer.cs
|
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 |
RamPoke.cs
|
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 |
RamPoke.resx
|
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 |
RamSearch.Designer.cs
|
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 |
RamSearch.cs
|
Add Always on Top feature to Ram Watch, fix Ram Search Always On Top feature, remove some now unused variables from the config, fix a widths bug in cheat search dialog
|
2013-09-25 23:09:39 +00:00 |
RamSearch.resx
|
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 |
RamSearchEngine.cs
|
New Ram Search - implement column ordering and other listview events (copy, double click to add to ram watch, select all, etc)
|
2013-09-26 01:39:12 +00:00 |
RamWatch.Designer.cs
|
New Ram Search - Columns - show/hide, save/load column enabled status, width, and column orders
|
2013-09-26 00:51:08 +00:00 |
RamWatch.cs
|
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 |
RamWatch.resx
|
improve ram watch icons
|
2013-09-14 04:27:01 +00:00 |
Watch.cs
|
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 |
WatchCommon.cs
|
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 |
WatchEditor.Designer.cs
|
Add feature to hex textboxes where up and down increment/decrement the value. New Watch Editor - tab orders
|
2013-09-09 14:13:31 +00:00 |
WatchEditor.cs
|
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 |
WatchEditor.resx
|
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 |
WatchHistory.cs
|
New Ram Search - Undo/Redo functionality
|
2013-09-25 04:07:41 +00:00 |
WatchLegacy.cs
|
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 |
WatchList.cs
|
refactor watch objects, so that the base types have a previous value as opposed to the detailed types
|
2013-09-15 16:01:16 +00:00 |
WatchValueBox.cs
|
New Ram Search - support searching all basic operators for previous, specific value, specific address, and number of changes
|
2013-09-21 23:55:17 +00:00 |