Commit Graph

173 Commits

Author SHA1 Message Date
FutureRave
800795b3a4
Fix asm I forgot about 2022-03-10 15:11:26 +00:00
FutureRave
51df102d51
Remove code until scheduler is fixed, use chai script to manage bots 2022-03-10 15:05:24 +00:00
FutureRave
8cbd353e15
Fix bots 2022-03-10 13:54:10 +00:00
FutureRave
d739b1c6f9
Fix some stuff 2022-03-10 12:32:22 +00:00
FutureRave
a33aafcff9
Push right size for struct gentity_s 2022-03-10 10:37:01 +00:00
FutureRave
fe159d3bb4
Specify stub is for mp as dedi signature is different 2022-03-10 01:18:42 +00:00
FutureRave
c0a85c4f33
Add test client functionality 2022-03-10 01:12:16 +00:00
Maurice Heumann
4f691b5f96
Merge pull request #14 from momo5502/dependabot/submodules/deps/GSL-4377f6e
Bump deps/GSL from `ebf0498` to `4377f6e`
2022-02-08 18:06:26 +01:00
Maurice Heumann
e4ad0d0a41
Merge pull request #19 from momo5502/dependabot/submodules/deps/zstd-7e364e8
Bump deps/zstd from `ef1eafd` to `7e364e8`
2022-02-08 18:06:18 +01:00
dependabot[bot]
dfc0340187
Bump deps/zstd from ef1eafd to 7e364e8
Bumps [deps/zstd](https://github.com/facebook/zstd) from `ef1eafd` to `7e364e8`.
- [Release notes](https://github.com/facebook/zstd/releases)
- [Commits](ef1eafded3...7e364e8828)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 10:32:05 +00:00
dependabot[bot]
9c33ec6ece
Bump deps/GSL from ebf0498 to 4377f6e
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `ebf0498` to `4377f6e`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](ebf0498363...4377f6e603)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 10:29:50 +00:00
Maurice Heumann
663e5d3576
Merge pull request #3 from momo5502/dependabot/submodules/deps/zstd-ef1eafd
Bump deps/zstd from `f4a552a` to `ef1eafd`
2022-01-19 16:48:26 +01:00
dependabot[bot]
2167d05f69
Bump deps/zstd from f4a552a to ef1eafd
Bumps [deps/zstd](https://github.com/facebook/zstd) from `f4a552a` to `ef1eafd`.
- [Release notes](https://github.com/facebook/zstd/releases)
- [Commits](f4a552a3fa...ef1eafded3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 10:35:36 +00:00
momo5502
eecbd9b612 More fixes 2022-01-16 10:45:01 +01:00
momo5502
9a97d52e2d Small fixes 2022-01-16 10:42:09 +01:00
momo5502
8d7d4f2d39 Fix #1 2022-01-16 10:11:54 +01:00
momo5502
b9be78a102 Github workflows 2022-01-16 10:11:46 +01:00
momo5502
243dff67ff Compilation fixes 2022-01-16 10:11:39 +01:00
momo5502
70f7a8e658 Update submodules 2022-01-16 10:11:32 +01:00
momo5502
e3b1343d0d Fix compilation 2022-01-16 10:11:24 +01:00
momo5502
5e2e11d078 Fix steam mod display 2022-01-16 10:11:16 +01:00
momo5502
726ccb764c Update submodules 2022-01-16 10:11:08 +01:00
momo5502
954a8aa802 Update submodules 2020-04-18 01:41:34 +02:00
momo5502
942795dd4d Use Edge for rendering 2020-04-18 01:40:43 +02:00
momo5502
2d5821d0bb Add scripting compatibility for plutonium 2020-04-18 00:31:08 +02:00
momo5502
64a90a5573 Some cleanup 2020-04-17 21:29:34 +02:00
momo5502
bd7bdaeda2 Update submodules 2020-04-16 22:03:28 +02:00
momo5502
979ac46904 Fix class saving 2020-04-16 22:01:22 +02:00
momo5502
ea82787818 Update submodules 2020-04-13 18:05:51 +02:00
momo5502
5f44578067 Add settings page template 2019-12-01 01:06:19 +01:00
momo5502
ec9d23c5be More efficient delta generation 2019-12-01 00:31:50 +01:00
momo5502
68384a94af Small fix 2019-12-01 00:05:40 +01:00
momo5502
b2546a24e0 Compress game binary diffs using zstd 2019-11-30 23:59:23 +01:00
momo5502
2546d92b92 zstd 2019-11-30 23:37:34 +01:00
momo5502
ca908fdf0b Optimize size 2019-11-30 23:33:25 +01:00
Maurice Heumann
a47755f593 Partial DPI awareness 2019-11-30 14:54:32 +01:00
momo5502
4778c5bda6 New launcher menu 2019-11-30 13:23:35 +01:00
Maurice Heumann
04fefe4003 More fixes 2019-11-30 00:22:35 +01:00
Maurice Heumann
91ee90248a Add menu border 2019-11-30 00:07:06 +01:00
Maurice Heumann
60ff6cd932 Add license 2019-11-29 22:42:45 +01:00
Maurice Heumann
c777f360ec Better command handling 2019-11-29 22:42:38 +01:00
Maurice Heumann
89aee4b00e Small fixes 2019-11-28 22:01:06 +01:00
Maurice Heumann
1f738d8a02 Update readme 2019-11-28 22:00:58 +01:00
Maurice Heumann
d216b8b212 Update submodules 2019-11-28 21:20:20 +01:00
Maurice Heumann
72d1917c1f Fix missing script folder bug 2019-11-28 21:18:32 +01:00
Maurice Heumann
214719ff37 Fix code 2019-11-27 18:52:07 +01:00
momo5502
9f98190944 Random cleanup 2019-09-27 22:35:57 +02:00
momo5502
320d57599e Enable DW logging again 2019-09-25 12:24:39 +02:00
momo5502
7c6e94e7c4 Update rapidjson 2019-09-25 12:16:17 +02:00
momo5502
fa90b94d42 Enable discord rpc 2019-09-25 12:15:19 +02:00