../
|
RomCheater.UserSettingsSupport/
|
212
(11 years ago)
by william:
ignore CS0436: importing conflicting types (AssemblyConfig)
|
VersioningSupport/
|
261
(11 years ago)
by william:
|
SvnVersionHelper/
|
278
(11 years ago)
by william:
|
RomCheater.CheatPlugin/
|
443
(10 years ago)
by william:
|
MSBuild_CurrentVersion/
|
468
(10 years ago)
by william:
|
RomCheater.CorePlugins/
|
590
(10 years ago)
by william:
|
RomCheater.Core/
|
604
(10 years ago)
by william:
remove private modifer from: const byte BitsPerByte=8 (it is redundant to declare it private, because no access modifier is automatically marked private by default)
|
deps/
|
640
(10 years ago)
by william:
private void DrawTab(Graphics g, TabVS2005 tab)
* rectTabOrigin.Width cannot be 0, if it is, set it to 1
** this fixes crashes in the main form (or users of autohide tabs)
|
RomCheater.EmuMMAPPlugin/
|
654
(10 years ago)
by william:
+ cleanup code
|
RomCheater/
|
665
(10 years ago)
by william:
|
RomCheater.Logging/
|
668
(10 years ago)
by william:
|
RomCheater.RVACalculator/
|
672
(10 years ago)
by william:
+ subscribe txtRVA to the valuechanged event
|
Win32/
|
673
(10 years ago)
by william:
MaskedHexBox:
set: txtMaskedHexBox.InsertKeyMode = InsertKeyMode.Overwrite;
** this allows us to directly overwrite text in control
|
RomCheater.PluginFramework/
|
674
(10 years ago)
by william:
+ add a scratchpad plugin
|
applications_32.ico
|
383
(11 years ago)
by william:
|
managedwinapi-src-0.3.zip
|
466
(10 years ago)
by william:
|
RomCheater_performance_profile.psess
|
555
(10 years ago)
by william:
|
RomCheater.sln
|
659
(10 years ago)
by william:
+ add plugin: RVACalculator
|