Commit Graph

4559 Commits

Author SHA1 Message Date
dependabot[bot]
2f09bce08e
Bump deps/zlib from 48c3741 to 79a0e44
Bumps [deps/zlib](https://github.com/madler/zlib) from `48c3741` to `79a0e44`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](48c3741002...79a0e447a0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 09:52:43 +00:00
dependabot[bot]
776e5578d0
Bump deps/rapidjson from 973dc9c to 476ffa2
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `973dc9c` to `476ffa2`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](973dc9c06d...476ffa2fd2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 09:52:39 +00:00
Louvenarde
395e531d8d Fix up some structs sign 2023-08-19 18:09:42 +02:00
Louvenarde
1800341b95 BG_WeaponRecoilMultiplier 2023-08-19 18:09:20 +02:00
Louvenarde
353c36cf46 DrawDebugClipmap 2023-08-19 18:09:05 +02:00
Louvenarde
4d2dcd426a Added dumptechset command - removed header function that did not exist anymore 2023-08-19 18:08:47 +02:00
Louvenarde
582b85958e Bump IW4OF 2023-08-05 15:17:49 +02:00
Louve
1466b27c4b
Merge pull request #23 from diamante0018/develop
fix(node): make node system responsive
2023-07-27 18:04:25 +02:00
Diavolo
208b68f218 fix(node): make node system responsive 2023-07-27 17:55:35 +02:00
dependabot[bot]
7365808e9a
Bump deps/GSL from afaaa71 to 4300304
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `afaaa71` to `4300304`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](afaaa71bce...4300304ef2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 09:36:21 +00:00
Louvenarde
8425354ab1 Bumped IW4OF 2023-07-25 12:52:19 +02:00
Louvenarde
bbe9c2c1eb Fixed a hack into a better hack, but it should still be removed when we have a chance to 2023-07-25 12:51:16 +02:00
Louvenarde
99cf31514a Bump IW4OF 2023-07-24 20:50:09 +02:00
dependabot[bot]
d006d1ffa4
Bump deps/pdcurses from 0eb254a to 5c62af0
Bumps [deps/pdcurses](https://github.com/wmcbrine/PDCurses) from `0eb254a` to `5c62af0`.
- [Release notes](https://github.com/wmcbrine/PDCurses/releases)
- [Commits](0eb254ae43...5c62af03e9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 10:02:40 +00:00
dependabot[bot]
7dd0ebcfb8
Bump deps/libtommath from c6a00c2 to 3746c58
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `c6a00c2` to `3746c58`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](c6a00c26ca...3746c58f29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-23 10:14:49 +00:00
Louvenarde
4b1aade899 Merge branch 'diamante_develop' into develop
# Conflicts:
#	.gitmodules
2023-06-22 19:23:13 +02:00
Louvenarde
057d6307cb Redirect git iw4of submodule to /iw4x 2023-06-22 19:07:43 +02:00
Diavolo
008775d1b4
fix(utils): typo 2023-06-22 11:19:25 +02:00
Diavolo
4d7d51fb29
maint(node): literally a one line fix I can't do without 2023-06-22 00:30:34 +02:00
Diavolo
6fd4ec54cc
fix(utils): fix RSA function 2023-06-21 22:12:38 +02:00
Diavolo
da34ecbba7
maint(utils): clean up RSA code 2023-06-21 21:50:41 +02:00
Diavolo
e26eed4c11
maint(utils): clean up crypto utils 2023-06-21 20:47:09 +02:00
Diavolo
0da8167a0a
maint: re-order local variable definitions 2023-06-20 19:10:41 +02:00
Edo
75593b125e
Merge pull request #8 from diamante0018/dependabot/submodules/deps/libtomcrypt-93f5348
Bump deps/libtomcrypt from `fae62af` to `93f5348`
2023-06-20 11:46:51 +02:00
dependabot[bot]
2c809e57e1
Bump deps/libtomcrypt from fae62af to 93f5348
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `fae62af` to `93f5348`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](fae62af0ab...93f5348c47)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 09:46:40 +00:00
Edo
da867c6d27
Merge pull request #7 from diamante0018/dependabot/submodules/deps/libtommath-c6a00c2
Bump deps/libtommath from `f6507b7` to `c6a00c2`
2023-06-20 11:31:35 +02:00
dependabot[bot]
dd5e900cab
Bump deps/libtommath from f6507b7 to c6a00c2
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `f6507b7` to `c6a00c2`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](f6507b7a1b...c6a00c26ca)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 09:28:28 +00:00
Edo
9b650011ad
Merge pull request #5 from diamante0018/dependabot/submodules/deps/libtommath-f6507b7
Bump deps/libtommath from `0df542c` to `f6507b7`
2023-06-19 19:11:26 +02:00
dependabot[bot]
73413a7d64
Bump deps/libtommath from 0df542c to f6507b7
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `0df542c` to `f6507b7`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](0df542cb70...f6507b7a1b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 17:10:42 +00:00
Diavolo
1bdb56f6a0
maint: use {} initializer for strings more often 2023-06-19 19:08:53 +02:00
Diavolo
3f3cfc0be8
maint(branding): rename 2023-06-18 16:07:39 +02:00
Diavolo
94e9429926
maint: remove spooky references 2023-06-18 15:30:12 +02:00
Diavolo
c1c5a06c24
feature(github): deploy binary 2023-06-18 15:18:19 +02:00
Diavolo
77bfbd8e85
fix(serverlist): remove toast notification 2023-06-18 15:10:29 +02:00
Diavolo
2ae991ccbf
maint: remove components I will never use 2023-06-18 14:59:37 +02:00
Diavolo
7c05b151b7
maint(node): cleanup node system 2023-06-18 11:37:02 +02:00
Edo
35a02879ed
Merge pull request #6 from diamante0018/dependabot/submodules/deps/iw4-open-formats-5e17794
Bump deps/iw4-open-formats from `477a3c2` to `5e17794`
2023-06-17 19:39:06 +02:00
dependabot[bot]
bc11a6cb39
Bump deps/iw4-open-formats from 477a3c2 to 5e17794
Bumps [deps/iw4-open-formats](https://github.com/diamante0018/iw4-open-formats) from `477a3c2` to `5e17794`.
- [Commits](477a3c223b...5e17794ed1)

---
updated-dependencies:
- dependency-name: deps/iw4-open-formats
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-17 17:33:41 +00:00
Diavolo
00f86cefe4
deps: update mongoose 2023-06-17 19:30:33 +02:00
Diavolo
c85538eb23
feature(nodes): migrate to JSON node list 2023-06-17 11:46:20 +02:00
Diavolo
a6864ff725
feature: /serverlist TCP endpoint 2023-06-16 21:56:18 +02:00
Diavolo
b7aba4e978
fix(github): fix CI 2023-06-16 19:38:12 +02:00
Edo
334d1b5537
fix(git): fix git submodules 2023-06-16 19:03:01 +02:00
Edo
e49900abca
[AssetInterfaces]: Remove unused header include (#1056) 2023-05-22 12:24:37 +01:00
Edo
6baca79165
[General]: Fix capitalization inconsistency (#1055) 2023-05-22 12:13:43 +01:00
Edo
02c2df9bed
[Menus]: Execute cleanup earlier before shutdown (#1054) 2023-05-22 11:27:14 +01:00
Edo
d1865584df
Merge pull request #1053 from diamante0018/develop 2023-05-19 15:36:29 +01:00
Edo
758ce516f0
Update Events.cpp 2023-05-19 15:07:39 +01:00
Edo
15ff855efd
Update Events.hpp 2023-05-19 15:07:23 +01:00
FutureRave
2f3ab39aee
[Events]: Add new event & cleanup 'Lean' 2023-05-19 14:58:24 +01:00