Commit Graph

1028 Commits

Author SHA1 Message Date
fed
c825cccf53
Merge pull request #513 from h1-mod/dependabot/submodules/deps/asmjit-8552e28
Bump deps/asmjit from `a9ac135` to `8552e28`
2023-02-25 00:55:58 +01:00
fed
3d91537343
Merge pull request #516 from h1-mod/dependabot/submodules/deps/curl-5ed7417
Bump deps/curl from `6113dec` to `5ed7417`
2023-02-25 00:55:49 +01:00
fed
5a1e481e05
Merge pull request #517 from h1-mod/dependabot/submodules/deps/GSL-9f85e4e
Bump deps/GSL from `0822838` to `9f85e4e`
2023-02-25 00:55:42 +01:00
dependabot[bot]
12bf0b1a68
Bump deps/GSL from 0822838 to 9f85e4e
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `0822838` to `9f85e4e`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](0822838a7c...9f85e4e088)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 18:00:54 +00:00
dependabot[bot]
221ae87984
Bump deps/curl from 6113dec to 5ed7417
Bumps [deps/curl](https://github.com/curl/curl) from `6113dec` to `5ed7417`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](6113dec2a8...5ed7417d2f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 18:00:50 +00:00
dependabot[bot]
eabe3010e3
Bump deps/asmjit from a9ac135 to 8552e28
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `a9ac135` to `8552e28`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](a9ac13536e...8552e286c2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 18:00:55 +00:00
m
e0b231ca83 fix type 2023-02-04 16:45:12 -06:00
m
2177d899d3 change map experiments 2023-02-04 16:37:50 -06:00
fed
5c5c12d189 Reallocate attachments 2023-02-03 22:47:35 +01:00
fed
452670256c Add some commands 2023-02-02 21:34:33 +01:00
m
c1e2a29ee2 some boiii launcher stuff 2023-01-31 15:33:15 -06:00
m
945d65d2e3 stabilize html frame 2023-01-31 15:07:34 -06:00
m
92e456e756
clean up credits [skip ci] 2023-01-30 07:30:37 -06:00
fed
c294aba7ae Fix safe_func 2023-01-29 21:49:18 +01:00
fed
eb69cd9a03 Fix sp 2023-01-29 18:56:39 +01:00
fed
0c2f6b152d Small fix 2023-01-29 01:48:00 +01:00
fed
52c681eac9 Fix gsc 2023-01-29 00:59:05 +01:00
fed
4024ca483a Small fix 2023-01-29 00:52:47 +01:00
m
ed6e71ff11 static model experiments [skip ci] 2023-01-28 16:47:25 -06:00
fed
26c0243ba9 Kill downloads on quit 2023-01-28 19:54:06 +01:00
fed
5c2179e817 Small fix 2023-01-28 12:47:12 +01:00
fed
fa0e87e30d Weapon fixes 2023-01-28 04:06:33 +01:00
fed
7c20dce660 Small fix 2023-01-28 02:32:34 +01:00
fed
e54e17d6b0 Add sv_disableCustomClasses 2023-01-27 23:34:16 +01:00
Vlad
b4591b6e2f
Updater: Use built-in strings as placeholders for the first run (#479) 2023-01-27 05:19:21 -06:00
m
cc2b061c03 don't use h2 title font
keeping the font around for later usage though
2023-01-27 00:00:18 -06:00
m
ef572f27f7 fix slow motion killcams 2023-01-26 23:47:42 -06:00
fed
e14000a997 Small fix 2023-01-27 03:41:47 +01:00
fed
d27c723fa1 Mod stats + mod_pre_gfx 2023-01-27 03:24:10 +01:00
fed
80a5426d01 Update branding.cpp 2023-01-27 01:15:23 +01:00
fed
f5c8bdb600 Smaller branding 2023-01-27 01:03:35 +01:00
fed
2da040d197 Fix console tab 2023-01-27 00:38:00 +01:00
fed
57859e327b Fix build 2023-01-27 00:30:49 +01:00
fed
f01aa5ba59 Custom weapon cac stuff + fixes 2023-01-27 00:26:05 +01:00
m
d5cbad5c81 add debug_materials [skip ci] 2023-01-21 22:24:47 -06:00
fed
9a4b1a536d Correclty reallocate weapon asset pool 2023-01-21 02:10:18 +01:00
fed
811a5532d5 Dont reallocate weapon asset pool 2023-01-21 00:54:32 +01:00
fed
a5376baaaf Reallocate some asset pools 2023-01-20 03:17:03 +01:00
quaK
3e1abebbb0 print matches with tab 2023-01-16 20:11:42 +02:00
quaK
e4fac2e445 error on missing builtin functions 2023-01-16 20:11:06 +02:00
quaK
92e5479b45 add r_warn logging 2023-01-16 19:48:06 +02:00
dependabot[bot]
17523f00f1
Bump deps/GSL from f94c1f6 to 0822838 (#451)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-15 03:19:45 -06:00
dependabot[bot]
8b523559a5
Bump deps/sol2 from f81643a to 19898d8 (#454)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-15 03:19:41 -06:00
dependabot[bot]
299583d23e
Bump deps/asmjit from 5b5b0b3 to a9ac135 (#456)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-15 03:19:32 -06:00
dependabot[bot]
a8fe135bf8
Bump deps/rapidjson from a98e999 to 012be85 (#459)
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `a98e999` to `012be85`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](a98e99992b...012be85287)

---
updated-dependencies:
- dependency-name: deps/rapidjson
  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>
2023-01-15 03:19:27 -06:00
dependabot[bot]
c21c8e61e9
Bump deps/curl from fc9f22b to 6113dec (#460)
Bumps [deps/curl](https://github.com/curl/curl) from `fc9f22b` to `6113dec`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](fc9f22b46e...6113dec2a8)

---
updated-dependencies:
- dependency-name: deps/curl
  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>
2023-01-15 03:19:21 -06:00
fed
1826aef8b4 Close imagefile handles 2023-01-15 04:05:13 +01:00
fed
ee2daaf0e9 Add imagefiles to mod download 2023-01-15 03:35:24 +01:00
Seter
3d5eb1c629 make tags patch for debug only 2023-01-15 02:04:32 +03:00
fed
d42f36af50 Support custom imagefiles 2023-01-14 20:04:09 +01:00