Commit Graph

290 Commits

Author SHA1 Message Date
Federico Cecchetto
d0228b92b7 SP mods 2022-04-08 16:18:00 +02:00
Federico Cecchetto
652ea25c99 Update function_tables.cpp 2022-04-05 22:16:47 +02:00
Federico Cecchetto
6e1a7c35b9 Add sp player notify function 2022-04-05 22:16:41 +02:00
Federico Cecchetto
0915c68fd1 Add lui key events + fixes 2022-04-05 21:41:02 +02:00
dependabot[bot]
684028bc95
Bump deps/asmjit from 7342f7d to 752eb38 (#41)
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `7342f7d` to `752eb38`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](7342f7d78d...752eb38a4d)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 12:57:10 -05:00
Federico Cecchetto
03d38d5a10 Add some functions 2022-04-05 01:54:13 +02:00
Federico Cecchetto
81e9ee451a Scripting changes + SP support 2022-04-05 01:30:24 +02:00
Federico Cecchetto
7cfa1f8452 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-04-03 14:33:54 +02:00
Federico Cecchetto
548247f9b9 Update function_tables.cpp 2022-04-03 14:33:45 +02:00
Skull Merlin
cbbd6c3ca7
Merge pull request #38 from h1-mod/dependabot/submodules/deps/zlib-ec3df00
Bump deps/zlib from `ce12773` to `ec3df00`
2022-04-01 10:59:59 +03:00
dependabot[bot]
c5abe3701b
Bump deps/zlib from ce12773 to ec3df00
Bumps [deps/zlib](https://github.com/madler/zlib) from `ce12773` to `ec3df00`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](ce12773790...ec3df00224)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 17:36:08 +00:00
Skull Merlin
7e97f11686
Merge pull request #37 from h1-mod/dependabot/submodules/deps/zlib-ce12773
Bump deps/zlib from `21767c6` to `ce12773`
2022-03-30 00:58:57 +03:00
dependabot[bot]
fdbc5b91c1
Bump deps/zlib from 21767c6 to ce12773
Bumps [deps/zlib](https://github.com/madler/zlib) from `21767c6` to `ce12773`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](21767c654d...ce12773790)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 17:28:58 +00:00
dependabot[bot]
27501da887
Bump deps/asmjit from 21a31b8 to 7342f7d (#36)
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `21a31b8` to `7342f7d`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](21a31b8a33...7342f7d78d)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 16:42:05 -05:00
dependabot[bot]
a35abd7b4f
Bump deps/zlib from 2014a99 to 21767c6 (#35)
Bumps [deps/zlib](https://github.com/madler/zlib) from `2014a99` to `21767c6`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](2014a993ad...21767c654d)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 16:41:57 -05:00
dependabot[bot]
0c81d5b064
Bump deps/libtommath from 66de864 to 5108f12 (#34)
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `66de864` to `5108f12`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](66de86426e...5108f12350)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 16:41:48 -05:00
dependabot[bot]
906d1ee677
Bump deps/GSL from 4377f6e to 3837236 (#33)
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `4377f6e` to `3837236`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](4377f6e603...383723676c)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 16:41:34 -05:00
Federico Cecchetto
4cb4d38d4a Small fix 2022-03-28 02:21:24 +02:00
dependabot[bot]
857a61a5d6
Bump deps/asmjit from f1a399c to 21a31b8 (#32) 2022-03-21 13:01:59 -05:00
m
a73db20efb
fix safeArea + naming of ui_drawCrosshair 2022-03-18 17:47:07 -05:00
Federico Cecchetto
3d91fbc36d Custom font support 2022-03-18 00:56:03 +01:00
Federico Cecchetto
8071edfc55 Fix stats 2022-03-18 00:27:13 +01:00
Federico Cecchetto
ad6acadd4f Fix custom materials 2022-03-17 23:56:15 +01:00
Federico Cecchetto
47f66b4c03 Add LUI notify function 2022-03-17 20:58:26 +01:00
dependabot[bot]
5fd893f452
Bump deps/libtomcrypt from 673f5ce to 06a81ae (#31)
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `673f5ce` to `06a81ae`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](673f5ce290...06a81aeb22)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-17 12:55:11 -05:00
m
3e786604d5 readd submodules via http protocol 2022-03-16 07:42:38 -05:00
m
dca9ed1176 removed git protocol submodules [skip ci] 2022-03-16 07:38:26 -05:00
fed
9fe64f798b
Merge pull request #29 from h1-mod/dependabot/submodules/deps/asmjit-f1a399c 2022-03-16 11:12:33 +00:00
Federico Cecchetto
e939edee75 Dont try to load 'white' material 2022-03-16 01:56:00 +01:00
Federico Cecchetto
b905b76732 Remove this 2022-03-16 00:30:55 +01:00
Federico Cecchetto
60a0062dfd Custom material stupport 2022-03-16 00:27:49 +01:00
dependabot[bot]
23c3f64377
Bump deps/asmjit from 6efd4d5 to f1a399c
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `6efd4d5` to `f1a399c`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](6efd4d563d...f1a399c4fe)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 20:11:04 +00:00
Federico Cecchetto
87bec471dc Update build.yml 2022-03-15 19:32:52 +01:00
Federico Cecchetto
3437da8589 Update build.yml 2022-03-15 19:20:19 +01:00
Federico Cecchetto
43fecb85e7 Update build.yml 2022-03-15 19:18:49 +01:00
Federico Cecchetto
126481851d Maybe fix build 2022-03-15 19:06:47 +01:00
m
24ad279196
Merge pull request #28 from h1-mod/dependabot/submodules/deps/libtommath-66de864
Bump deps/libtommath from `04e9d1e` to `66de864`
2022-03-14 10:35:33 -07:00
dependabot[bot]
59bee7ea37
Bump deps/libtommath from 04e9d1e to 66de864
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `04e9d1e` to `66de864`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](04e9d1e7a0...66de86426e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 17:34:54 +00:00
Federico Cecchetto
69f65f6ed9 Fix client_t (again) 2022-03-14 01:55:00 +01:00
Federico Cecchetto
fe593450bb Finish fixing spawnBot 2022-03-14 00:00:47 +01:00
Federico Cecchetto
40aab3a2f8 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-03-13 23:54:33 +01:00
Federico Cecchetto
a5986679ce Fix build 2022-03-13 23:54:26 +01:00
fed
6f13eb2a29
Merge pull request #27 from DoktorSAS/patch-3
Update functions table
2022-03-13 23:44:27 +01:00
Federico Cecchetto
b415019c37 Better fix 2022-03-13 23:40:22 +01:00
Federico Cecchetto
5a3247234b Fix bots 2022-03-13 23:12:34 +01:00
Federico Cecchetto
c97e354bc1 Fix event_handler 2022-03-13 23:11:49 +01:00
DoktorSAS
9badba626c
Fixed lowercase 2022-03-13 21:19:17 +01:00
Federico Cecchetto
c5b5a93360 Add more commands + fixes 2022-03-13 21:01:29 +01:00
DoktorSAS
21e8d854c4
Update functions table
Fixed some wrong named functions added some missing one
2022-03-13 18:49:22 +01:00
Federico Cecchetto
88c55dff72 Move stuff 2022-03-13 15:31:57 +01:00