Jan
|
55f97267ff
|
Move sound bank dumping code into separate files
|
2023-12-10 00:39:46 +01:00 |
|
Jan
|
3a825d1440
|
First iteration for dumping t6 sound aliases
|
2023-12-10 00:39:46 +01:00 |
|
Jan
|
d29dc082e2
|
Improve sound bank code
|
2023-12-10 00:39:12 +01:00 |
|
Jan
|
d5f881be04
|
Fix more missing headers
|
2023-11-19 21:07:27 +00:00 |
|
Jan
|
161a1924c8
|
Fix debug compilation on MSVC due to libtommath requiring dead code elimination
|
2023-11-19 21:07:27 +00:00 |
|
Jan
|
0c4835bc36
|
Fix build due to reordered headers
|
2023-11-19 21:07:27 +00:00 |
|
Jan
|
8c4d311527
|
Fix formatting of two remaining files
|
2023-11-19 21:07:27 +00:00 |
|
Jan
|
da18710bd0
|
Use clang 17 in formatting pipeline
|
2023-11-19 21:07:26 +00:00 |
|
Jan
|
22e17272fd
|
Update clang-format to mimic previously code formatting
|
2023-11-19 14:15:02 +01:00 |
|
Jan
|
8fe5ac2a69
|
Rename to check-formatting
|
2023-11-19 12:17:11 +01:00 |
|
Jan
|
30052461da
|
Use clang-format 15
|
2023-11-19 12:03:25 +01:00 |
|
Jan
|
616f39a31e
|
Use dry-run to check for clang-format errors instead of inplace editing
|
2023-11-19 12:03:25 +01:00 |
|
Jan
|
cc31a4a4b0
|
Add Github workflow checking formatting
|
2023-11-19 12:03:24 +01:00 |
|
Jan
|
9197b537d7
|
Add code formatting configuration with clang-format
|
2023-11-19 12:03:03 +01:00 |
|
Jan
|
116415d4b9
|
Update documentation to reference docs website
|
2023-11-04 17:55:07 +01:00 |
|
Jan
|
b73668c025
|
Separate 7z commands for tar and tar.gz
|
2023-11-04 15:15:37 +01:00 |
|
Jan
|
c9da82688b
|
Fix release script
|
2023-11-04 14:41:37 +01:00 |
|
Jan
|
f19550b58e
|
Zip artifacts before trying to upload them as artifacts
|
2023-11-04 14:38:29 +01:00 |
|
Jan
|
ed20e6d0a2
|
Update token permissions for release job
|
2023-11-04 13:47:55 +01:00 |
|
Jan
|
770c802763
|
Automatically upload artifacts to releases
|
2023-11-04 13:24:19 +01:00 |
|
Jan
|
4e5cbc5bf6
|
Run ci on tags
|
2023-11-04 12:45:30 +01:00 |
|
Jan
|
bcd9ede0e1
|
Reset initial release to 0.1.0
|
2023-11-04 12:09:05 +01:00 |
|
Jan
|
624dc356b2
|
Explicitly enable symbols for debug builds
|
2023-11-04 11:58:27 +01:00 |
|
Jan
|
91ebb24bfd
|
Set gitsubmodule dependabot path to root directory since there is the submodule file
|
2023-11-04 10:34:09 +01:00 |
|
Jan
|
ee1add63b8
|
Add dependabot
|
2023-11-04 10:27:46 +01:00 |
|
Jan
|
1746a338c7
|
Update logo
|
2023-11-04 10:23:08 +01:00 |
|
Jan
|
51899d4a69
|
Dump T6 sound PCM data as wav
|
2023-10-26 22:54:20 +02:00 |
|
Jan
|
8c2bb09b28
|
Dump soundbank data without having to dump aliases
|
2023-10-25 21:44:07 +02:00 |
|
Jan
|
22db02e78b
|
Add technical documentation about IPak file structure
|
2023-10-21 18:48:10 +02:00 |
|
Jan
|
8f94dd1272
|
Add detailed image displaying IPak format
|
2023-10-21 16:12:52 +02:00 |
|
Jan
|
483d47d79e
|
Build referenced targets from within zone definitions
|
2023-10-21 15:33:14 +02:00 |
|
Jan
|
85b6c3f6bd
|
Introduce "none" project type
|
2023-10-21 15:33:14 +02:00 |
|
Jan
|
0b4a0ac070
|
Add possibility to build different targets in the same project for e.g. IPaks
|
2023-10-21 15:33:14 +02:00 |
|
Jan
|
2c09cc11e9
|
Add example project for building an IPak with corresponding ff
|
2023-10-21 12:27:47 +02:00 |
|
Jan
|
4811d41ec8
|
Fix calculating wrong chunk buffer window when only the block header is inside a chunk and all the data is in the next
|
2023-10-15 22:31:50 +02:00 |
|
Jan
|
75cd9bd4e4
|
Fix not respecting chunk buffer window border
|
2023-10-15 22:31:21 +02:00 |
|
Jan
|
fa72a6d5db
|
Fix writing whole file everytime an uncompressed command is written
|
2023-10-15 22:12:42 +02:00 |
|
Jan
|
d779dfd884
|
Fix writing block header incorrectly
|
2023-10-15 22:12:25 +02:00 |
|
Jan
|
9b35b90a28
|
Fix IPak reading error message having incorrect text
|
2023-10-15 22:11:38 +02:00 |
|
Jan
|
e16ea9de84
|
Load T6 GfxImages from raw when building
|
2023-10-15 19:08:27 +02:00 |
|
Jan
|
abbb697d7c
|
Add data writing for IPaks
|
2023-10-15 18:12:23 +02:00 |
|
Jan
|
2d0ef40335
|
Remove unused IPakBlock non-bits fields
|
2023-10-15 14:50:14 +02:00 |
|
Jan
|
78196cd6f6
|
Improve code documentation of IPakEntryReadStream
|
2023-10-15 14:23:26 +02:00 |
|
Jan
|
8514378465
|
Write IPak base skeleton without data
|
2023-10-07 19:41:54 +02:00 |
|
Jan
|
23d0fe1eb0
|
Always load/unload project specific zones
|
2023-10-07 15:17:06 +02:00 |
|
Jan
|
fb5c67b5ce
|
Add possibility to include asset lists in project definition
|
2023-10-07 15:06:41 +02:00 |
|
Jan
|
e4fd8543e3
|
Read project type from zone file
|
2023-10-07 13:29:27 +02:00 |
|
Jan
|
480bc81522
|
Extract search path related code from Linker into separate class
|
2023-10-07 10:54:09 +02:00 |
|
Jan
|
74fd8f4334
|
Add docs about ZoneFiles
|
2023-10-06 21:38:04 +02:00 |
|
Jan
|
16a4f5a307
|
Add documentation and example for getting started
|
2023-10-05 21:52:57 +01:00 |
|
Jan
|
e7f52e5dc7
|
Abort linking when loading specified zone failed due to missing file
|
2023-10-05 20:29:38 +02:00 |
|
Jan
|
479b1d1836
|
Log asset name when not being able to create empty asset
|
2023-10-05 20:19:49 +02:00 |
|
Jan
|
dd56a57a3e
|
Fix build with g++13
|
2023-10-01 10:50:39 +02:00 |
|
Jan
|
bb94162be4
|
Add possibility to override zone name in zone definition
|
2023-09-28 20:52:16 +02:00 |
|
Jan
|
e36367fe01
|
Rename linker "zone" to "project"
|
2023-09-28 20:28:34 +02:00 |
|
Jan
|
1a1e1f9815
|
Change menu unit tests to account for discoveries and fixes of menu parser
|
2023-09-26 23:14:47 +02:00 |
|
Jan
|
1e6824368c
|
Fix bugs related to parsing IW5 base game menus
|
2023-09-26 22:27:32 +02:00 |
|
Jan
|
486d704ce6
|
Add MP only IW5 UiScripts
|
2023-09-26 20:59:55 +02:00 |
|
Jan
|
9dde58c064
|
Add non-loading implementation for AssetLoaderMaterial for IW5 to be able to create default materials
|
2023-09-26 20:59:43 +02:00 |
|
Jan
|
13dfbc9bbb
|
Add IW5 specific uiscripts
|
2023-09-25 22:55:00 +02:00 |
|
Jan
|
4ff8b3396e
|
Implement the rest of IW5 menu event handler sequences
|
2023-09-25 21:54:27 +02:00 |
|
Jan
|
d071dc1bfd
|
Make script numeric matchers match negative numbers as well
|
2023-09-25 21:45:06 +02:00 |
|
Jan
|
870fa44b02
|
Add existing iw5 script statements
|
2023-09-24 22:48:11 +02:00 |
|
Jan
|
8653c434d1
|
Fix not respecting new string values in localize parser when processing matches
|
2023-09-24 18:55:34 +02:00 |
|
Jan
|
0ffbd21ade
|
Add section about cloning the repository in the README
|
2023-09-24 16:46:08 +02:00 |
|
Jan
|
36cd9e11fe
|
Support localize entries that have a name that cannot be represented as an identifier
|
2023-09-24 15:58:57 +02:00 |
|
Jan
|
cf711c3af7
|
Use SimpleLexer escaped strings for localization
|
2023-09-24 15:25:08 +02:00 |
|
Jan
|
5ee5056c5d
|
Fix considering string static value to not be true for visible expressions
|
2023-09-24 14:18:15 +02:00 |
|
Jan
|
b8b4b7ce21
|
Fix incorrectly dumping window rect instead of window clientRect for iw5 items
|
2023-09-24 12:36:51 +02:00 |
|
Jan
|
0b92b9b871
|
Fix setLocalVar not correctly flushing script when not setting static var
|
2023-09-24 11:46:39 +02:00 |
|
Jan
|
e481d97143
|
Also dump dvar and localvar for multiproperty and enum dvar items
|
2023-09-24 10:30:27 +02:00 |
|
Jan
|
e56fa67e46
|
Fix not setting dataType when loading menus
|
2023-09-24 10:30:03 +02:00 |
|
Jan
|
502e134ed8
|
Fix not properly handling concurrent strings in permissive menu loading mode
|
2023-09-23 19:04:15 +02:00 |
|
Jan
|
2cd5d05a19
|
Use escaped strings with simple lexer whenever appropriate
|
2023-09-23 15:21:09 +02:00 |
|
Jan
|
88bc1c1056
|
Fix SimpleLexer not being able to read escaped strings
|
2023-09-23 14:28:59 +02:00 |
|
Jan
|
7d0abaf256
|
Fix not setting menuData when converting IW5 menus
|
2023-08-25 19:22:25 +02:00 |
|
Jan
|
cd5a5c2898
|
Add missing parenthesis for custom functions when dumping menus
|
2023-08-25 00:38:35 +02:00 |
|
Jan
|
4829a4206b
|
Ensure correct expression type for static expressions in menu parsing but do not enforce when permissive
|
2023-08-24 20:12:57 +02:00 |
|
Jan
|
aea76d0b42
|
Escape string values when menu dumping
|
2023-08-24 19:36:37 +02:00 |
|
Jan
|
8a1fe03358
|
Add base for IW5 menu parsing
|
2023-08-23 23:08:50 +02:00 |
|
Jan
|
0d6e3e8298
|
Dump outline color for IW4 menus
|
2023-08-23 23:08:41 +02:00 |
|
Jan
|
ccc020ca7e
|
Make key handler map a multimap to be able to support multiple handlers for the same key
|
2023-08-23 23:07:55 +02:00 |
|
Jan
|
fc57032937
|
Add base for IW5 menu parsing based on IW4 menu parser
|
2023-08-23 20:51:40 +02:00 |
|
Jan
|
399d8e834d
|
Make IW4 menu rect def align be unsigned like IW5
|
2023-08-23 20:51:11 +02:00 |
|
Jan
|
3233186d8b
|
Add AssetLoader for IW5 StringTable
|
2023-08-22 17:20:43 +02:00 |
|
Jan
|
787fe967e3
|
Move ZoneCodeGenerator and RawTemplater to buildtools output folder
|
2023-06-19 19:11:03 +02:00 |
|
Jan
|
f5e536c1bd
|
Do not generate symbols when in release mode
|
2023-06-18 15:19:40 +02:00 |
|
Jan
|
2a7388b490
|
Upload artifacts after ci
|
2023-06-18 14:54:13 +02:00 |
|
Jan
|
63b9fa6841
|
Fix typo in test in HeaderLexerTests
|
2023-06-18 13:47:39 +02:00 |
|
Jan
|
6c164eee61
|
Update catch2 version
|
2023-06-18 13:40:30 +02:00 |
|
Jan
|
34cdd46b42
|
Fix linux compilation
|
2023-06-18 12:20:55 +02:00 |
|
Jan
|
ca5bc79661
|
Add CI with github actions
|
2023-06-18 11:22:54 +02:00 |
|
Jan
|
e88f697ef3
|
Remove old gitlab ci configuration
|
2023-06-18 11:22:43 +02:00 |
|
Jan
|
169f4fc2f0
|
Add initial draft of components documentation
|
2023-06-17 23:06:33 +02:00 |
|
Jan
|
d243826610
|
Add initial readme draft
|
2023-06-17 22:04:26 +02:00 |
|
Jan
|
14c8d5232c
|
add oat logo first draft
|
2023-06-17 20:44:34 +02:00 |
|
Jan
|
5d962d13ed
|
Add .idea folder to gitignore
|
2023-06-17 20:41:37 +02:00 |
|
Jan
|
61a42afe28
|
Mark scriptstrings as used even when referencing them via zone pointer
|
2022-12-03 12:44:33 +01:00 |
|
Jan
|
bb613e4fcf
|
Fix compilation on newer VS update
|
2022-12-03 11:01:36 +01:00 |
|
Jan
|
401a090eb6
|
Add template for particle_cloud technique
|
2022-09-09 22:43:24 +02:00 |
|