Decompilation of Pokémon Platinum
Go to file
Yako 5e58dfdca4
Documented part of PartyManagementData struct (#517)
* Begin documenting party screen healthbar

* really minor rename of unnamed parameter

* Big rename that will probably cause issues bc VSCode's rename is not ideal

* should match

* document part of PartyManagementData struct

* apparently I missed these
idk how it build without them

* swap include order

* begin documenting unk_02084B70.c

* clean up parameter names a bit

* some more instances of windowLayout

* continue documenting fields of PartyManagementData

* more progress on PartyManagementData

* Revert PartyMenu_MakeSelection to sub_02083370 and remove enum

* name all unnamed PartyManagementData variables partyMan
2025-05-26 11:07:32 -07:00
.github Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
.vscode unreference my local filesystem for gdb path 2024-10-22 19:09:34 -05:00
asm Some Villa documentation (#487) 2025-04-24 16:49:49 -07:00
docs Add reference to NSBTP in Markdown docs 2025-03-31 20:38:56 +02:00
generated Document the wonder cards application (#494) 2025-05-03 15:41:55 -07:00
include Documented part of PartyManagementData struct (#517) 2025-05-26 11:07:32 -07:00
lib Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
meson Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
platinum.us Document battle bag utility (#512) 2025-05-23 22:38:57 -07:00
res Document battle bag utility (#512) 2025-05-23 22:38:57 -07:00
src Documented part of PartyManagementData struct (#517) 2025-05-26 11:07:32 -07:00
subprojects refactor: Change the extension of .naix to .naix.h throughout (#516) 2025-05-22 20:46:01 -07:00
tools Update compilation database generator for metroskrew (#528) 2025-05-26 00:12:17 -07: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 Unopack pokefoot.narc and Document pokedex_footprint (#513) 2025-05-21 23:50:52 -07:00
.gitignore Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -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
INSTALL.md Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
Makefile Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
meson.build Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07: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).