jak-project/goal_src
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
..
build PAL & NTSC-J support + updates (#1490) 2022-06-22 05:16:34 +01:00
dgos add an extra hud element for battlecontroller battles (#1397) 2022-05-31 22:19:37 -04:00
engine PAL & NTSC-J support + updates (#1490) 2022-06-22 05:16:34 +01:00
examples [game] 150fps support (and 100fps support) (#1264) 2022-06-19 17:01:51 -04:00
import [decomp] better handling of animation code and art files (#1352) 2022-05-20 02:30:14 +01:00
kernel fix some entity decomp + improve battle hud to track specific tasks (#1455) 2022-06-16 20:10:39 +01:00
levels PAL & NTSC-J support + updates (#1490) 2022-06-22 05:16:34 +01:00
old fix the filenames for the code files + minor fixes (#1159) 2022-02-13 00:12:05 -05:00
pc windows graphics fixes (#1512) 2022-06-21 19:21:51 -04:00
pc_debug Binding display readability improvements + add example showing font-color constants (#1475) 2022-06-18 15:22:16 -04:00
test [Debugger] windows debugger and process drawable (#953) 2021-10-31 11:01:15 -04:00
user [goos/goal] user profiles (#977) 2021-11-24 00:44:04 -05:00
game.gp Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
goal-lib.gc tools: Add cutscene player / subtitle editor window (#1429) 2022-06-11 16:32:27 +01:00
goos-lib.gs fix float->int cast suppression + minor cleanup of a couple files (#1375) 2022-05-28 15:23:39 -04:00
kernel-defs.gc windows graphics fixes (#1512) 2022-06-21 19:21:51 -04:00