Kurt
|
fc754b346b
|
File scoped namespaces (#3529)
[Language Reference](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-10.0/file-scoped-namespaces)
Updates all the files, one less level of indentation.
Some small changes were made to API surfaces, renaming `PKM pkm` -> `PKM pk`, and `LegalityAnalysis.pkm` -> `LegalityAnalysis.Entity`
|
2022-06-18 11:04:24 -07:00 |
|
Kurt
|
4ec60916c1
|
Minor refactoring for pkmeditor GUI
Cleans up some interactions to be a little more obvious
|
2021-07-30 18:05:17 -07:00 |
|
Kurt
|
83f2d3f48f
|
Show changelog when requested
|
2018-11-16 17:38:09 -08:00 |
|
Kurt
|
2d472f11e6
|
Allow "About" form to be translated
use tabcontrol instead of toggling buttons
|
2018-07-21 10:35:01 -07:00 |
|
Evan Dixon
|
52c4fbbe97
|
Converted PKHeX.Core to .Net Standard
Refactored and rearranged things as needed to allow the change
|
2017-05-11 23:34:18 -05:00 |
|
Kurt
|
595c7eb4c5
|
Split winforms to separate project
resources still are associated with winforms, eh
program still runs fine and I've replicated the mono build options. lmk
if this breaks stuff
|
2017-01-07 23:54:09 -08:00 |
|