PKHeX/PKHeX.Core/Game
Kurt 520c9da5c9 Update string loading
Remove usage of linq for sorting, use array.sort for in-place sorting.
Wasteful creating temp sorted buffers then enumerating them to dump into
the list.
2019-04-29 21:55:43 -07:00
..
GameStrings Update string loading 2019-04-29 21:55:43 -07:00
Ability.cs Add more xmldoc 2019-04-09 20:57:44 -07:00
Ball.cs Add more xmldoc 2019-04-09 20:57:44 -07:00
ComboItem.cs Misc updates 2019-03-18 21:34:21 -07:00
GameData.cs Misc fixes 2019-01-13 18:12:31 -08:00
GameUtil.cs Add swsh placeholders 2019-02-27 06:37:11 -08:00
GameVersion.cs Add swsh placeholders 2019-02-27 06:37:11 -08:00
GCVersion.cs Extract gc version IDs to separate logic 2019-03-16 16:48:38 -07:00
Gender.cs Add more xmldoc 2019-04-09 20:57:44 -07:00
IBasicStrings.cs Add more xmldoc 2019-04-09 20:57:44 -07:00
LanguageGC.cs Refactoring 2018-05-12 12:28:48 -07:00
LanguageID.cs Misc updates 2018-08-25 17:04:01 -07:00
MoveType.cs Add more xmldoc 2019-04-09 20:57:44 -07:00
Nature.cs Misc reorg 2018-08-26 16:29:52 -07:00
RegionID.cs Add more xmldoc 2019-04-09 20:57:44 -07:00
Species.cs Add more xmldoc 2019-04-09 20:57:44 -07:00