Commit Graph

382 Commits

Author SHA1 Message Date
Edo
7aa0e513c7
Merge pull request #609 from XLabsProject/dependabot/submodules/deps/fmt-e03753c
build(deps): bump deps/fmt from `05e3a92` to `e03753c`
2023-02-12 16:57:39 +00:00
dependabot[bot]
c5e21cfe74
build(deps): bump deps/gsc-tool from 9a7bb1f to adf88fc
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `9a7bb1f` to `adf88fc`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](9a7bb1fac7...adf88fc5c9)

---
updated-dependencies:
- dependency-name: deps/gsc-tool
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-12 16:33:51 +00:00
dependabot[bot]
63c8157851
build(deps): bump deps/fmt from 05e3a92 to e03753c
Bumps [deps/fmt](https://github.com/fmtlib/fmt) from `05e3a92` to `e03753c`.
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](05e3a9233a...e03753c4ac)

---
updated-dependencies:
- dependency-name: deps/fmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-12 16:33:46 +00:00
Edo
8ed2960732
fix: gsc load code (#608) 2023-02-12 16:32:41 +00:00
Edo
4859fa4f1a
feature: new gsc compiler *it works* (Only if...) (#607) 2023-02-12 00:05:04 +00:00
dependabot[bot]
ee7adb5490
build(deps): bump deps/GSL from cbf5e66 to 49c88f2
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `cbf5e66` to `49c88f2`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](cbf5e664fc...49c88f27bd)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 04:02:20 +00:00
FutureRave
45f84745dc Revert "feature: new gsc compiler (#603)"
This reverts commit 95185e52f3.
2023-02-04 18:08:00 +00:00
Edo
95185e52f3
feature: new gsc compiler (#603) 2023-02-03 19:44:08 +00:00
dependabot[bot]
564e3a5cd9
build(deps): bump deps/lua from d69789d to cf08915
Bumps [deps/lua](https://github.com/lua/lua) from `d69789d` to `cf08915`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](d69789da1c...cf08915d62)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 04:02:20 +00:00
FutureRave
e657579435
premake5(libtomcrypt): update lua file 2023-02-02 19:03:37 +00:00
dependabot[bot]
338e52d2f9
build(deps): bump deps/zlib from a9b4c1d to fa8cd50
Bumps [deps/zlib](https://github.com/madler/zlib) from `a9b4c1d` to `fa8cd50`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](a9b4c1de37...fa8cd50ada)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 04:03:21 +00:00
dependabot[bot]
c39b92fef8
build(deps): bump deps/zlib from 02a6049 to a9b4c1d
Bumps [deps/zlib](https://github.com/madler/zlib) from `02a6049` to `a9b4c1d`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](02a6049eb3...a9b4c1de37)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 04:02:37 +00:00
dependabot[bot]
c69ec1b44e
build(deps): bump deps/lua from be908a7 to d69789d
Bumps [deps/lua](https://github.com/lua/lua) from `be908a7` to `d69789d`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](be908a7d4d...d69789da1c)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 06:44:32 +00:00
dependabot[bot]
e9dfd01b6a
build(deps): bump deps/GSL from a381a37 to cbf5e66
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `a381a37` to `cbf5e66`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](a381a3759f...cbf5e664fc)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 04:03:10 +00:00
Edo
858eac7773
Merge pull request #583 from XLabsProject/dependabot/submodules/deps/GSL-a381a37
build(deps): bump deps/GSL from `0822838` to `a381a37`
2023-01-19 07:34:21 +00:00
dependabot[bot]
d18f907574
build(deps): bump deps/GSL from 0822838 to a381a37
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `0822838` to `a381a37`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](0822838a7c...a381a3759f)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 04:03:04 +00:00
dependabot[bot]
91478debdf
build(deps): bump deps/asmjit from f97475e to e136425
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `f97475e` to `e136425`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](f97475e5ab...e136425673)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 04:03:01 +00:00
dependabot[bot]
914ab701bf
build(deps): bump deps/asmjit from 3ee3846 to f97475e
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `3ee3846` to `f97475e`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](3ee3846283...f97475e5ab)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 04:02:27 +00:00
dependabot[bot]
8f89afcd2e
build(deps): bump deps/asmjit from 0186d30 to 3ee3846
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `0186d30` to `3ee3846`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](0186d3022d...3ee3846283)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 04:03:20 +00:00
dependabot[bot]
2fccb12215
build(deps): bump deps/asmjit from a9ac135 to 0186d30
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `a9ac135` to `0186d30`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](a9ac13536e...0186d3022d)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 04:05:39 +00:00
dependabot[bot]
a30da8b4e6
build(deps): bump deps/rapidjson from 1ce516e to 012be85
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `1ce516e` to `012be85`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](1ce516e50b...012be85287)

---
updated-dependencies:
- dependency-name: deps/rapidjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 04:02:34 +00:00
Edo
5667ab0a1a
Merge pull request #567 from XLabsProject/dependabot/submodules/deps/GSL-0822838
build(deps): bump deps/GSL from `f94c1f6` to `0822838`
2023-01-09 08:42:19 +00:00
Edo
996a2e3317
Merge pull request #568 from XLabsProject/dependabot/submodules/deps/sol2-19898d8
build(deps): bump deps/sol2 from `f81643a` to `19898d8`
2023-01-09 08:28:58 +00:00
dependabot[bot]
65fa41f49f
build(deps): bump deps/asmjit from 5b5b0b3 to a9ac135
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `5b5b0b3` to `a9ac135`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](5b5b0b3877...a9ac13536e)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 04:04:00 +00:00
dependabot[bot]
06fa8b7241
build(deps): bump deps/sol2 from f81643a to 19898d8
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `f81643a` to `19898d8`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](f81643aa0c...19898d8d3e)

---
updated-dependencies:
- dependency-name: deps/sol2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 04:03:55 +00:00
dependabot[bot]
4b810907ed
build(deps): bump deps/GSL from f94c1f6 to 0822838
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `f94c1f6` to `0822838`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](f94c1f6f2b...0822838a7c)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 04:03:52 +00:00
dependabot[bot]
459b0134a6
build(deps): bump deps/rapidjson from 76281ff to 1ce516e
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `76281ff` to `1ce516e`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](76281ff388...1ce516e50b)

---
updated-dependencies:
- dependency-name: deps/rapidjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 04:03:26 +00:00
dependabot[bot]
296cd33205
build(deps): bump deps/rapidjson from a98e999 to 76281ff
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `a98e999` to `76281ff`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](a98e99992b...76281ff388)

---
updated-dependencies:
- dependency-name: deps/rapidjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 04:06:28 +00:00
dependabot[bot]
7fbf3295a7
build(deps): bump deps/GSL from c016bdc to f94c1f6
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `c016bdc` to `f94c1f6`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](c016bdc77f...f94c1f6f2b)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 04:02:35 +00:00
dependabot[bot]
e6ee8c2dfe
build(deps): bump deps/protobuf from 7ce9c41 to 8d5fded
Bumps [deps/protobuf](https://github.com/google/protobuf) from `7ce9c41` to `8d5fded`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](7ce9c41545...8d5fdedd42)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 04:03:20 +00:00
Edo
cd84e30d4b
Merge pull request #561 from XLabsProject/dependabot/submodules/deps/GSL-c016bdc
build(deps): bump deps/GSL from `46c7271` to `c016bdc`
2022-12-28 09:50:05 +01:00
dependabot[bot]
7c34e05fd0
build(deps): bump deps/zlib from e554695 to 02a6049
Bumps [deps/zlib](https://github.com/madler/zlib) from `e554695` to `02a6049`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](e554695638...02a6049eb3)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 04:03:27 +00:00
dependabot[bot]
6335d24675
build(deps): bump deps/GSL from 46c7271 to c016bdc
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `46c7271` to `c016bdc`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](46c72713f2...c016bdc77f)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 04:03:24 +00:00
dependabot[bot]
15f9bc8b9a
build(deps): bump deps/GSL from 6c6111a to 46c7271
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `6c6111a` to `46c7271`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](6c6111acb7...46c72713f2)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 04:04:57 +00:00
dependabot[bot]
ca62414b7b
build(deps): bump deps/rapidjson from 80b6d1c to a98e999
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `80b6d1c` to `a98e999`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](80b6d1c834...a98e99992b)

---
updated-dependencies:
- dependency-name: deps/rapidjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:04:57 +00:00
Edo
ff793f171b
Merge pull request #555 from XLabsProject/dependabot/submodules/deps/protobuf-7ce9c41
build(deps): bump deps/protobuf from `fb257cd` to `7ce9c41`
2022-12-16 10:08:46 +01:00
dependabot[bot]
aea3e66d38
build(deps): bump deps/zlib from 04f42ce to e554695
Bumps [deps/zlib](https://github.com/madler/zlib) from `04f42ce` to `e554695`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](04f42ceca4...e554695638)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 04:02:59 +00:00
dependabot[bot]
cc51941fc0
build(deps): bump deps/protobuf from fb257cd to 7ce9c41
Bumps [deps/protobuf](https://github.com/google/protobuf) from `fb257cd` to `7ce9c41`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](fb257cd23b...7ce9c41545)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 04:02:55 +00:00
Edo
c6b758904d
Merge pull request #553 from XLabsProject/dependabot/submodules/deps/GSL-6c6111a
build(deps): bump deps/GSL from `517ed29` to `6c6111a`
2022-12-15 10:19:53 +01:00
dependabot[bot]
d242ef840b
build(deps): bump deps/GSL from 517ed29 to 6c6111a
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `517ed29` to `6c6111a`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](517ed29228...6c6111acb7)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 04:03:07 +00:00
dependabot[bot]
af5134a2f8
build(deps): bump deps/protobuf from 7ef0c27 to fb257cd
Bumps [deps/protobuf](https://github.com/google/protobuf) from `7ef0c27` to `fb257cd`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](7ef0c27900...fb257cd23b)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 04:03:04 +00:00
Edo
c3046fa72d
Merge pull request #551 from XLabsProject/dependabot/submodules/deps/protobuf-7ef0c27
build(deps): bump deps/protobuf from `57786d1` to `7ef0c27`
2022-12-12 11:38:46 +01:00
dependabot[bot]
d3abc6318f
build(deps): bump deps/protobuf from 57786d1 to 7ef0c27
Bumps [deps/protobuf](https://github.com/google/protobuf) from `57786d1` to `7ef0c27`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](57786d1262...7ef0c27900)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 04:03:50 +00:00
dependabot[bot]
8a662800e3
build(deps): bump deps/asmjit from 45f3b76 to 5b5b0b3
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `45f3b76` to `5b5b0b3`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](45f3b764b3...5b5b0b3877)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 04:03:40 +00:00
dependabot[bot]
479127f9c2
build(deps): bump deps/rapidjson from 06d58b9 to 80b6d1c
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `06d58b9` to `80b6d1c`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](06d58b9e84...80b6d1c834)

---
updated-dependencies:
- dependency-name: deps/rapidjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-03 10:16:36 +00:00
dependabot[bot]
d072d14ed1
build(deps): bump deps/asmjit from 0c03ed2 to 45f3b76
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `0c03ed2` to `45f3b76`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](0c03ed2f74...45f3b764b3)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 04:04:23 +00:00
dependabot[bot]
38740149aa
build(deps): bump deps/libtomcrypt from 3474ca3 to 29986d0
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `3474ca3` to `29986d0`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](3474ca3712...29986d04f2)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 04:06:56 +00:00
dependabot[bot]
8d9476750b
build(deps): bump deps/minhook from 426cb68 to 49d03ad
Bumps [deps/minhook](https://github.com/TsudaKageyu/minhook) from `426cb68` to `49d03ad`.
- [Release notes](https://github.com/TsudaKageyu/minhook/releases)
- [Commits](426cb68800...49d03ad118)

---
updated-dependencies:
- dependency-name: deps/minhook
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 04:02:34 +00:00
Edo
5527bc4550
Merge pull request #534 from XLabsProject/dependabot/submodules/deps/gsc-tool-7d37402
build(deps): bump deps/gsc-tool from `00baf3d` to `7d37402`
2022-11-11 07:10:15 +00:00
dependabot[bot]
258e62cebb
build(deps): bump deps/gsc-tool from 00baf3d to 7d37402
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `00baf3d` to `7d37402`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](00baf3d010...7d374025b7)

---
updated-dependencies:
- dependency-name: deps/gsc-tool
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 04:14:56 +00:00
dependabot[bot]
8e4f87fcf4
build(deps): bump deps/asmjit from ae63ced to 0c03ed2
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `ae63ced` to `0c03ed2`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](ae63ced6dd...0c03ed2f74)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 04:14:41 +00:00
dependabot[bot]
47e9b90707
build(deps): bump deps/sol2 from 0386513 to f81643a
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `0386513` to `f81643a`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](0386513a2d...f81643aa0c)

---
updated-dependencies:
- dependency-name: deps/sol2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 04:08:57 +00:00
dependabot[bot]
8041959f1e
build(deps): bump deps/lua from c954db3 to be908a7
Bumps [deps/lua](https://github.com/lua/lua) from `c954db3` to `be908a7`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](c954db3924...be908a7d4d)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 04:02:42 +00:00
Edo
b7402a1115
Merge pull request #525 from XLabsProject/dependabot/submodules/deps/asmjit-ae63ced
build(deps): bump deps/asmjit from `8f2c237` to `ae63ced`
2022-11-08 09:34:01 +00:00
dependabot[bot]
402d9caff1
build(deps): bump deps/GSL from d69e578 to 517ed29
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `d69e578` to `517ed29`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](d69e578519...517ed29228)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 04:09:48 +00:00
dependabot[bot]
05edcbb6dd
build(deps): bump deps/asmjit from 8f2c237 to ae63ced
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `8f2c237` to `ae63ced`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](8f2c237b83...ae63ced6dd)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 04:09:45 +00:00
Edo
ad371d351a
Merge pull request #512 from XLabsProject/dependabot/submodules/deps/GSL-d69e578
build(deps): bump deps/GSL from `9c4212a` to `d69e578`
2022-11-02 09:16:50 +00:00
dependabot[bot]
1f7b82f5b3
build(deps): bump deps/gsc-tool from 842f168 to 00baf3d
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `842f168` to `00baf3d`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](842f168a67...00baf3d010)

---
updated-dependencies:
- dependency-name: deps/gsc-tool
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 04:08:59 +00:00
dependabot[bot]
94e196f80e
build(deps): bump deps/GSL from 9c4212a to d69e578
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `9c4212a` to `d69e578`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](9c4212aca4...d69e578519)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 04:08:56 +00:00
Edo
327235a762
Merge pull request #501 from XLabsProject/dependabot/submodules/deps/GSL-9c4212a
build(deps): bump deps/GSL from `1e0d044` to `9c4212a`
2022-10-31 09:20:56 +00:00
dependabot[bot]
13c4d13cf9
build(deps): bump deps/GSL from 1e0d044 to 9c4212a
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `1e0d044` to `9c4212a`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](1e0d0446dd...9c4212aca4)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 04:11:07 +00:00
dependabot[bot]
dabe283184
build(deps): bump deps/libtommath from 96f9edf to 03de03d
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `96f9edf` to `03de03d`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](96f9edf9aa...03de03dee7)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 04:11:04 +00:00
dependabot[bot]
6b353458b4
Bump deps/GSL from c52bad3 to 1e0d044 (#493)
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `c52bad3` to `1e0d044`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](c52bad36aa...1e0d0446dd)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 10:51:37 +01:00
FutureRave
4d51ee436f
GSC: expand and enhance 2022-10-25 22:13:49 +01:00
dependabot[bot]
c01f1ff306
Bump deps/gsc-tool from 9b7ee79 to 2ab5118
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `9b7ee79` to `2ab5118`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](9b7ee7971d...2ab5118d16)

---
updated-dependencies:
- dependency-name: deps/gsc-tool
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 04:19:16 +00:00
Maurice Heumann
b2a47bf2b7
Merge pull request #490 from XLabsProject/dependabot/submodules/deps/gsc-tool-9b7ee79
Bump deps/gsc-tool from `e5d6196` to `9b7ee79`
2022-10-21 07:48:47 +02:00
dependabot[bot]
91f6ffeb21
Bump deps/gsc-tool from e5d6196 to 9b7ee79
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `e5d6196` to `9b7ee79`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](e5d6196da1...9b7ee7971d)

---
updated-dependencies:
- dependency-name: deps/gsc-tool
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 04:14:05 +00:00
dependabot[bot]
191fdbcc9c
Bump deps/lua from 26be274 to c954db3
Bumps [deps/lua](https://github.com/lua/lua) from `26be274` to `c954db3`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](26be27459b...c954db3924)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 04:14:00 +00:00
Edo
b4121e9ad4
Merge pull request #486 from XLabsProject/dependabot/submodules/deps/asmjit-8f2c237
Bump deps/asmjit from `15a6036` to `8f2c237`
2022-10-19 09:45:50 +01:00
dependabot[bot]
1632658c9c
Bump deps/asmjit from 15a6036 to 8f2c237
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `15a6036` to `8f2c237`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](15a6036618...8f2c237b83)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 04:11:31 +00:00
dependabot[bot]
f444b9fa26
Bump deps/GSL from 991fa66 to c52bad3
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `991fa66` to `c52bad3`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](991fa6682e...c52bad36aa)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 04:11:28 +00:00
Maurice Heumann
d899fc12a2
Merge pull request #476 from XLabsProject/dependabot/submodules/deps/libtomcrypt-3474ca3
Bump deps/libtomcrypt from `e8e678e` to `3474ca3`
2022-10-17 07:47:33 +02:00
dependabot[bot]
34afc7d05b
Bump deps/gsc-tool from b0ed15d to e5d6196
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `b0ed15d` to `e5d6196`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](b0ed15dc6c...e5d6196da1)

---
updated-dependencies:
- dependency-name: deps/gsc-tool
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 04:09:21 +00:00
dependabot[bot]
f85ecd7eb7
Bump deps/libtomcrypt from e8e678e to 3474ca3
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `e8e678e` to `3474ca3`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](e8e678e101...3474ca3712)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 04:09:17 +00:00
dependabot[bot]
e7f8200db8
Bump deps/zlib from aefaf43 to 04f42ce
Bumps [deps/zlib](https://github.com/madler/zlib) from `aefaf43` to `04f42ce`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](aefaf43b28...04f42ceca4)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 04:09:02 +00:00
dependabot[bot]
f26c7f4de1
Bump deps/libtomcrypt from e10c62e to e8e678e
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `e10c62e` to `e8e678e`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](e10c62ec18...e8e678e101)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 04:09:00 +00:00
Edo
cdf4929122
Merge pull request #469 from XLabsProject/dependabot/submodules/deps/GSL-991fa66
Bump deps/GSL from `7d49d4b` to `991fa66`
2022-10-12 11:16:39 +01:00
dependabot[bot]
1bc5b0a929
Bump deps/zlib from 723abd5 to aefaf43
Bumps [deps/zlib](https://github.com/madler/zlib) from `723abd5` to `aefaf43`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](723abd54d8...aefaf43b28)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 04:11:34 +00:00
dependabot[bot]
22e6b4bc99
Bump deps/GSL from 7d49d4b to 991fa66
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `7d49d4b` to `991fa66`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](7d49d4b45d...991fa6682e)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 04:11:32 +00:00
Edo
ba235b24ef
Merge pull request #466 from XLabsProject/dependabot/submodules/deps/zlib-723abd5
Bump deps/zlib from `19f8551` to `723abd5`
2022-10-11 04:12:15 -04:00
Edo
87b763d730
Merge pull request #467 from XLabsProject/dependabot/submodules/deps/protobuf-57786d1
Bump deps/protobuf from `7c896ce` to `57786d1`
2022-10-11 04:11:28 -04:00
Edo
227787bf42
Merge pull request #468 from XLabsProject/dependabot/submodules/deps/minhook-426cb68
Bump deps/minhook from `4a45552` to `426cb68`
2022-10-11 04:10:48 -04:00
dependabot[bot]
04ec37be87
Bump deps/minhook from 4a45552 to 426cb68
Bumps [deps/minhook](https://github.com/TsudaKageyu/minhook) from `4a45552` to `426cb68`.
- [Release notes](https://github.com/TsudaKageyu/minhook/releases)
- [Commits](4a455528f6...426cb68800)

---
updated-dependencies:
- dependency-name: deps/minhook
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 04:12:21 +00:00
dependabot[bot]
358433be3f
Bump deps/protobuf from 7c896ce to 57786d1
Bumps [deps/protobuf](https://github.com/google/protobuf) from `7c896ce` to `57786d1`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](7c896ce819...57786d1262)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 04:12:19 +00:00
dependabot[bot]
701560818c
Bump deps/zlib from 19f8551 to 723abd5
Bumps [deps/zlib](https://github.com/madler/zlib) from `19f8551` to `723abd5`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](19f8551627...723abd54d8)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 04:12:11 +00:00
dependabot[bot]
3a52268edd
Bump deps/GSL from 849f7ce to 7d49d4b
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `849f7ce` to `7d49d4b`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](849f7ceaf7...7d49d4b45d)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 04:12:08 +00:00
Maurice Heumann
f9a8e5ca00
Merge pull request #461 from XLabsProject/dependabot/submodules/deps/protobuf-7c896ce
Bump deps/protobuf from `82e2060` to `7c896ce`
2022-10-10 08:21:07 +02:00
Maurice Heumann
b133e759b6
Merge pull request #460 from XLabsProject/dependabot/submodules/deps/zlib-19f8551
Bump deps/zlib from `352cb28` to `19f8551`
2022-10-10 08:20:54 +02:00
dependabot[bot]
9f1aaf7c1c
Bump deps/asmjit from 052b443 to 15a6036
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `052b443` to `15a6036`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](052b4430e9...15a6036618)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 04:14:29 +00:00
dependabot[bot]
2f5057f9f7
Bump deps/protobuf from 82e2060 to 7c896ce
Bumps [deps/protobuf](https://github.com/google/protobuf) from `82e2060` to `7c896ce`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](82e206024a...7c896ce819)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 04:14:27 +00:00
dependabot[bot]
bb1928574f
Bump deps/zlib from 352cb28 to 19f8551
Bumps [deps/zlib](https://github.com/madler/zlib) from `352cb28` to `19f8551`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](352cb28d12...19f8551627)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 04:14:17 +00:00
Edo
1d00bbce5c
Merge pull request #458 from XLabsProject/dependabot/submodules/deps/GSL-849f7ce
Bump deps/GSL from `1683d87` to `849f7ce`
2022-10-07 07:32:46 +01:00
dependabot[bot]
2688309622
Bump deps/GSL from 1683d87 to 849f7ce
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `1683d87` to `849f7ce`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](1683d87a3f...849f7ceaf7)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 04:20:01 +00:00
dependabot[bot]
8569d8699f
Bump deps/zlib from 5752b17 to 352cb28
Bumps [deps/zlib](https://github.com/madler/zlib) from `5752b17` to `352cb28`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](5752b171fd...352cb28d12)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 04:19:57 +00:00
dependabot[bot]
04e290058e
Bump deps/libtomcrypt from e6be20b to e10c62e
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `e6be20b` to `e10c62e`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](e6be20bfc7...e10c62ec18)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 04:13:10 +00:00
FutureRave
684d30aa14
GSC: Allow custom scripts to include stock scriptfiles 2022-10-05 18:07:10 +01:00
Edo
a14f45ccfb
Merge pull request #452 from XLabsProject/dependabot/submodules/deps/gsc-tool-b0ed15d
Bump deps/gsc-tool from `bfae2b8` to `b0ed15d`
2022-10-05 08:56:28 +01:00
dependabot[bot]
7721fbee62
Bump deps/protobuf from 41fa3b3 to 82e2060
Bumps [deps/protobuf](https://github.com/google/protobuf) from `41fa3b3` to `82e2060`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](41fa3b3d73...82e206024a)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 05:01:30 +00:00
dependabot[bot]
ad36d0673c
Bump deps/gsc-tool from bfae2b8 to b0ed15d
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `bfae2b8` to `b0ed15d`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](bfae2b81f3...b0ed15dc6c)

---
updated-dependencies:
- dependency-name: deps/gsc-tool
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 05:01:22 +00:00
Edo
8179dcc6e7
Merge pull request #451 from XLabsProject/dependabot/submodules/deps/libtommath-96f9edf
Bump deps/libtommath from `4b47368` to `96f9edf`
2022-10-04 09:04:55 +01:00