PKHeX/PKHeX.Core/Legality
Kurt 39f98a4a94 Misc qol updates
Check max case for level first, then iterate upwards (eliminates inner
if)
change wc* nature to sbyte (update comparisons, 0xFF too magic-y)
use Rand.Next(x) instead of (0, x)
2018-10-27 21:59:31 -07:00
..
Areas Split apart headbutt tree logic 2018-08-28 15:10:08 -07:00
Encounters Misc qol updates 2018-10-27 21:59:31 -07:00
Enums Update legality check message string style 2018-09-01 14:11:12 -07:00
Evolutions style updates 2018-09-14 22:37:47 -07:00
Learnset Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
Moves Misc parse settings reorg 2018-10-05 19:58:30 -07:00
RNG Misc qol updates 2018-10-27 21:59:31 -07:00
Structures Expose checkresult properties 2018-09-05 21:27:52 -07:00
Verifiers Misc qol updates 2018-10-27 21:59:31 -07:00
Analysis.cs Misc qol updates 2018-10-27 21:59:31 -07:00
Checks.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
Core.cs Misc qol updates 2018-10-27 21:59:31 -07:00
Data.cs Update xy fashion edits 2018-08-08 21:27:14 -07:00
GBRestrictions.cs More gb restriction relocations 2018-10-10 16:32:02 -07:00
LegalityCheckStrings.cs Rewrite trade OT/Nick verification, g4 shuckie 2018-10-27 13:37:03 -07:00
Memories.cs Misc qol updates 2018-10-27 21:59:31 -07:00
Tables.cs Misc qol updates 2018-10-27 21:59:31 -07: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 style updates 2018-09-14 22:37:47 -07: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 Misc qol updates 2018-10-27 21:59:31 -07: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