pikmin2/tools
HeartPiece 823e6beedb SCAFFOLD ENTIRE GAME
With this commit, all functions in the entire game have been reasonably attempted or matched. There are just under 1000 functions left to fix up, out of approximately 25,000.

(this also links JPAParticle - ty roeming you're a life saver as always)
2024-05-30 01:01:07 +10:00
..
__init__.py WIP ninja build support 2023-01-11 12:14:56 -05:00
.gitignore Automate even more downloads (#191) 2023-12-21 14:12:35 -05:00
asmdiff.sh Delete unused tools and move used tools 2024-05-04 17:03:11 +01:00
calcprogress.py Update calcprogress.py 2023-12-29 23:29:10 -05:00
decompctx.py Add ability to autogenerate context with ninja (#192) 2023-12-21 17:29:12 -05:00
download_dtk.py actually import sys 2023-12-19 16:46:19 -05:00
download_mwcc.py Automate even more downloads (#191) 2023-12-21 14:12:35 -05:00
download_ppc.py Rename dkp files if they lack the prefix instead (#198) 2024-01-02 07:52:18 -05:00
dtk_version Update configure.py from prime 2023-01-31 01:25:12 -05:00
findweak.py Delete unused tools and move used tools 2024-05-04 17:03:11 +01:00
ninja_syntax.py WIP ninja build support 2023-01-11 12:14:56 -05:00
progress.csv SCAFFOLD ENTIRE GAME 2024-05-30 01:01:07 +10:00
ptr_checker.py Move some tools to the tools directory 2021-10-10 18:40:30 +01:00
repo_linker_manager.py Fixing unix path in linker manager 2024-05-01 14:41:02 -04:00
resolveLinkerErrors.py resolved linker errors 2021-10-14 11:44:49 -04:00
transform-dep.py Remove header targets from transform-dep.py 2023-01-31 01:25:12 -05:00
transform-win.py use relative filepaths, albeit jankily 2023-01-30 21:30:09 -05:00
upload-progress.py Add progress badges & use upload-progress.py (#149) 2023-02-01 09:35:10 +11:00