Jan
|
b4194eff28
|
chore: always use dynamic asset pools and remove static implementation
|
2025-01-21 22:14:24 +00:00 |
|
Jan
|
80c4a9a2ae
|
fix: do not reallocate assets for dynamic asset pool
|
2025-01-01 18:14:42 +01:00 |
|
Jan
|
a9488b8152
|
chore: normalize asset names before adding to asset pools
|
2024-05-11 12:57:17 +02:00 |
|
Jan
|
ac0d8a83a0
|
chore: refactor pool allocation and add indirect references
|
2024-02-06 23:03:40 +01:00 |
|
Clang Format
|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00:00 |
|
Jan
|
2a6d7c84c2
|
Add ZoneScriptString class to store zone script strings
|
2021-03-18 16:55:30 +01:00 |
|
Jan
|
1a45cf2107
|
Fix more gcc compilation issues
|
2021-03-03 09:12:27 -08:00 |
|
Jan
|
eed7164b5b
|
Save scriptstrings per zone and not per asset since that solves all problems with multiple assets of the same zone referencing the same struct in memory that has scriptstring indices
|
2020-10-23 15:54:27 +02:00 |
|
Jan
|
992e9cea30
|
ZoneLoading: Properly link assets as dependencies instead of only saving the name of the dependency
|
2020-02-18 13:16:39 +01:00 |
|
Jan
|
0d8432d4f7
|
Import code from previous AssetBuilder version
|
2019-09-24 10:45:09 +02:00 |
|