Jan
|
d447b03f71
|
WIP
|
2025-04-24 22:50:28 +01:00 |
|
GoastcraftHD
|
8ac276f3f6
|
Added XMODEL_BIN Export
|
2025-04-09 17:45:37 +02:00 |
|
Jan
|
fd421c4784
|
chore: use std format for linker and unlinker args
|
2025-01-01 18:14:39 +01:00 |
|
Jan
|
c034ac790a
|
refactor: refactor ZoneDefWriter
|
2024-10-19 10:49:56 +02:00 |
|
Jan
|
5fee875495
|
chore: use filename of argv0 in UsageInformation
|
2024-09-23 23:05:04 +02:00 |
|
Jan
|
32480a75eb
|
chore: give all args to arg parser instead of omitting arg0
|
2024-09-23 22:38:18 +02:00 |
|
Jan
|
da18291c89
|
chore: improve args code for other tools
|
2024-09-23 20:00:00 +02:00 |
|
Jan
|
8a0c93d3d8
|
feat: add gltf and glb as model dumping formats
|
2024-05-09 22:12:36 +02:00 |
|
Jan
|
0b0b888b0d
|
chore: make help command return exit code 0
|
2024-01-23 23:14:52 +01:00 |
|
Jan
|
05437cfd7d
|
feat: add version command line arg to all executables
|
2024-01-23 23:14:52 +01:00 |
|
Clang Format
|
c858695f0c
|
Adjust further code formatting
|
2023-11-19 21:07:28 +00:00 |
|
Clang Format
|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00:00 |
|
Jan
|
bba96b248d
|
Add skip obj unlinker arg
|
2022-04-22 23:21:23 +02:00 |
|
Jan
|
6e57834dc6
|
Warn user whenever specified asset type is unrecognized
|
2022-04-16 17:13:28 +02:00 |
|
Jan
|
9184c0265e
|
Add legacy menu dumping unlinker command line argument
|
2021-10-24 10:16:53 +02:00 |
|
Jan
|
868bd070d0
|
Include and exclude asset type dumping configured by command line args
|
2021-10-11 18:47:53 +02:00 |
|
Jan
|
76a7ca99c3
|
Add ObjDumper for general use
|
2021-08-13 22:34:42 +02:00 |
|
Jan
|
24145e15e2
|
Dump IW4 xmodels as obj
|
2021-08-01 00:30:12 +02:00 |
|
Jan
|
4f995751ce
|
Add load argument to unlinker to load zones before trying to unlink specified zones
this allows to make sure certain ipaks are loaded before dumping
|
2021-03-27 16:45:30 +01:00 |
|
Jan
|
a18f001130
|
Dump zones in zone_dump/zone_raw subfolder
|
2021-03-22 13:23:24 +01:00 |
|
Jan
|
e6a91c0305
|
add linker basis
|
2021-03-08 12:46:27 +01:00 |
|
Jan
|
b891f9527e
|
Change the condition under which assets are dumped inside a gdt:
Make the parameter --gdt to manually make the tool dump as a gdt
|
2021-03-07 15:25:47 +01:00 |
|
Jan
|
fc59a09d02
|
Make unlinker open a gdt file if not raw specified
|
2021-03-06 12:09:00 +01:00 |
|
Jan
|
1a45cf2107
|
Fix more gcc compilation issues
|
2021-03-03 09:12:27 -08:00 |
|
Jan
|
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 |
|
Jan
|
246d74992c
|
Unlinker: Fix not attempting to load specified zone files from arguments
|
2020-02-14 23:54:13 +01:00 |
|
Jan
|
23f77bb335
|
Unlinker: Make parsing specified command line arguments its own class
|
2020-02-14 23:40:47 +01:00 |
|