Jan
|
4f0ee35740
|
refactor: use std::extent_v instead of std::extent
|
2024-03-24 19:46:43 +01:00 |
|
Clang Format
|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00:00 |
|
Jan
|
e324c20641
|
Make asset dumpers not provide different implementations for dumping to gdt and raw so any dumper can decide itself how many raw files and gdt entries it wants to make use of
|
2021-07-31 12:34:22 +02:00 |
|
Jan
|
613943b28c
|
Move GDT and info string prefix constants into objconstants file
|
2021-03-25 11:12:46 +01:00 |
|
Jan
|
2d97185c8f
|
Move fields and string arrays for info string assets to common component
|
2021-03-24 15:50:36 +01:00 |
|
Jan
|
abcce11b00
|
Split InfoString classes into multiple files depending on loading and writing code
|
2021-03-24 13:51:21 +01:00 |
|
Jan
|
2a6d7c84c2
|
Add ZoneScriptString class to store zone script strings
|
2021-03-18 16:55:30 +01:00 |
|
Jan
|
ea7b1eadae
|
Make dumpers works as gdt dumpers and raw dumpers
|
2021-03-06 13:25:08 +01:00 |
|
Jan
|
abb268a819
|
Add AssetDumperContext to bundle context fields for dumping
(cherry picked from commit ed8331280392ef3a2b4657c5dbd0880463d85f2c)
|
2021-03-05 18:11:56 +01:00 |
|
Jan
|
1a45cf2107
|
Fix more gcc compilation issues
|
2021-03-03 09:12:27 -08:00 |
|
Jan
|
1cd06668e0
|
Replace FileAPI with c++ streams and std::filesystem
|
2021-03-03 14:04:35 +01:00 |
|
Jan
|
6cca00b8d8
|
Add dumping of t6 physpreset, tracer and zbarrier in their respective infostring files
|
2020-10-24 13:46:37 +02:00 |
|