Commit Graph

1150 Commits

Author SHA1 Message Date
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
Edo
9da7afe3f3
Merge pull request #465 from XLabsProject/dependabot/submodules/deps/GSL-7d49d4b
Bump deps/GSL from `849f7ce` to `7d49d4b`
2022-10-11 04:10:28 -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
efinst0rm
65eea18eb8
Cleanup bd_logger_enabled (#463)
* Cleanup bd_logger_enabled

* Change dvar flag

* Undo flag change.
2022-10-10 20:02:20 +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
Maurice Heumann
a04dc7a3f9
Merge pull request #462 from XLabsProject/dependabot/submodules/deps/asmjit-15a6036
Bump deps/asmjit from `052b443` to `15a6036`
2022-10-10 08:20:45 +02:00
Maurice Heumann
e26004aa09
Merge pull request #459 from diamante0018/develop
remove useless dvar lookup
2022-10-10 08:20:29 +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
FutureRave
3a7d9018e1
remove useless dvar lookup 2022-10-10 04:52:34 +01: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
Edo
ca2e738e5b
Merge pull request #457 from XLabsProject/dependabot/submodules/deps/zlib-352cb28
Bump deps/zlib from `5752b17` to `352cb28`
2022-10-07 07:32:32 +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
Maurice Heumann
b9d6526c79
Merge pull request #456 from diamante0018/develop
Fix format and remove anon namespace from header
2022-10-06 18:26:23 +02:00
FutureRave
6315720e37
remove extra newline 2022-10-06 17:17:20 +01:00
FutureRave
0f654cdc3f
fix format in some files and remove anon namespace from header 2022-10-06 17:13:29 +01:00
Edo
834b40ad87
Merge pull request #455 from XLabsProject/dependabot/submodules/deps/libtomcrypt-e10c62e
Bump deps/libtomcrypt from `e6be20b` to `e10c62e`
2022-10-06 09:19:56 +01: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
Maurice Heumann
532cdefaa4
Merge pull request #454 from diamante0018/fix/include-gsc
GSC: Allow custom scripts to include stock scriptfiles
2022-10-05 19:25:30 +02: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
Edo
8e419b0268
Merge pull request #453 from XLabsProject/dependabot/submodules/deps/protobuf-82e2060
Bump deps/protobuf from `41fa3b3` to `82e2060`
2022-10-05 07:50:59 +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
Edo
4f5a69c40a
Merge pull request #450 from XLabsProject/dependabot/submodules/deps/gsc-tool-bfae2b8
Bump deps/gsc-tool from `b04538a` to `bfae2b8`
2022-10-04 09:04:34 +01:00
dependabot[bot]
5562358050
Bump deps/libtommath from 4b47368 to 96f9edf
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `4b47368` to `96f9edf`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](4b47368501...96f9edf9aa)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 04:10:14 +00:00
dependabot[bot]
3808749666
Bump deps/gsc-tool from b04538a to bfae2b8
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `b04538a` to `bfae2b8`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](b04538aaa2...bfae2b81f3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 04:10:11 +00:00
Edo
d5cb18fbba
Merge pull request #449 from XLabsProject/dependabot/submodules/deps/gsc-tool-b04538a
Bump deps/gsc-tool from `25f20d8` to `b04538a`
2022-10-03 10:00:55 +01:00
dependabot[bot]
316fc62fb1
Bump deps/gsc-tool from 25f20d8 to b04538a
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `25f20d8` to `b04538a`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](25f20d87ea...b04538aaa2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 04:12:05 +00:00
Maurice Heumann
16d8af4e13
Merge pull request #448 from diamante0018/develop
gsc: fix print & println (& more)
2022-10-02 19:33:02 +02:00
FutureRave
702e859383
gsc: fix print & println (& more) 2022-10-02 18:02:44 +01:00
Edo
6b774e868c
Merge pull request #447 from XLabsProject/dependabot/submodules/deps/protobuf-41fa3b3
Bump deps/protobuf from `ae6d69d` to `41fa3b3`
2022-09-30 07:40:36 +01:00
dependabot[bot]
1848861a70
Bump deps/protobuf from ae6d69d to 41fa3b3
Bumps [deps/protobuf](https://github.com/google/protobuf) from `ae6d69d` to `41fa3b3`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](ae6d69dba6...41fa3b3d73)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 04:13:30 +00:00
Edo
8ece7f3fb3
Merge pull request #445 from XLabsProject/dependabot/submodules/deps/protobuf-ae6d69d
Bump deps/protobuf from `139068b` to `ae6d69d`
2022-09-29 09:10:34 +01:00
Edo
2e4663ce37
Merge pull request #446 from XLabsProject/dependabot/submodules/deps/gsc-tool-25f20d8
Bump deps/gsc-tool from `88b4539` to `25f20d8`
2022-09-29 09:10:15 +01:00
dependabot[bot]
dda5f8e124
Bump deps/gsc-tool from 88b4539 to 25f20d8
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `88b4539` to `25f20d8`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](88b4539bbf...25f20d87ea)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 04:08:06 +00:00
dependabot[bot]
70e5ad1641
Bump deps/protobuf from 139068b to ae6d69d
Bumps [deps/protobuf](https://github.com/google/protobuf) from `139068b` to `ae6d69d`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](139068ba09...ae6d69dba6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 04:08:02 +00:00
Edo
3d4f8015e5
Merge pull request #444 from XLabsProject/dependabot/submodules/deps/sol2-0386513
Bump deps/sol2 from `4de99c5` to `0386513`
2022-09-28 08:40:26 +01:00
Edo
00bc2fab1e
Merge pull request #443 from XLabsProject/dependabot/submodules/deps/GSL-1683d87
Bump deps/GSL from `10df83d` to `1683d87`
2022-09-28 08:40:11 +01:00
dependabot[bot]
3bf807b8d5
Bump deps/sol2 from 4de99c5 to 0386513
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `4de99c5` to `0386513`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](4de99c5b41...0386513a2d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 04:09:53 +00:00
dependabot[bot]
1d3499ce35
Bump deps/GSL from 10df83d to 1683d87
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `10df83d` to `1683d87`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](10df83d292...1683d87a3f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 04:09:48 +00:00
Edo
64db9e9a10
Merge pull request #442 from XLabsProject/dependabot/submodules/deps/lua-26be274
Bump deps/lua from `71bc69c` to `26be274`
2022-09-26 11:25:22 +02:00