ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.PluginFramework/Interfaces/PluginInterfaces.cs
Revision 684 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 17 08:52:54 2013 UTC (10 years, 3 months ago) by william
File length: 5142 byte(s)
Diff to previous 682 (colored)

Revision 682 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 17 08:27:34 2013 UTC (10 years, 3 months ago) by william
File length: 5044 byte(s)
Diff to previous 680 (colored)
+ fix-up null plugins

Revision 680 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 17 08:03:34 2013 UTC (10 years, 3 months ago) by william
File length: 4988 byte(s)
Diff to previous 679 (colored)

Revision 679 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 17 07:31:15 2013 UTC (10 years, 3 months ago) by william
File length: 4991 byte(s)
Diff to previous 590 (colored)
+ move some data into pluginframework

Revision 590 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 6 10:08:17 2013 UTC (10 years, 3 months ago) by william
File length: 4675 byte(s)
Diff to previous 574 (colored)

Revision 574 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 6 07:39:04 2013 UTC (10 years, 3 months ago) by william
File length: 4634 byte(s)
Diff to previous 477 (colored)
+ change addresses to ulong -- still need to update other code to handle this

Revision 477 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 3 18:35:45 2013 UTC (10 years, 4 months ago) by william
File length: 4632 byte(s)
Diff to previous 471 (colored)
revert r471: pass process informatin by using the process's PID, instead of passing the process as a reference

+ pass the process instead
Revision 471 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 3 07:13:44 2013 UTC (10 years, 4 months ago) by william
File length: 3632 byte(s)
Diff to previous 444 (colored)
+ pass process informatin by using the process's PID, instead of passing the process as a reference

Revision 444 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 2 18:56:41 2013 UTC (10 years, 4 months ago) by william
File length: 4632 byte(s)
Diff to previous 440 (colored)
+ update serialization reader/writer to include a search results guid

Revision 440 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 28 19:10:10 2013 UTC (10 years, 4 months ago) by william
File length: 4578 byte(s)
Diff to previous 437 (colored)
+ add support to usercontrol plugins to dock the controls on the form

Revision 437 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 28 18:08:23 2013 UTC (10 years, 4 months ago) by william
File length: 4392 byte(s)
Diff to previous 399 (colored)
+ current wip for custom usercontrol plugins

Revision 399 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 20 13:24:49 2012 UTC (11 years, 3 months ago) by william
File length: 4215 byte(s)
Diff to previous 389 (colored)

Revision 389 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 19 12:47:26 2012 UTC (11 years, 3 months ago) by william
File length: 4134 byte(s)
Diff to previous 378 (colored)

Revision 378 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 19 07:56:36 2012 UTC (11 years, 3 months ago) by william
File length: 2723 byte(s)
Diff to previous 366 (colored)
use uint instead of int for memory addresses

Revision 366 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 10 03:14:42 2012 UTC (11 years, 3 months ago) by william
File length: 2722 byte(s)
Diff to previous 357 (colored)

Revision 357 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 10 00:47:58 2012 UTC (11 years, 3 months ago) by william
File length: 2682 byte(s)
Diff to previous 329 (colored)

Revision 329 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 7 19:18:31 2012 UTC (11 years, 3 months ago) by william
File length: 2615 byte(s)
Diff to previous 287 (colored)
+ add more logic for auto process refresh

Revision 287 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 08:52:07 2012 UTC (11 years, 4 months ago) by william
File length: 2590 byte(s)
Diff to previous 234 (colored)

Revision 234 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 3 12:38:31 2012 UTC (11 years, 4 months ago) by william
File length: 2581 byte(s)
Diff to previous 228 (colored)
+ add new interfaces for config

Revision 228 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 2 16:02:01 2012 UTC (11 years, 4 months ago) by william
File length: 2263 byte(s)
Diff to previous 198 (colored)

Revision 198 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 31 07:13:43 2012 UTC (11 years, 4 months ago) by william
File length: 2136 byte(s)
Diff to previous 196 (colored)
+ initial support for memoryview and getting ram from process for display

Revision 196 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 31 05:52:41 2012 UTC (11 years, 4 months ago) by william
File length: 2001 byte(s)
Diff to previous 153 (colored)
+ add some event code
+ add memeory view  dialog (wip)

Revision 153 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 28 02:20:29 2012 UTC (11 years, 4 months ago) by william
File length: 1908 byte(s)
Diff to previous 94 (colored)

Revision 94 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 9 22:31:56 2012 UTC (11 years, 4 months ago) by william
File length: 1587 byte(s)
Diff to previous 92 (colored)

Revision 92 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 9 21:42:21 2012 UTC (11 years, 4 months ago) by william
File length: 1313 byte(s)
Diff to previous 88 (colored)

Revision 88 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 9 20:52:20 2012 UTC (11 years, 4 months ago) by william
File length: 1289 byte(s)
Diff to previous 87 (colored)

Revision 87 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 9 19:51:42 2012 UTC (11 years, 4 months ago) by william
File length: 1243 byte(s)
Diff to previous 86 (colored)
+ add support for loading and saving config plugins

Revision 86 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 9 19:41:06 2012 UTC (11 years, 4 months ago) by william
File length: 1083 byte(s)
Diff to previous 83 (colored)
+ add support to set plugins in user settings

Revision 83 - (view) (download) (annotate) - [select for diffs]
Added Wed May 9 17:48:15 2012 UTC (11 years, 4 months ago) by william
File length: 1001 byte(s)
plugin wip

(Current path doesn't exist after revision 685)

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a