jak-project/scripts
ManDude 7d5045ab3f
PAL & NTSC-J support + updates (#1490)
* PAL dumps files

* alrighty then

* make PAL warning slightly more specific

* PAL patches for `title-obs`

* Update all-types.gc

* PAL patch `beach-obs`

* `process-taskable` PAL patch

* `ambient` PAL patch

* `yakow` PAL patch

* `village-obs` PAL patch

* `sparticle-launcher` patch

* `swamp-obs` PAL patch

* `sequence-a-village1` PAL patch

* typo

* errors

* `powerups` PAL patch

* `ogreboss` PAL patch

* jak 1 v2 encoding

* `load-boundary` PAL patch

* `flying-lurker` PAL patch

* `mayor` PAL patch

* update game encoding to PAL (v2) encoding

* `cam-debug` and `cam-update` PAL patch

* `fisher` PAL patch

* `target` PAL patch

* `target2` PAL patch and fix text compiling

* `target-death` PAL patch

* `target-racer-h` PAL patch

* `logic-target` PAL patch

* `main` PAL patch

* `snow-flutflut-obs` PAL patch

* `rolling-obs` PAL patch

* `gsound` PAL patch

* update refs

* `progress` and `progress-draw` PAL patches

* clang

* wrong.

* complain

* clang

* fix test

* fix blurry jp text

* fix weird interrupt lag from setting window size

* patch more text lines, special handling for credits

* Update FontUtils.cpp

* Add xdelta3 and file patching interface

* add window lock toggle and update settings ver

* better particle hacks

* add PAL support to extractor

* Fix credits

* also NTSC-J support

* make xdelta3 a separate library

* address feedback

Co-authored-by: water <awaterford111445@gmail.com>
2022-06-22 05:16:34 +01:00
..
batch PAL & NTSC-J support + updates (#1490) 2022-06-22 05:16:34 +01:00
emacs [goalc] add a build system (#704) 2021-07-15 21:37:15 -04:00
search-decomp Compiler - Implementing more VU Instructions (Part 1 of 2) (#221) 2021-02-05 15:00:17 -05:00
shell goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
sublime_text [decomp] load boundaries (#922) 2021-10-20 19:49:32 -04:00
tasks Add PC Port settings to legit start menu (#1217) 2022-03-10 19:25:01 -05:00
add-all-heap-bases.py all-types: add all missing :heap-bases 2021-08-08 15:15:51 -04:00
add-pragma-once-headers.py Nixpkgs support (#228) 2021-02-03 21:29:46 -05:00
add-reference-test.py Decompilation: Next batch of files (#539) 2021-06-06 23:01:30 -04:00
analyze_build_time.py Try to speed up the build (#106) 2020-10-29 21:27:52 -04:00
cast-repl.py decomp: finish _almost all of_ the remaining camera code (#845) 2021-10-16 21:01:23 -04:00
check-gsrc-file.py decomp: finish sunken-pipegame | sun-exit-chamber | beach-obs (#1021) 2021-12-28 18:52:52 -05:00
cleanup-all-types.py Fixing organization error in all-types (#553) 2021-06-16 20:29:15 -04:00
decomp_progress.py [decompiler] ASM Branching Support (#677) 2021-07-05 16:07:07 -04:00
default-file-or-folder.py decomp: hint-control | menu | default-menu (as much as possible) (#632) 2021-07-04 18:25:08 -04:00
find-label-types.py decomp: finish basebutton (#762) 2021-08-22 23:16:55 -04:00
find-missing-ref-tests.py tests: add a bunch of missing ref tests (#1082) 2022-01-17 11:51:26 -05:00
gen-test-cases.py Improved test namings for multi-operations, added new ones, still a few failures (#190) 2021-01-10 15:46:46 -05:00
jak1-symbol-mapping.json Fixing organization error in all-types (#553) 2021-06-16 20:29:15 -04:00
jak1_file_list.py fix the filenames for the code files + minor fixes (#1159) 2022-02-13 00:12:05 -05:00
make_empty_obj_files.py decomp: lights.gc (#420) 2021-05-07 20:54:20 -04:00
memory-dump-p2s.py random fixes + support clang-cl on visual studio (#1129) 2022-02-07 19:15:37 -05:00
next-decomp-file.py tooling: breaking off my tooling changes in the big batch PR so they can be used (#850) 2021-09-19 21:45:14 -04:00
nrepl-test.py goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
requirements.txt decomp: finish _almost all of_ the remaining camera code (#845) 2021-10-16 21:01:23 -04:00
setup_art_group_imports.py [decomp] add import statements for art groups (#1372) 2022-05-23 18:53:02 -04:00
test-cases.cpp Improved test namings for multi-operations, added new ones, still a few failures (#190) 2021-01-10 15:46:46 -05:00
test-cases.txt Improved test namings for multi-operations, added new ones, still a few failures (#190) 2021-01-10 15:46:46 -05:00
update-game-text-id.py Add PC Port settings to legit start menu (#1217) 2022-03-10 19:25:01 -05:00
update-goal-src.py fix IOP getting stuck on music load (#1437) 2022-06-10 19:04:16 -04:00
update_decomp_reference.py [decompiler] fix (gpr->fpr when an integer arg is converted to float (#482) 2021-05-14 14:33:08 -04:00