Commit Graph

592 Commits

Author SHA1 Message Date
Maurice Heumann
254d0784d9 Update protobuf 2021-05-22 20:38:17 +02:00
Maurice Heumann
087af9253d
Merge pull request #200 from XLabsProject/dependabot/submodules/deps/GSL-b26f6d5
Bump deps/GSL from `c1cbb41` to `b26f6d5`
2021-05-22 20:36:42 +02:00
Maurice Heumann
303ddc027d Update submodules 2021-05-21 19:53:31 +02:00
dependabot[bot]
3369f8c2b3
Bump deps/GSL from c1cbb41 to b26f6d5
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `c1cbb41` to `b26f6d5`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](c1cbb41b42...b26f6d5ec7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 06:49:19 +00:00
Maurice Heumann
1e6044390e
Merge pull request #196 from XLabsProject/dependabot/submodules/deps/asmjit-78de7d9
Bump deps/asmjit from `8ee4c76` to `78de7d9`
2021-05-20 13:33:03 +02:00
Maurice Heumann
04284de869 Merge remote-tracking branch 'origin/master' into develop 2021-05-20 13:32:53 +02:00
Maurice Heumann
9a6089ec56
Merge pull request #199 from XLabsProject/release/v1.0.4
Release v1.0.4
2021-05-20 13:31:52 +02:00
X Labs Bot
827fa7a193
Prepare release v1.0.4 2021-05-20 11:30:40 +00:00
Maurice Heumann
110afd2e82 Update changelog 2021-05-20 13:29:44 +02:00
m
2b7988d4ba space + sv_motd empty check gone 2021-05-19 14:19:14 -05:00
Maurice Heumann
573cba46b7 Don't reset marker 2021-05-19 20:19:48 +02:00
Maurice Heumann
9620df5d4f Fix streamed textures being overriden 2021-05-19 20:08:59 +02:00
m
b7b5520ab2 clear on error/disconnect 2021-05-19 07:35:55 -05:00
dependabot[bot]
b1f8f4e989
Bump deps/asmjit from 8ee4c76 to 78de7d9
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `8ee4c76` to `78de7d9`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](8ee4c76ee3...78de7d9c81)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 06:52:47 +00:00
Maurice Heumann
a04f166b15 Disable images on dedi 2021-05-17 22:52:00 +02:00
Maurice Heumann
7868f36312 Support getting v-table entries 2021-05-17 22:40:32 +02:00
Maurice Heumann
949258ae13 Better texture upload 2021-05-17 19:43:47 +02:00
Maurice Heumann
69715c9062 Fix struct 2021-05-17 15:49:49 +02:00
Maurice Heumann
6d7898960e Singleplayer support 2021-05-17 14:41:14 +02:00
Maurice Heumann
9e01eef0b6 Use com pointers 2021-05-17 14:12:42 +02:00
Maurice Heumann
8d9a818bd5 Schedule texture upload on the render thread 2021-05-17 14:08:14 +02:00
Maurice Heumann
a6b24407ad
Merge pull request #183 from fedddddd/what
Script function support
2021-05-17 11:43:16 +02:00
Maurice Heumann
477677942e
Merge pull request #191 from XLabsProject/dependabot/submodules/deps/sol2-430b55a
Bump deps/sol2 from `f92c28b` to `430b55a`
2021-05-17 11:42:59 +02:00
Maurice Heumann
12014664ef
Merge pull request #192 from XLabsProject/dependabot/submodules/deps/asmjit-8ee4c76
Bump deps/asmjit from `0dd16b0` to `8ee4c76`
2021-05-17 11:42:52 +02:00
dependabot[bot]
2e1aab0fc5
Bump deps/asmjit from 0dd16b0 to 8ee4c76
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `0dd16b0` to `8ee4c76`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](0dd16b0a98...8ee4c76ee3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 07:47:06 +00:00
dependabot[bot]
2782a8335f
Bump deps/sol2 from f92c28b to 430b55a
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `f92c28b` to `430b55a`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](f92c28b1b5...430b55a496)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 07:47:00 +00:00
Maurice Heumann
a4d2cb409c Fix build 2021-05-16 22:01:09 +02:00
Maurice Heumann
02bdf573d6 Handle channel conversion 2021-05-16 21:52:36 +02:00
Maurice Heumann
f9ea94773e Small fixes 2021-05-16 13:58:09 +02:00
Maurice Heumann
b1c574e2ab Support motd image 2021-05-16 10:18:03 +02:00
Maurice Heumann
5a67d0a9c5 Better flags 2021-05-15 23:28:18 +02:00
Maurice Heumann
4f937b06e6 Experimental texture loading #185 2021-05-15 18:21:29 +02:00
Federico Cecchetto
e2a7a10a46 Free thread 2021-05-15 14:21:14 +02:00
Maurice Heumann
b41841d0d3 Remove printing 2021-05-15 13:31:46 +02:00
Maurice Heumann
43649ce612 Prepare custom texture support #185 2021-05-15 13:18:14 +02:00
Maurice Heumann
eaca589729
Merge pull request #184 from XLabsProject/dependabot/submodules/deps/GSL-c1cbb41
Bump deps/GSL from `ef0ffef` to `c1cbb41`
2021-05-15 10:30:53 +02:00
dependabot[bot]
f249191fb8
Bump deps/GSL from ef0ffef to c1cbb41
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `ef0ffef` to `c1cbb41`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](ef0ffefe52...c1cbb41b42)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 06:43:14 +00:00
Federico Cecchetto
fe8a19836f Script function support 2021-05-13 21:11:04 +02:00
Maurice Heumann
74adf64039
Merge pull request #181 from diamante0018/develop
Use sizeof operator more often
2021-05-13 09:15:46 +02:00
Maurice Heumann
73e46704be
Merge pull request #177 from fedddddd/what
Script struct support #132
2021-05-13 09:11:13 +02:00
Federico Cecchetto
2f82619405 Fix 2021-05-12 14:00:29 +02:00
Federico Cecchetto
2984da422a Changes 2021-05-12 12:16:08 +02:00
Diavolo
f38c0ff951
More sizeof 2021-05-12 10:54:06 +02:00
Diavolo
bd0bbfcf8a
Use sizeof operator more often 2021-05-12 10:45:19 +02:00
Maurice Heumann
918adb652a Support endon for scripts 2021-05-11 13:22:46 +02:00
Maurice Heumann
9e301934dd
Merge pull request #178 from XLabsProject/dependabot/submodules/deps/rapidjson-17aa824
Bump deps/rapidjson from `25fa7a1` to `17aa824`
2021-05-11 09:54:03 +02:00
Maurice Heumann
9a0bd70c79
Merge pull request #179 from XLabsProject/dependabot/submodules/deps/sol2-f92c28b
Bump deps/sol2 from `a3e3a62` to `f92c28b`
2021-05-11 09:53:55 +02:00
dependabot[bot]
cfece998ee
Bump deps/sol2 from a3e3a62 to f92c28b
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `a3e3a62` to `f92c28b`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](a3e3a62ad6...f92c28b1b5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 10:19:35 +00:00
dependabot[bot]
a97fa819d9
Bump deps/rapidjson from 25fa7a1 to 17aa824
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `25fa7a1` to `17aa824`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](25fa7a119d...17aa824c92)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 10:19:27 +00:00
Federico Cecchetto
d112ad8d81 Another fix 2021-05-09 22:29:12 +02:00