4fe852b162
feat: dump leaderboard definitions on T6
2024-05-19 09:30:19 +02:00
73d6d2bf5c
feat: dump t6 WeaponCamo asset as json
2024-03-24 01:20:49 +01:00
bde54db328
feat: dump t6 shaders
2024-02-18 13:48:04 +01:00
df7b25b854
feat: dump t6 materials as json
2024-02-18 10:16:43 +01:00
15669fd58c
T6 SndBank & SndDriverGlobals
2023-12-11 22:43:20 -05:00
6b4f5d94a8
Reformat code with clang format
2023-11-19 21:07:21 +00:00
868bd070d0
Include and exclude asset type dumping configured by command line args
2021-10-11 18:47:53 +02:00
d5780a1124
Add Model dumping for T6
2021-08-14 15:39:40 +02:00
3cda71d1e7
Dump SoundBank asset data files
2021-04-05 18:50:42 +02:00
39a1485be6
Add T6 attachment unique dumper
2021-03-07 17:51:02 +01:00
5db7eaeec3
Add T6 Attachment dumper
2021-03-07 15:25:58 +01:00
abb268a819
Add AssetDumperContext to bundle context fields for dumping
...
(cherry picked from commit ed8331280392ef3a2b4657c5dbd0880463d85f2c)
2021-03-05 18:11:56 +01:00
eb97560e0d
Add dumping of T6 physconstraints
2020-10-25 13:14:16 +01:00
6cca00b8d8
Add dumping of t6 physpreset, tracer and zbarrier in their respective infostring files
2020-10-24 13:46:37 +02:00
7868916a25
Add dumping of T6 vehicles as vehiclefiles
2020-10-24 02:48:16 +02:00
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
c86139b0fa
Add dumping of t6 weapons
2020-10-20 12:49:20 +02:00
14666ed944
Dump a few iw4 assets
2020-09-09 18:40:01 +02:00
8ec525d3d2
ObjWriting: Dump FontIcon assets as csv files
...
According to the asset names this seems to be their original format. however since i didn't find any examples of that asset in raw form i just tried to come up with a realistic csv style for it
2020-02-23 02:02:11 +01:00
9572391082
Unlinker: Make zone files creators game dependent and in the unlinker project instead of the ObjWriting component
2020-02-18 17:15:51 +01:00
23f77bb335
Unlinker: Make parsing specified command line arguments its own class
2020-02-14 23:40:47 +01:00
f3779bac03
ObjWriting: Add dumper for GfxImage iwi files of version 27
2020-02-11 23:47:04 +01:00
a0d4e87b8e
ZoneCommon: Change name of global variable for the T6 Game instance
2019-12-29 16:39:29 +01:00
00b3322cb2
ZoneLoading: Extract all obj dumping relevant parts to ObjWriting component
2019-12-25 14:07:24 +01:00