Decompilation of Pokémon Platinum
Go to file
Zatsu c8d41bc96a
Document field moves (#430)
* initial documentation of unk_0207070C->field moves

* changes for PR suggestions + menu taskdata

* symbols in FieldMoveTaskData + fieldMoveMon done

* function name changes, document badges, cleanup

* Use enum FieldMoveError as return type for FieldMoveErrContext functions

* badge enum and bool constants

---------

Co-authored-by: Rachel <lhearachel@proton.me>
2025-04-11 19:47:01 -07:00
.github Clone meson instead of asking users to download it 2025-03-09 16:21:19 -07:00
.vscode unreference my local filesystem for gdb path 2024-10-22 19:09:34 -05:00
asm Merge pull request #457 from AsparagusEduardo/canfititem 2025-04-02 20:52:54 -07:00
docs Add reference to NSBTP in Markdown docs 2025-03-31 20:38:56 +02:00
generated Add BANK, WAVE_ARC, PLAYER and GROUP entries to sdat.txt 2025-04-06 11:42:47 +02:00
include Document field moves (#430) 2025-04-11 19:47:01 -07:00
lib Same-line var definitions 2025-03-05 10:19:40 -03:00
meson Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
platinum.us Document field moves (#430) 2025-04-11 19:47:01 -07:00
res Merge pull request #457 from AsparagusEduardo/canfititem 2025-04-02 20:52:54 -07:00
src Document field moves (#430) 2025-04-11 19:47:01 -07:00
subprojects Update NitroWiFi subproject wrap to satisfy meson subprojects update 2025-03-11 10:25:11 -07:00
tools Merge pull request #437 from ravepossum/map_bins 2025-03-19 16:08:06 +00:00
.clang-format Remove Language property from .clang-format 2025-03-31 11:17:38 -07:00
.clang-format-ignore Match sub_02089688 2024-10-18 13:39:15 -07:00
.clang-format-include Add .clang-format(-[include,ignore]) and format script 2024-07-05 16:56:28 -07:00
.editorconfig Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
.gitattributes Specify *.key files as binary in gitattributes 2024-03-11 13:42:38 -07:00
.gitignore Clone meson instead of asking users to download it 2025-03-09 16:21:19 -07:00
.pre-commit-config.yaml Fix scripts with shebangs that were not marked as executable 2025-03-08 21:43:52 -08:00
CONTRIBUTING.md Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
Dockerfile Clone meson instead of asking users to download it 2025-03-09 16:21:19 -07:00
INSTALL.md Add sudo to commands for installing dependencies 2025-03-31 22:30:39 -07:00
Makefile Directly invoke ninja for build targets instead of going through meson 2025-03-09 16:21:23 -07:00
meson.build Version changes 2025-03-06 22:18:26 -03:00
meson.options add build option to enable or disable debugging code 2024-10-23 13:52:36 -05:00
README.md Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
replace.sh replace.sh: replace all occurences 2024-01-28 01:19:39 +01:00

Pokémon Platinum

This is a WIP decompilation of Pokémon Platinum. For instructions on how to set up the repository, please read INSTALL.md.

If you are interested in contributing, please read CONTRIBUTING.md.

This repository builds the following ROMs:

For contacts and other pret projects, see pret.github.io. In addition to the pret Discord, also see the VoidMatrix Discord (#decomp).