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
|
ab723af640
|
Expose Context for SaveFile/ITrainerInfo
|
2022-06-03 19:08:46 -07:00 |
|
Kurt
|
36bf73818e
|
Source trainers for encounter database
Closes #3364
Related: #3358
|
2022-01-03 19:33:10 -08:00 |
|
Kurt
|
1efebe51d3
|
Simplify Country/Region/ConsoleRegion to byte from int
Only exists in gen6/7 games.
|
2021-08-02 19:43:57 -07:00 |
|
Kurt
|
12d9397c8c
|
Split GO from "GG" gameversion
Make Gen7b as the combined ver for that expression
|
2020-08-06 18:24:20 -07:00 |
|
Kurt
|
b7211000b0
|
Split Country/Region/ConsoleRegion from ITrainerInfo
Only present in mainline gen6/7 game pairs, so it's not wise to have it for all games
|
2020-07-31 13:53:42 -07:00 |
|
Kurt
|
08e293dadc
|
Add SimpleTrainerInfo constructor
zeroes out console region data if not present in game
|
2019-11-26 16:55:28 -08:00 |
|
Kurt
|
8d8adde2b1
|
sealed
sealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealedsealed
|
2019-10-03 19:09:02 -07:00 |
|
Kurt
|
71faaee31c
|
Refactor savefile tid/sid to int
can now use TrainerID editor control on a savefile... soon?
|
2018-04-28 11:06:58 -07:00 |
|
Kurt
|
e026a8ab49
|
Add default trainer info
use in pkmeditor and utilize
|
2018-03-28 18:52:50 -07:00 |
|