pokemongoiv/oxt/PokemonGoIV
依瑪貓 0ccb03c7e7 * Replaced the term "Player" with "Trainer" in variable names, dialog control names, and comments.
* Renamed the last dialog selected Pokémon from sLastSelected to sLastPokemon, and the last selected trainer level from sLastLevel to sLastTrainerLevel, for a consistent naming scheme.
* Advanced to version 0.8.4.
2017-11-30 23:11:03 +08:00
..
0Main.xba * Replaced the term "Player" with "Trainer" in variable names, dialog control names, and comments. 2017-11-30 23:11:03 +08:00
1Dialog.xba * Replaced the term "Player" with "Trainer" in variable names, dialog control names, and comments. 2017-11-30 23:11:03 +08:00
2Report.xba * Replaced the term "Player" with "Trainer" in variable names, dialog control names, and comments. 2017-11-30 23:11:03 +08:00
3Data.xba * Updated the base stats of Ho-Oh. 2017-11-29 00:22:16 +08:00
7Registry.xba Added the text-width tester into the development library. 2017-05-05 11:42:03 +08:00
8Width.xba Fixed the estimated max CP where the level should be double, not integer. Advanced to version 0.5.1. 2017-05-19 16:20:25 +08:00
9Load.xba * Added the Pokémon image icon of Raikou. 2017-10-25 16:38:43 +08:00
dialog.xlb Added the dialog for localization and easier UI. 2016-12-06 00:33:01 +08:00
DialogStrings_de_DE.properties * Replaced the term "Player" with "Trainer" in variable names, dialog control names, and comments. 2017-11-30 23:11:03 +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 * Replaced the term "Player" with "Trainer" in variable names, dialog control names, and comments. 2017-11-30 23:11:03 +08:00
DialogStrings_zh_TW.properties * Replaced the term "Player" with "Trainer" in variable names, dialog control names, and comments. 2017-11-30 23:11:03 +08:00
DlgMain.xdl * Replaced the term "Player" with "Trainer" in variable names, dialog control names, and comments. 2017-11-30 23:11:03 +08:00
script.xlb * Restructured the code and moved the report creation to an independent module. Moved the IV sorting to the report module. The main module is now only doing IV finding. 2017-06-08 17:13:28 +08:00