Jan
|
fc18f81302
|
fix: consider asset references when looking for assets of zone
|
2024-03-30 17:44:55 +01:00 |
|
Clang Format
|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00:00 |
|
Jan
|
4d674fac83
|
Fix zonewriting not applying updated values for embedded scriptstrings
|
2021-08-26 21:01:12 +02:00 |
|
Jan
|
ae9633b696
|
Change ZoneCode zone writing template so it marks elements as following before writing them to ensure being able to write recursive structs
|
2021-06-24 16:59:43 +02: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
|
156d7aa5cd
|
Make zone write add insert pointer even if reusable member does not have struct type
|
2021-04-28 15:31:12 +02:00 |
|
Jan
|
dbcbb4a4b3
|
Make sure assets need to be declared as temp block to be located in temp block to handle special case of iw3 stringtable not being in temp block
|
2021-04-15 13:42:03 +02:00 |
|
Jan
|
4e05bc6b44
|
Fix errors in iw3 commands and structs
|
2021-04-15 10:37:39 +02:00 |
|
Jan
|
d99eb0ab24
|
Use asset identified by name and type when writing asset dependency to make sure that the pointer always matches one that would have been written to the zone already even when using an asset from another loaded zone
|
2021-03-21 21:29:02 +01:00 |
|
Jan
|
a2ef445455
|
Fix adding offsets on strings and assets
|
2021-03-21 10:19:51 +01:00 |
|
Jan
|
1d33cf2adf
|
Save offset for reusing for any type that has a reusable reference
|
2021-03-20 16:04:17 +01: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
|
5443ed4261
|
Add scriptstrings from loaded zones to newly linked zone
|
2021-03-18 20:03:00 +01:00 |
|
Jan
|
8736280ea8
|
Fix zone writing code not setting ptr following
|
2021-03-18 13:02:31 +01:00 |
|
Jan
|
7c0504603e
|
Basic write template based on load template
|
2021-03-18 10:58:07 +01:00 |
|
Jan
|
4feea62280
|
ZoneWriting stuff
|
2021-03-16 12:37:15 +01:00 |
|
Jan
|
a2029da1d5
|
Implement asset struct tests rendering
|
2021-02-20 03:14:00 +01:00 |
|
Jan
|
d4a98b7c52
|
add basis for code rendering
|
2021-02-20 02:33:40 +01:00 |
|