jak-project/goal_src/jak2/engine
ManDude c44256144e
[jak2] bring other version fixes to source (#2528)
- [x] compare NTSC-K
- [x] compare NTSC-J
- [x] compare PAL
- [x] figure out version order
- [x] ~~write delta patch for spanish text~~ no need for now

Fixes #2530
2023-04-23 20:11:08 +01:00
..
ai fix jak 2 text encoding/decoding + minor decomp type fixes (#2476) 2023-04-14 02:09:12 +01:00
ambient d/jak2: temp fix for rewarding orbs from talker speeches (#2523) 2023-04-17 23:04:16 -04:00
anim [jak2] implement abandon-thread (#2396) 2023-03-23 00:41:51 +00:00
camera jak2: focus-test? macro, fix (zero? (logand ...)) -> (not (logtest? ...)) detection (#2321) 2023-03-14 22:57:31 -04:00
collide [jak2] more nav-related nan fixes (#2472) 2023-04-12 19:43:31 -04:00
common_objs add a toggle for faster airlocks and elevators and enable by default (#2478) 2023-04-14 07:53:14 +01:00
data [jak2] fix bad actors using unloaded types (#2402) 2023-03-24 07:18:43 +00:00
debug decomp bigmap (#2460) 2023-04-08 20:30:27 +01:00
dma fix bad defpartgroup decomp and improve entity debug display a bit (#2423) 2023-03-26 05:13:54 +01:00
draw [jak2] Disable envmap hack if warp effect is enabled (#2511) 2023-04-17 06:10:51 +01:00
engine decomp bigmap (#2460) 2023-04-08 20:30:27 +01:00
entity fix bad defpartgroup decomp and improve entity debug display a bit (#2423) 2023-03-26 05:13:54 +01:00
game jak 2 memcard support (#2482) 2023-04-14 20:39:58 +01:00
geometry [jak2] un-hardcode level-related code a bit (#2330) 2023-03-19 05:33:04 +00:00
gfx more generic fixes (#2515) 2023-04-17 13:53:38 -04:00
level make directrenderer in sprite work + rename game-text-id to text-id + move pc debug settings (#2459) 2023-04-08 04:32:35 +01:00
load decomp bigmap (#2460) 2023-04-08 20:30:27 +01:00
math docs: fix method docstrings and grab @file comment blocks to use as a file description (#2289) 2023-02-27 18:58:01 -05:00
nav [jak2] more nav-related nan fixes (#2472) 2023-04-12 19:43:31 -04:00
physics jak2: focus-test? macro, fix (zero? (logand ...)) -> (not (logtest? ...)) detection (#2321) 2023-03-14 22:57:31 -04:00
process-drawable make directrenderer in sprite work + rename game-text-id to text-id + move pc debug settings (#2459) 2023-04-08 04:32:35 +01:00
ps2 docs: fix method docstrings and grab @file comment blocks to use as a file description (#2289) 2023-02-27 18:58:01 -05:00
scene make directrenderer in sprite work + rename game-text-id to text-id + move pc debug settings (#2459) 2023-04-08 04:32:35 +01:00
sound jak2: focus-test? macro, fix (zero? (logand ...)) -> (not (logtest? ...)) detection (#2321) 2023-03-14 22:57:31 -04:00
spatial-hash fix bad defpartgroup decomp and improve entity debug display a bit (#2423) 2023-03-26 05:13:54 +01:00
target make directrenderer in sprite work + rename game-text-id to text-id + move pc debug settings (#2459) 2023-04-08 04:32:35 +01:00
ui [jak2] bring other version fixes to source (#2528) 2023-04-23 20:11:08 +01:00
util [jak2] script-eval macro (#2315) 2023-03-11 10:45:16 -05:00