pokerogue/src
fabske0 6e4dd36d5a
[Docs/Misc/i18n] Fix typos (#6231)
* fix comment typos

* fix typos in variable/parameter/class names

* fix typos in object names

* fix typos in `console.log()` and i18n key use

* fix typo in filename `abstact-option-select-ui-handler.ts`

* fix casing of `@privateremarks` to `@privateRemarks`

* fix use of `cancelControllerChoice`
2025-08-07 18:56:50 -06:00
..
@types [Docs/Misc/i18n] Fix typos (#6231) 2025-08-07 18:56:50 -06:00
configs/inputs [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
data [Docs/Misc/i18n] Fix typos (#6231) 2025-08-07 18:56:50 -06:00
enums [Challenge] Add Nuzlocke-related Challenges (#6186) 2025-08-07 18:47:28 -06:00
events [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
field [Docs/Misc/i18n] Fix typos (#6231) 2025-08-07 18:56:50 -06:00
global-vars [Refactor] Merged interfaces/ into @types/; removed runtime orphan modules 2025-06-07 17:28:01 -07:00
init [Dev] Move various functions out of pokemon-species.ts (#6155) 2025-08-02 19:35:06 -07:00
modifier [Docs/Misc/i18n] Fix typos (#6231) 2025-08-07 18:56:50 -06:00
phases [Docs/Misc/i18n] Fix typos (#6231) 2025-08-07 18:56:50 -06:00
pipelines [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
plugins [UI/UX] Add change password ui (#5938) 2025-08-05 16:35:58 -06:00
sprites [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
system [Docs/Misc/i18n] Fix typos (#6231) 2025-08-07 18:56:50 -06:00
typings [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00
ui [Docs/Misc/i18n] Fix typos (#6231) 2025-08-07 18:56:50 -06:00
utils [Challenge] Add Nuzlocke-related Challenges (#6186) 2025-08-07 18:47:28 -06:00
account.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
battle-scene.ts [Docs/Misc/i18n] Fix typos (#6231) 2025-08-07 18:56:50 -06:00
battle.ts [Dev] Move Fixed Battle Configs to own file (#6054) 2025-07-15 21:54:15 -07:00
constants.ts [Refactor] Remove circular dependencies (part 4) (#5964) 2025-06-11 19:42:04 -07:00
game-mode.ts [Challenge] Add Nuzlocke-related Challenges (#6186) 2025-08-07 18:47:28 -06:00
global-event-manager.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
global-scene.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
inputs-controller.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
loading-scene.ts [UI/UX] Implement Discard Button (#5985) 2025-07-31 16:14:51 -04:00
main.ts [Bug] [QoL] Updating manifest fetching to be more resilient for local development and offline builds. (#4735) 2025-07-22 00:08:17 -05:00
messages.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
overrides.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
phase-manager.ts [Bug] [Beta] Remove setting currentPhase to null in clearAllPhases (#6193) 2025-08-01 13:38:43 -06:00
phase.ts [Docs/Misc/i18n] Fix typos (#6231) 2025-08-07 18:56:50 -06:00
polyfills.ts [Dev] Add support for manually rolling polyfills. Add polyfill for promise.withResolvers (#6103) 2025-07-19 09:06:32 -07:00
scene-base.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
starting-wave.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
timed-event-manager.ts [UI/UX] Clean up some magic numbers (#6165) 2025-08-07 18:49:32 -06:00
touch-controls.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
tutorial.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
ui-inputs.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
vite.env.d.ts [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00