jak-project/goal_src/jak1/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 scripts: new linter script to detect goal_src files with trailing whitespace (#3387) 2024-02-24 14:27:56 -05:00
level-h.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
level-info.gc jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
level.gc use only the real level name in the Loader (#3495) 2024-04-30 17:12:57 +01:00
load-boundary-data.gc jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
load-boundary-h.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
load-boundary.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00