Commit Graph

336 Commits

Author SHA1 Message Date
Maurice Heumann
cf281ed7e5
Merge pull request #86 from diamante0018/master
Add features from IW4x, fix buffer overflow.
2022-05-14 10:34:15 +02:00
Edo
eb8f6a2612
Merge pull request #87 from momo5502/dependabot/submodules/deps/zstd-f349d18
Bump deps/zstd from `66633f9` to `f349d18`
2022-05-13 11:30:28 +01:00
Edo
bb5c54675e
Merge pull request #80 from momo5502/dependabot/submodules/deps/libtommath-4b47368
Bump deps/libtommath from `5108f12` to `4b47368`
2022-05-13 11:30:18 +01:00
Edo
afacf2f096
Merge pull request #81 from momo5502/dependabot/submodules/deps/GSL-da01eb2
Bump deps/GSL from `2bfd495` to `da01eb2`
2022-05-13 11:30:09 +01:00
dependabot[bot]
6a03fff56e
Bump deps/zstd from 66633f9 to f349d18
Bumps [deps/zstd](https://github.com/facebook/zstd) from `66633f9` to `f349d18`.
- [Release notes](https://github.com/facebook/zstd/releases)
- [Commits](66633f9386...f349d18776)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-13 10:26:58 +00:00
FutureRave
34f9eab6b2
Fix style for stub 2022-05-13 11:06:39 +01:00
FutureRave
b14d21d9a1
Refactor sp commands 2022-05-13 10:59:11 +01:00
FutureRave
52d0326562
Port sec patches from iw4x 2022-05-13 10:49:15 +01:00
FutureRave
dd55c64092
Refactor player movemement + add 3 new dvars 2022-05-12 22:51:14 +01:00
FutureRave
f4f5960dcf
Add bullet changes from iw4x 2022-05-12 19:45:29 +01:00
FutureRave
949d6ad9d5
[ClientCommand] Add kill 2022-05-12 14:14:59 +01:00
Maurice Heumann
8b9004472b
Update LICENSE 2022-05-04 19:31:24 +02:00
dependabot[bot]
a2ab282fe9
Bump deps/GSL from 2bfd495 to da01eb2
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `2bfd495` to `da01eb2`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](2bfd495080...da01eb28db)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 10:37:06 +00:00
dependabot[bot]
f9c3ff93b7
Bump deps/libtommath from 5108f12 to 4b47368
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `5108f12` to `4b47368`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](5108f12350...4b47368501)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 10:28:12 +00:00
Maurice Heumann
feb5cf67c1
Merge pull request #77 from diamante0018/master
Scheduler refactoring [Fix spawnbot]
2022-04-25 17:16:49 +02:00
Maurice Heumann
03cc3b04b4
Merge pull request #60 from momo5502/dependabot/submodules/deps/libtommath-5108f12
Bump deps/libtommath from `66de864` to `5108f12`
2022-04-25 17:11:54 +02:00
Maurice Heumann
89ff93e0dc
Merge pull request #66 from momo5502/dependabot/submodules/deps/zlib-ec3df00
Bump deps/zlib from `2014a99` to `ec3df00`
2022-04-25 17:11:45 +02:00
Maurice Heumann
45c061782e
Merge pull request #69 from momo5502/dependabot/submodules/deps/HDiffPatch-936b11e
Bump deps/HDiffPatch from `2a6cfd0` to `936b11e`
2022-04-25 17:11:38 +02:00
Maurice Heumann
f553fcd54b
Merge pull request #71 from momo5502/dependabot/submodules/deps/rapidjson-fcb23c2
Bump deps/rapidjson from `8261c1d` to `fcb23c2`
2022-04-25 17:11:31 +02:00
Maurice Heumann
e3039a7317
Merge pull request #75 from momo5502/dependabot/submodules/deps/GSL-2bfd495
Bump deps/GSL from `3837236` to `2bfd495`
2022-04-25 17:11:26 +02:00
Maurice Heumann
0d7025482d
Merge pull request #76 from momo5502/dependabot/submodules/deps/zstd-66633f9
Bump deps/zstd from `64efba4` to `66633f9`
2022-04-25 17:11:18 +02:00
FutureRave
925891f996
Fix minor detail in format string 2022-04-25 16:10:57 +01:00
FutureRave
249f064f77
Fix tls issue 2022-04-25 16:07:29 +01:00
FutureRave
e1b1f69d3e
Scheduler Refactoring (S1x plagiarized) 2022-04-25 15:26:51 +01:00
dependabot[bot]
aaac0b3666
Bump deps/zstd from 64efba4 to 66633f9
Bumps [deps/zstd](https://github.com/facebook/zstd) from `64efba4` to `66633f9`.
- [Release notes](https://github.com/facebook/zstd/releases)
- [Commits](64efba4c5e...66633f9386)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 10:46:58 +00:00
Maurice Heumann
930b495c55
Merge pull request #74 from diamante0018/master
Implement gravity and speed dvars
2022-04-18 14:34:22 +02:00
dependabot[bot]
9da0b12e9e
Bump deps/GSL from 3837236 to 2bfd495
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `3837236` to `2bfd495`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](383723676c...2bfd495080)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 10:24:43 +00:00
Diavolo
a0118c7efe
Implement gravity and speed dvars 2022-04-12 21:27:48 +02:00
Maurice Heumann
b9f02f9a04
Merge pull request #73 from diamante0018/patch-1
[String] Port changes from S1x
2022-04-10 10:09:59 +02:00
Edo
5bfccfbfff
[String] Port changes from S1x 2022-04-10 04:04:14 +02:00
Maurice Heumann
87400dab4d
Merge pull request #72 from diamante0018/master
Small fix
2022-04-08 11:07:05 +02:00
Diavolo
21b47530cf
Small fix 2022-04-07 22:39:38 +02:00
dependabot[bot]
b73a679f50
Bump deps/rapidjson from 8261c1d to fcb23c2
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `8261c1d` to `fcb23c2`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](8261c1ddf4...fcb23c2dbf)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 10:23:58 +00:00
dependabot[bot]
b5cf4d5933
Bump deps/HDiffPatch from 2a6cfd0 to 936b11e
Bumps [deps/HDiffPatch](https://github.com/sisong/HDiffPatch) from `2a6cfd0` to `936b11e`.
- [Release notes](https://github.com/sisong/HDiffPatch/releases)
- [Commits](2a6cfd0440...936b11eb70)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 10:23:52 +00:00
dependabot[bot]
bd98f73888
Bump deps/zlib from 2014a99 to ec3df00
Bumps [deps/zlib](https://github.com/madler/zlib) from `2014a99` to `ec3df00`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](2014a993ad...ec3df00224)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 10:33:35 +00:00
dependabot[bot]
7885153e38
Bump deps/libtommath from 66de864 to 5108f12
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>
2022-03-28 10:33:37 +00:00
Maurice Heumann
50a0e137b0
Merge pull request #57 from diamante0018/master
Bounces from all angles. Re-organize includes based on cpp core guideliness
2022-03-26 09:40:56 +01:00
FutureRave
61de518130
Reorganize more includes 2022-03-24 10:44:20 +00:00
FutureRave
be39b1b8a2
Change stub location 2022-03-23 16:16:30 +00:00
FutureRave
f0599576b4
Oops: fix jump step size for mp 2022-03-23 16:03:49 +00:00
FutureRave
01ef5ffff5
Remove double include 2022-03-23 14:19:25 +00:00
FutureRave
86572ac3c9
Redability 2022-03-23 14:10:36 +00:00
FutureRave
06ec92deef
Make maxfps archive 2022-03-23 13:49:42 +00:00
FutureRave
0fd6597b71
Bounce from all angles & more 2022-03-23 13:48:13 +00:00
Maurice Heumann
1d7cf00cdb
Merge pull request #53 from diamante0018/master
Patch bug in dedi
2022-03-23 12:55:40 +01:00
Maurice Heumann
d256833b71
Merge pull request #54 from diamante0018/jump-step-2
Implement last two jump dvars
2022-03-23 12:55:20 +01:00
Maurice Heumann
7e2f7cd073
Merge pull request #55 from diamante0018/unlock-fps
Unlock max fps on mp
2022-03-23 12:54:40 +01:00
Maurice Heumann
86aefccedc
Merge pull request #56 from momo5502/dependabot/submodules/deps/GSL-3837236
Bump deps/GSL from `4377f6e` to `3837236`
2022-03-23 12:54:00 +01:00
dependabot[bot]
2f5073dc72
Bump deps/GSL from 4377f6e to 3837236
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>
2022-03-23 11:17:15 +00:00
FutureRave
7b5933fa25
Unlock max fps on mp 2022-03-22 21:30:44 +00:00