PKHeX/PKHeX.Core/Game
Regnum 9e40fa132f
Improved Pokewalker Editing (#2958)
* Added PokeWalker Courses, Watts, and Steps editing

* Use util method for getting bitflags

* Keep old cheat method

Change signature so that the default value passed is to unlock all; can pass 0 instead to lock all

* Pass reference to derived sav4-type object

Wev'e already type-tested once, capture the reference and pass it into the appropriate load/save methods.

* Add control anchoring for window resizing

Also widen the labels for localization (longer strings possibly)
2020-08-01 09:20:13 -07:00
..
Enums Initial Isle of Armor support 2020-06-19 18:51:15 -05:00
GameStrings Improved Pokewalker Editing (#2958) 2020-08-01 09:20:13 -07:00
ComboItem.cs Keep text/value as get properties 2019-10-27 12:47:09 -07:00
GameUtil.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
IBasicStrings.cs Add more xmldoc 2019-04-09 20:57:44 -07:00