ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/Docking
(Current path doesn't exist after revision 884)
r313
File Last Change
 ../
MemorySearch/ 280 (11 years ago) by william: + import search code from PCSX2 Ram Dump (no need to re-invent the wheel...plus it cuts down on code refactoring time)
UI/ 287 (11 years ago) by william:
FloatingAboutBox.Designer.cs 152 (11 years ago) by william: + add support to save dock layout
FloatingAboutBox.cs 152 (11 years ago) by william: + add support to save dock layout
FloatingAboutBox.resx 147 (11 years ago) by william:
FloatingDataTypeConverter.Designer.cs 226 (11 years ago) by william: + commit final wip for numeric datatype converter
FloatingDataTypeConverter.cs 226 (11 years ago) by william: + commit final wip for numeric datatype converter
FloatingDataTypeConverter.resx 219 (11 years ago) by william: + change form.text name
FloatingLogWindow.Designer.cs 308 (11 years ago) by william: + add logic to set autoscroll checkbox on/off based on AutoScroll value
FloatingLogWindow.cs 146 (11 years ago) by william:
FloatingLogWindow.resx 146 (11 years ago) by william:
FloatingMemorySearcher.Designer.cs 288 (11 years ago) by william:
FloatingMemorySearcher.cs 305 (11 years ago) by william: + split config and process updates into seperate methods
FloatingMemorySearcher.resx 230 (11 years ago) by william: + commit search wip
FloatingMemoryView.Designer.cs 198 (11 years ago) by william: + initial support for memoryview and getting ram from process for display
FloatingMemoryView.cs 287 (11 years ago) by william:
FloatingMemoryView.resx 197 (11 years ago) by william: + set name of memory view dialog
FloatingRamDumperDialog.Designer.cs 249 (11 years ago) by william: change address from uint to int
FloatingRamDumperDialog.cs 282 (11 years ago) by william: + determine maximum array size to read memory into byte[] array = 0x7fffffc7 (int.MaxValue-0x38)
FloatingRamDumperDialog.resx 156 (11 years ago) by william: + add support for selecting process by different means
PIDSelector.cs 304 (11 years ago) by william: remove: private void OnProcessChanged(ProcessChangedEventArgs e) { }
PIDSelector.designer.cs 286 (11 years ago) by william: + more wip
PIDSelector.resx 150 (11 years ago) by william:
2 directories and 21 files shown