jak-project/common
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
..
audio Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295) 2022-04-12 18:48:27 -04:00
cross_os_debug goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
cross_sockets fix goalc crash and clang warnings (#1441) 2022-06-11 16:52:27 -04:00
custom_data paths: ensure imgui and game_config respects the project path (#1505) 2022-06-21 18:22:31 -04:00
deserialization/subtitles tools: Some subtitle editor cleanup and add hint support (#1450) 2022-06-12 21:07:03 -04:00
dma [graphics] merc2 renderer (#1374) 2022-05-28 19:28:19 -04:00
global_profiler goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
goos process-spawn + pretty printer improvements (#1428) 2022-06-10 02:18:08 +01:00
log release: include error metadata file for launcher purposes (#1463) 2022-06-17 22:05:02 -04:00
math Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
nrepl tools: Some subtitle editor cleanup and add hint support (#1450) 2022-06-12 21:07:03 -04:00
serialization/subtitles PAL & NTSC-J support + updates (#1490) 2022-06-22 05:16:34 +01:00
texture minor windows fixes (#1311) 2022-04-17 21:11:09 -04:00
type_system [decompiler] setup before making IR2 type inspector (#1423) 2022-06-06 17:58:49 -04:00
util PAL & NTSC-J support + updates (#1490) 2022-06-22 05:16:34 +01:00
CMakeLists.txt Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
common_types.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
goal_constants.h Allow symbol table expansion. (#1191) 2022-02-24 22:43:00 -05:00
link_types.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
listener_common.h improve performance on intel graphics (#1041) 2021-12-30 19:38:18 -05:00
symbols.h [decompiler] cleanup to get atomic ops working on jak2 inputs (#1426) 2022-06-08 18:34:52 -04:00
versions.h [decompiler] setup before making IR2 type inspector (#1423) 2022-06-06 17:58:49 -04:00