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
|
60de53063a
|
Minor tweaks
Extract some logic
|
2022-03-26 15:51:12 -07:00 |
|
Kurt
|
bc809af06c
|
Split PKHeX.Drawing into subprojects
Allows trimmed dll usage by keeping pkm sprites in one project, and all other cosmetic UI stuff in another project
|
2021-11-27 15:48:08 -08:00 |
|
Kurt
|
bedc52943e
|
Trailing commas
No functional change
|
2021-08-20 13:49:20 -07:00 |
|
Kurt
|
6bce4eea14
|
Minor clean
Annotations (nullable), some switch cases for readability
|
2021-03-14 16:16:55 -07:00 |
|
Kurt
|
09089da14e
|
Use more expression return style
Reduces indentation & bracketing, a bit more concise
|
2021-01-01 17:08:49 -08:00 |
|
Kurt
|
cefb56a749
|
Sword/Shield Update
|
2019-11-15 17:52:08 -08:00 |
|
Kurt
|
4baf745af8
|
Use some c#8 sugar
static local functions
switch expressions
using usings :)
nullable next?
|
2019-10-07 18:40:09 -07:00 |
|
Kurt
|
08561236f7
|
Relocate content not associated to SAVEditor
|
2019-10-03 18:29:53 -07:00 |
|