pokemongoiv/oxt/PokemonGoIV
2017-05-04 10:52:45 +08:00
..
0Main.xba Limit the max level of Pokémons to 40. 2017-03-24 17:17:08 +08:00
1Dialog.xba Moved fnAskParam from 0Main to 1Dialog, to move all UI to 1Dialog and keep only algorithm in 0Main. 2017-03-24 16:51:32 +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 Fixed the indent from 4 spaces to tabs. 2017-03-01 23:48:57 +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 Localized team names, team leader names, team leader appraisals, and parts of the Pokémon names for Chinese. 2017-05-04 10:52:45 +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