Commit Graph

3342 Commits

Author SHA1 Message Date
Edo
77071dfb92 Merge pull request from diamante0018/diamante0018-patch-1
Format
2022-01-22 13:39:53 +00:00
Edo
347bd616ee Update Structs.hpp 2022-01-22 13:39:29 +00:00
8ae86de0b3 [Structs] Fix gentity_s fields type 2022-01-22 13:00:44 +00:00
6687d73f20 Remove unused function 2022-01-20 18:21:37 +00:00
ac7cd528a1 Forgot to export the lock 🔒 2022-01-19 19:41:35 +00:00
93cb764c23 🔒 Used the wrong locks 🔒 2022-01-19 19:32:49 +00:00
2c27de030c Address second review 2022-01-19 14:05:40 +00:00
0cf1143f94 Merge pull request from diamante0018/feature/proper-setviewpos
Restore setviewpos command
2022-01-19 14:57:38 +01:00
65eb2e34e0 Change style a bit 2022-01-19 10:48:33 +00:00
9af4a9b8e0 Comments, I'm tired 👽 2022-01-19 00:53:06 +00:00
4ee39b510f Refactor bounces 2022-01-19 00:49:50 +00:00
d756e8626b Reorder functions in the files 2022-01-18 16:24:52 +00:00
Edo
29a929eee0 Merge branch 'develop' into insanely-fast-crit-sections 2022-01-18 11:18:51 +00:00
7a33fe42e8 🚨 Fix DB_EnumXAssetEntries 2022-01-18 11:10:53 +00:00
5c34e55552 Fix some inconsistencies in my code 2022-01-18 00:21:25 +00:00
9f3f8c5c42 Merge pull request from XLabsProject/dependabot/submodules/deps/pdcurses-2fa0f10
Bump deps/pdcurses from `af0fd7d` to `2fa0f10`
2022-01-17 19:24:40 +01:00
9da6abd11d Merge pull request from diamante0018/revert-Fixed-compile-errors-on-Cpp20
Partially revert some changes from "fix compile errors on c++20"
2022-01-17 19:24:10 +01:00
c0670ba0a3 Revert some changes and use const char pointer where it's appropriate 2022-01-17 17:21:51 +00:00
64dc256475 Bump deps/pdcurses from af0fd7d to 2fa0f10
Bumps [deps/pdcurses](https://github.com/wmcbrine/PDCurses) from `af0fd7d` to `2fa0f10`.
- [Release notes](https://github.com/wmcbrine/PDCurses/releases)
- [Commits](af0fd7dba8...2fa0f10dd8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 17:16:36 +00:00
656ee13fbc Merge pull request from diamante0018/refactor-startup-messages
Refactor startup messages
2022-01-17 15:24:47 +01:00
805be6bb01 hook runtimerror for the win 2022-01-16 17:25:51 +00:00
7794a12b95 make dedi patch work on client as well 2022-01-16 14:08:52 +00:00
5d26af4a28 Refactor script param checking behaviour 2022-01-16 13:45:18 +00:00
5231077b95 Fix other keks + add scr_addbool for good mesure 2022-01-15 19:18:15 +00:00
7fab6e136e Comment gsc function 2022-01-15 13:49:33 +00:00
d7d8949d2a Use newly added flag 2022-01-14 19:42:03 +00:00
e9a9ba1423 Merge pull request from XLabsProject/dependabot/submodules/deps/pdcurses-af0fd7d
Bump deps/pdcurses from `6c8e32e` to `af0fd7d`
2022-01-14 20:27:33 +01:00
1bef363a5f Merge pull request from diamante0018/feature/eflags
[Gamepad] Document player state flags
2022-01-14 20:27:04 +01:00
3b52208c87 Add script function from bo2 for good mesure 2022-01-14 00:21:14 +00:00
9bb3ae64e3 Bump deps/pdcurses from 6c8e32e to af0fd7d
Bumps [deps/pdcurses](https://github.com/wmcbrine/PDCurses) from `6c8e32e` to `af0fd7d`.
- [Release notes](https://github.com/wmcbrine/PDCurses/releases)
- [Commits](6c8e32ee9b...af0fd7dba8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 17:23:21 +00:00
2785343eac document player state flags in gamepad module 2022-01-12 17:48:20 +00:00
eb9112dfcd Merge pull request from XLabsProject/dependabot/submodules/deps/zlib-2014a99
Bump deps/zlib from `c3f3043` to `2014a99`
2022-01-12 01:09:06 +01:00
75273bdd1d Merge pull request from XLabsProject/dependabot/submodules/deps/pdcurses-6c8e32e
Bump deps/pdcurses from `f1cd4f4` to `6c8e32e`
2022-01-12 01:08:05 +01:00
4fbe9ffc27 Fix error message 2022-01-11 18:53:20 +00:00
ca3c0a7b2f Bump deps/pdcurses from f1cd4f4 to 6c8e32e
Bumps [deps/pdcurses](https://github.com/wmcbrine/PDCurses) from `f1cd4f4` to `6c8e32e`.
- [Release notes](https://github.com/wmcbrine/PDCurses/releases)
- [Commits](f1cd4f4569...6c8e32ee9b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 17:15:50 +00:00
52d2a101e6 use dev_script for debugcode 2022-01-11 10:40:34 +00:00
2adad67f4f Protect list with mutex 2022-01-10 18:42:58 +00:00
0fe6a80429 Refactor startup messages 2022-01-10 15:28:37 +00:00
9a100a309c Fix logic error 2022-01-10 12:12:56 +00:00
b6ae4bfe87 Restore setviewpos command as it should be 2022-01-10 12:04:39 +00:00
3a9ec90127 Tidy format up a bit 2022-01-08 13:44:09 +01:00
c833a57508 Set debugcode to true if we are developers 2022-01-08 12:52:05 +01:00
77c2043006 Refactor script related funcs/modules 2022-01-07 22:00:44 +01:00
Jan
37689b6f8e Merge pull request from diamante0018/feature/refactor-elevators
[Elevators] Add prone elevators
2022-01-07 13:42:45 +01:00
22076ef096 Add prone to crouch ele 2022-01-07 12:33:53 +01:00
687e3d6e27 Refactor movement. 2022-01-07 12:24:29 +01:00
3e7b57eb07 Bump deps/zlib from c3f3043 to 2014a99
Bumps [deps/zlib](https://github.com/madler/zlib) from `c3f3043` to `2014a99`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](c3f3043f7a...2014a993ad)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 17:19:08 +00:00
7add84442f Allow to unmute using guid 2022-01-01 22:21:25 +01:00
57d598617c Mute player's chat feature 2022-01-01 14:08:02 +01:00
eb88d587fc Added prone elevators 2021-12-28 10:07:39 +01:00