HexManiacAdvance/src
Benjamin Popp f631b31c6e Better bitfield editing support
With this change, you can now type a name of a bit into a bitfield to turn it on, and type a lone dash '-' to clear the bitfield. This makes it possible to have paste-scripts know the names of the moves they want to set, and then set them. For example:

`@tutormoves/bulbasaur - "mega kick" "solar beam" "grass knot"

The dash clears the bitfield, and then typing the names sets those bits.
2020-02-21 19:23:24 -06:00
..
HexManiac.Core Better bitfield editing support 2020-02-21 19:23:24 -06:00
HexManiac.Tests Better bitfield editing support 2020-02-21 19:23:24 -06:00
HexManiac.WPF Include Wiki Links for Quick Edits 2020-02-13 21:05:23 -06:00
SharedAssemblyInfo.cs Version Bump 2020-01-22 22:06:16 -06:00