2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-23 05:12:05 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
LJW-Dev
56186d1d80 The FinalizeZone step can now fail and the zone link will not ouput a fastfile if the FinalizeZone step fails. 2025-11-01 17:25:14 +08:00
LJW-Dev
81e0331252 Updated BSP linker to load assets on the FinalizeZone step. 2025-11-01 17:06:08 +08:00
LJW-Dev
0fa473eadd Formatted all BSP loading files using clang. 2025-10-27 20:43:30 +08:00
LJW-Dev
0e19f365ff Refactored to make x64 builds succeed 2025-10-27 20:23:13 +08:00
LJW-Dev
fc88b9af80 Refactored clipmap generation, further refactored other files to better use c++ 2025-10-27 19:07:21 +08:00
LJW-Dev
173565c7b3 WIP: Finished updating BSP linker to use seperate files for each asset. 2025-10-24 15:34:44 +08:00
LJW-Dev
a81944a7be WIP: Prepared project for updating CustomMapLinker.h 2025-10-22 16:42:12 +08:00
LJW-Dev
e53779517d WIP:
- Updated file structure to use BSP naming scheme
- Re-wrote BSP creator to use c++ more efficiently
2025-10-22 16:06:59 +08:00