PKHeX/PKHeX.Core/Legality
javierhimura f889a6ce7f Fix generation 1/2 encounters for pokemon with different initial moves in yellow/crystal than r/b/g/s
The encounter generator was returning always RBY and GSC and that make the ParseMovesGenGB to check only for rb and gs learnset for initial moves, the game returned should be the game for the encounter to make ParseMovesGenGB use the correct learnset table for the initial moves
Closes #1417
2017-08-25 16:25:59 +02:00
..
Encounters Fix generation 1/2 encounters for pokemon with different initial moves in yellow/crystal than r/b/g/s 2017-08-25 16:25:59 +02:00
Enums Refactoring 2017-07-31 17:09:16 -07:00
RNG Add gen2 japanese eggs 2017-08-05 20:25:20 -07:00
Structures Refactoring 2017-08-24 10:09:34 -07:00
Analysis.cs Misc updates 2017-08-15 21:16:47 -07:00
Checks.cs Add xk3 fateful check 2017-08-21 08:59:26 -07:00
Core.cs Fix shedinja egg relearn edge case 2017-08-12 14:11:30 -07:00
Data.cs Refactoring 2017-06-17 18:37:19 -07:00
LegalityCheckStrings.cs Fix typo 2017-07-06 22:05:54 -07:00
RibbonStrings.cs Misc fixes 2017-08-19 18:43:36 -07:00
Tables.cs Fix shedinja egg relearn edge case 2017-08-12 14:11:30 -07:00
Tables1.cs Relocate encounter data loading to separate files 2017-07-25 00:28:43 -07:00
Tables2.cs Add normal box to gsc held item table 2017-08-16 16:28:38 -07:00
Tables3.cs Relocate encounter data loading to separate files 2017-07-25 00:28:43 -07:00
Tables4.cs Relocate encounter data loading to separate files 2017-07-25 00:28:43 -07:00
Tables5.cs Relocate encounter data loading to separate files 2017-07-25 00:28:43 -07:00
Tables6.cs Switch air cutter for roost (oras tutors) 2017-07-25 23:30:10 -07:00
Tables7.cs Misc lc fixes 2017-08-12 01:30:19 -07:00
VivillonTables.cs Refactoring 2017-06-17 18:37:19 -07:00