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
|
c75f543f8b
|
Minor tweaks
|
2022-06-07 23:32:57 -07:00 |
|
Kurt
|
b8734dd3aa
|
Add ctrl/alt click for contest stats
Closes #3476
|
2022-04-11 11:57:55 -07:00 |
|
Kurt
|
7523e0e200
|
Make ContestStat fields byte (from int)
|
2021-01-01 13:39:08 -08:00 |
|
Kurt
|
de840f40d4
|
Invert some "!is" to "is not"
|
2020-12-29 00:58:08 -08:00 |
|
Kurt
|
43dd390f21
|
Split IContestStats, mark trades as records
|
2020-12-24 00:06:40 -08:00 |
|
Kurt
|
7e4eb86e93
|
c#9 is not sugar
|
2020-12-22 21:24:41 -08:00 |
|
Kurt
|
c8563a3737
|
Respacening
Style guidelines, handle a bunch of files
no functional change
|
2018-07-26 19:34:27 -07:00 |
|
Kurt
|
27e917551f
|
Simplify conteststat editor usage
make consistent with interface names
|
2018-06-02 22:04:32 -07:00 |
|
Kurt
|
ae3b6a7fa1
|
Simplify IContestStats usage
remove new[] creating for checking if any contest stats exist
(HasContestStats)
|
2018-06-02 21:19:03 -07:00 |
|
Kurt
|
bf6ef284b1
|
Move contest stat to separate usercontrol
#1272
Smart label now appears for gen 3-5
|
2017-06-25 10:57:35 -07:00 |
|