jak-project/goal_src/jak1/engine/target
ManDude 0ce5835818
Create a new format for particle definitions (defpart) (#2572)
Updates the decompiler for the new format and there's new macros. This
new format should be easier to read/parse.

Also rewrote `sp-init-fields!` (both jak 1 and 2) from assembly to GOAL.

Hopefully I did not miss any regressions in Jak 1/2 while updating the
files, it's a lot.
2023-04-29 11:01:47 -04:00
..
collide-reaction-target.gc rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
logic-target.gc jak1: clean up all dummy methods (#2457) 2023-04-05 18:41:05 -04:00
sidekick.gc jak1: clean up all dummy methods (#2457) 2023-04-05 18:41:05 -04:00
target-death.gc jak1: clean up all dummy methods (#2457) 2023-04-05 18:41:05 -04:00
target-h.gc jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
target-handler.gc jak1: clean up all dummy methods (#2457) 2023-04-05 18:41:05 -04:00
target-part.gc Create a new format for particle definitions (defpart) (#2572) 2023-04-29 11:01:47 -04:00
target-util.gc jak2: focus-test? macro, fix (zero? (logand ...)) -> (not (logtest? ...)) detection (#2321) 2023-03-14 22:57:31 -04:00
target.gc 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
target2.gc 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