jak-project/goal_src/jak2/engine/level
ManDude 8344ac6963
use only the real level name in the Loader (#3495)
This fixes issues with certain Jak 3 levels not rendering because there
is a mismatch between the DGO name, nickname and real level name (bsp
name).

FR3s use a different filename, so you can delete the ones you have after
this is merged.

This affects custom levels, but I don't have that toolchain set up so
someone else will have to test that.
2024-04-30 17:12:57 +01:00
..
bsp-h.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
bsp.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
level-h.gc Rename bigmap-id enum entries (#3380) 2024-02-23 14:46:57 -05:00
level-info.gc Rename bigmap-id enum entries (#3380) 2024-02-23 14:46:57 -05:00
level.gc use only the real level name in the Loader (#3495) 2024-04-30 17:12:57 +01:00
region-h.gc decomp: Copy over new docstrings back to jak 2's common code, write some scripts to help automate this (#3366) 2024-02-04 13:53:06 -05:00
region.gc decomp: Copy over new docstrings back to jak 2's common code, write some scripts to help automate this (#3366) 2024-02-04 13:53:06 -05:00