PKHeX/PKHeX.Core/Legality
Kurt d792c0d3a0 use u/L
use 'u' to denote uint values, so that less IL ops are required
~(21->17) in the case of IVs
no functional change, just a fun exercise looking at generated IL and
finding ways to use less ops
2019-02-23 15:36:26 -08:00
..
Areas Misc update 2019-01-09 21:11:14 -08:00
Encounters Misc updates 2019-02-21 21:54:41 -08:00
Enums Misc updates 2018-12-29 22:19:44 -08:00
Evolutions Misc reductions 2019-02-21 20:41:04 -08:00
Learnset misc alloc reductions 2019-01-06 21:00:27 -08:00
Moves Misc clean 2019-02-02 10:19:41 -08:00
RNG use u/L 2019-02-23 15:36:26 -08:00
Structures Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
Verifiers Refactoring iencounterable->pkm 2019-02-09 11:37:20 -08:00
Analysis.cs Expose parse results for external consumption 2019-02-14 20:14:46 -08:00
Checks.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
Core.cs Prevent g7 silvally from learning fire/water pledge 2019-02-19 22:57:07 -08:00
Data.cs Update xy fashion edits 2018-08-08 21:27:14 -07:00
GBRestrictions.cs Xmldoc 2019-02-23 14:57:35 -08:00
LegalityCheckStrings.cs Add pokestar studio fame / star stat pk5[0x87] 2018-12-31 21:01:58 -08:00
Memories.cs More cleaning 2019-02-03 20:28:03 -08:00
Tables.cs Misc api accessibility tweaks 2019-01-26 14:48:32 -08:00
Tables1.cs More gb restriction relocations 2018-10-10 16:32:02 -07:00
Tables2.cs More gb restriction relocations 2018-10-10 16:32:02 -07:00
Tables3.cs style updates 2018-09-14 22:37:47 -07:00
Tables4.cs Extract some reused logic 2019-02-20 22:10:15 -08:00
Tables5.cs Rewrite trade OT/Nick verification, g4 shuckie 2018-10-27 13:37:03 -07:00
Tables6.cs style updates 2018-09-14 22:37:47 -07:00
Tables7.cs Update for Latest Berry Event (#2234) 2019-01-08 06:14:41 -08:00
Tables7b.cs Update GO shinies (#2260) 2019-02-14 10:49:37 -08:00
VivillonTables.cs Misc reorg 2018-08-26 16:29:52 -07:00
WordFilter.cs add lock for cross thread dictionary manip 2018-08-25 10:48:37 -07:00