Commit graph

634 commits

Author SHA1 Message Date
44f752ab2b Merge pull request 'chore(deps): update rust crate tokio to v1.46.0' (#268) from renovate/tokio-1.x-lockfile into master
All checks were successful
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
Reviewed-on: #268
2025-07-02 23:43:16 +02:00
4069ead9c3 Merge pull request 'fix(deps): update rust crate reqwest to v0.12.22' (#267) from renovate/reqwest-0.x-lockfile into master
Reviewed-on: #267
2025-07-02 23:43:10 +02:00
bbd7e25a10 Merge pull request 'chore(deps): update dependency xwin to v0.6.6' (#269) from renovate/xwin-0.x into master
Reviewed-on: #269
2025-07-02 23:43:04 +02:00
9ffe0647d7 Merge pull request 'chore(deps): update rust crate bindgen to 0.72.0' (#270) from renovate/bindgen-0.x into master
Reviewed-on: #270
2025-07-02 23:42:58 +02:00
fb1ba972ab Merge pull request 'chore(deps): update dependency llvm to v20' (#271) from renovate/llvm-20.x into master
Reviewed-on: #271
2025-07-02 23:42:45 +02:00
1e2c20ce0b
chore(deps): update dependency llvm to v20
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
2025-07-02 15:01:33 +00:00
56d9866301
chore(deps): update rust crate tokio to v1.46.0
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
2025-07-02 14:47:03 +00:00
501b216be3
chore(deps): update rust crate bindgen to 0.72.0
All checks were successful
build/linux Build for the target platform: linux
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
2025-07-02 14:46:54 +00:00
db0a597342
chore(deps): update dependency xwin to v0.6.6
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
2025-07-02 14:46:49 +00:00
ef24d9bee6
fix(deps): update rust crate reqwest to v0.12.22
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
2025-07-02 14:46:46 +00:00
920b6fd9e3 Merge pull request 'Miscellaneous changes' (#266) from feat/misc into master
All checks were successful
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
Reviewed-on: #266
2025-07-02 16:25:44 +02:00
71051a384b
luajit2-sys: Compile in parallel
All checks were successful
build/linux Build for the target platform: linux
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
2025-07-02 16:18:25 +02:00
f47dd4ecb8
Update color-eyre
All checks were successful
build/linux Build for the target platform: linux
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
2025-07-02 14:39:47 +02:00
b2a98a39ce
luajit2-sys: Apply clippy lints
Some checks failed
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
lint/clippy Checking for common mistakes and opportunities for code improvement
2025-07-02 13:31:19 +02:00
3bf4b7f0d1
luajit2-sys: Move dependencies to workspace 2025-07-01 16:17:05 +02:00
7500f90105
luajit2-sys: Remove unused files
Stuff that isn't needed anymore after the merge into the workspace.
2025-07-01 16:15:56 +02:00
a922868e64 Add 'lib/luajit2-sys/' from commit '6d94a4dd2c'
git-subtree-dir: lib/luajit2-sys
git-subtree-mainline: b42b4f01d2
git-subtree-split: 6d94a4dd2c
2025-07-01 15:58:35 +02:00
b42b4f01d2
Prepare to absorb luajit2-sys submodule
I had to pin the version of the LuaJIT library to a specific commit,
and have reworked the build scripts heavily to work with the XWin setup,
sacrificing the more flexible approach that existed before.
As such it is heavily customized to the specific usage here. There is no
reason to assume that it will be reconciled with the main project in the
future.
2025-07-01 15:57:15 +02:00
1326222eb0
Improve Renovate config 2025-07-01 15:57:11 +02:00
d61ffdfef2
Apply clippy lints 2025-07-01 15:57:10 +02:00
a36a59d907
sdk: Improve file decompilation debug output 2025-07-01 11:26:04 +02:00
400079237a
oodle: Allow providing the chunk size
This makes the library itself more flexible, while still keeping things
relatively straightforward with a single constant for the common chunk
size.
2025-07-01 11:26:02 +02:00
f3aeec196d
dtmt: Guess game directory from bundle path
When no explicit game directory is provided, try to guess it from the
bundle path given as argument during extraction.
2025-07-01 11:26:00 +02:00
d0fefee667
dtmt: Optimize dictionary creation
Improve the way the dictionary can read and write its config files, as
well as improve the shared access during runtime.
2025-07-01 11:25:58 +02:00
2c51ab1fcc
sdk: Add name for unknown file header field 2025-07-01 11:25:56 +02:00
40502e8b66
Merge pull request 'Improve file injection error handling' (#265) from feat/inject-file-command into master
All checks were successful
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
Reviewed-on: #265
2025-07-01 10:40:42 +02:00
98e0ea70e5
Improve file injection error handling
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
2025-07-01 10:30:31 +02:00
5f5f6f1539
Merge pull request 'chore(deps): update rust crate zip to v4.2.0' (#262) from renovate/zip-4.x-lockfile into master
All checks were successful
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
Reviewed-on: #262
2025-07-01 10:04:28 +02:00
fa5f1bd74f
Merge pull request 'fix(deps): update rust crate reqwest to v0.12.21' (#264) from renovate/reqwest-0.x-lockfile into master
Reviewed-on: #264
2025-07-01 10:04:15 +02:00
1fe8e6f150
fix(deps): update rust crate reqwest to v0.12.21
Some checks failed
build/msvc Build for the target platform: msvc
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
2025-06-30 19:31:32 +00:00
2d12d7c112
Merge pull request 'chore(deps): update rust crate minijinja to v2.11.0' (#263) from renovate/minijinja-2.x-lockfile into master
All checks were successful
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
Reviewed-on: #263
2025-06-30 13:57:54 +02:00
28a3875f86
chore(deps): update rust crate minijinja to v2.11.0
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
2025-06-28 11:01:26 +00:00
881434abea
chore(deps): update rust crate zip to v4.2.0
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
2025-06-23 04:46:23 +00:00
9dbb2292af
Merge pull request 'chore(deps): update rust crate zip to v4.1.0' (#261) from renovate/zip-4.x-lockfile into master
All checks were successful
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
Reviewed-on: #261
2025-06-17 15:40:04 +02:00
03a11269a2
chore(deps): update rust crate zip to v4.1.0
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
2025-06-15 04:01:33 +00:00
4d283bfa27
Merge pull request 'chore(deps): update rust crate nanorand to 0.8.0' (#257) from renovate/nanorand-0.x into master
All checks were successful
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
Reviewed-on: #257
2025-06-13 14:45:33 +02:00
fb072e1fba
chore(deps): update rust crate nanorand to 0.8.0
All checks were successful
build/linux Build for the target platform: linux
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
2025-06-11 09:31:38 +00:00
55c4dd8369
Merge pull request 'chore(deps): update rust crate bindgen to 0.72.0' (#258) from renovate/bindgen-0.x into master
All checks were successful
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
Reviewed-on: #258
2025-06-11 11:29:41 +02:00
3ffcbb4401
Merge pull request 'chore(deps): update rust crate clap to v4.5.40' (#259) from renovate/clap-4.x-lockfile into master
Reviewed-on: #259
2025-06-11 11:29:29 +02:00
03bcdf1308
Merge pull request 'fix(deps): update rust crate reqwest to v0.12.20' (#260) from renovate/reqwest-0.x-lockfile into master
Reviewed-on: #260
2025-06-11 11:29:20 +02:00
6b7d5265ad
fix(deps): update rust crate reqwest to v0.12.20
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
2025-06-10 19:01:29 +00:00
4fd17a2d0d
chore(deps): update rust crate clap to v4.5.40
All checks were successful
build/linux Build for the target platform: linux
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
2025-06-09 18:16:20 +00:00
8749d4e6be
chore(deps): update rust crate bindgen to 0.72.0
All checks were successful
build/linux Build for the target platform: linux
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
2025-06-08 11:46:19 +00:00
5042058390
Merge pull request 'fix(deps): update rust crate reqwest to v0.12.19' (#256) from renovate/reqwest-0.x-lockfile into master
All checks were successful
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
Reviewed-on: #256
2025-06-03 17:04:40 +02:00
bb9223a43e
fix(deps): update rust crate reqwest to v0.12.19
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
2025-06-02 12:16:19 +00:00
509596d639
Merge pull request 'chore(deps): update rust crate confy to v1' (#246) from renovate/confy-1.x into master
All checks were successful
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
Reviewed-on: #246
2025-05-30 14:07:40 +02:00
396b8e7dbf
Merge pull request 'chore(deps): update rust crate zip to v4' (#251) from renovate/zip-4.x into master
Reviewed-on: #251
2025-05-30 14:06:30 +02:00
43ab1127a8
Merge pull request 'chore(deps): update rust crate tokio to v1.45.1' (#252) from renovate/tokio-1.x-lockfile into master
All checks were successful
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
Reviewed-on: #252
2025-05-30 13:53:19 +02:00
a072364ff0
Merge pull request 'chore(deps): update rust crate clap to v4.5.39' (#253) from renovate/clap-4.x-lockfile into master
All checks were successful
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
Reviewed-on: #253
2025-05-30 13:18:49 +02:00
93c0325881
Merge pull request 'fix(deps): update rust crate reqwest to v0.12.18' (#254) from renovate/reqwest-0.x-lockfile into master
Reviewed-on: #254
2025-05-30 13:18:41 +02:00