2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-01-19 15:01:49 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jan Laupetin
6ea2e7faad refactor: use ZoneOutputOffset for written variables 2026-01-17 00:45:19 +00:00
Jan Laupetin
e7f126265d refactor: add AssetMarker headers to zcg marker template 2026-01-05 17:43:56 +00:00
Jan Laupetin
660f34df69 chore: add ability for zcg to generate files once per template 2026-01-05 17:43:56 +00:00
Jan
03ccede91c refactor: implement base x64 fastfile loading for iw4 2025-06-19 18:59:20 +01:00
Jan
ed029bc24d refactor: adjust template const modifiers 2025-05-02 22:08:06 +01:00
Jan
10cbd47bdc chore: use std::format for zcg templates 2025-04-24 21:37:43 +01:00
Jan
9f8a933277 chore: update ZoneCodeGenerator code style 2025-04-20 09:45:37 +02:00
Clang Format
6b4f5d94a8 Reformat code with clang format 2023-11-19 21:07:21 +00:00
Jan
a8c62de081 Add written variable for zone writing code to be able to differ between written data and original data 2021-05-08 16:41:42 +02:00
Jan
2f700a48a9 Make sure fastfile offset is taken after alignment, marking following is done on the originally written data and writing partially uses the original data when writing dynamic sized data
too lazy to split into single commits
2021-03-19 15:09:44 +01:00
Jan
41faee0979 Restructure template code for arraypointer and singlepointer to better reuse code instead of duplicating it 2021-02-28 17:09:39 +01:00
Jan
5b7f33b63d implement loadzone singlepointer 2021-02-20 16:46:00 +01:00
Jan
5be0b28323 Implement ZoneLoad skeleton 2021-02-20 14:40:14 +01:00
Jan
fe121853e2 render zoneload header 2021-02-20 12:28:38 +01:00