pokemongoiv/oxt/PokemonGoIV
依瑪貓 f0c756b917 * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet.
* Moved fnMapPokemonNameToId from 0Main to 9Load, because it is only used in 9Load.
* Separated sPokemonId from sPokemonName in the data structure, to fix the confusion for Farfetch'd, Nidoran♀, Nidoran♂, and Mr. Mime.
* Advanced to 0.4.0.
* Updated the update information.
2017-03-01 23:11:17 +08:00
..
0Main.xba * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet. 2017-03-01 23:11:17 +08:00
1Dialog.xba * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet. 2017-03-01 23:11:17 +08:00
2Data.xba * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet. 2017-03-01 23:11:17 +08:00
8Registry.xba Renamed the Appraisal1 field to Total, and the Appraisal2 field to Max. 2016-12-12 17:13:09 +08:00
9Load.xba * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet. 2017-03-01 23:11:17 +08:00
dialog.xlb Added the dialog for localization and easier UI. 2016-12-06 00:33:01 +08:00
DialogStrings_de_DE.properties * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet. 2017-03-01 23:11:17 +08:00
DialogStrings_en_US.default Added the dialog for localization and easier UI. 2016-12-06 00:33:01 +08:00
DialogStrings_en_US.properties * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet. 2017-03-01 23:11:17 +08:00
DialogStrings_zh_TW.properties * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet. 2017-03-01 23:11:17 +08:00
DlgMain.xdl * Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet. 2017-03-01 23:11:17 +08:00
script.xlb Moved the dialog UI control from 0Main to 1Dialog, to keep the code clean. 0Main processes mostly the algorithm itself now. 2017-02-24 18:12:57 +08:00