FutureRave
|
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 |
|
FutureRave
|
7a33fe42e8
|
🚨 Fix DB_EnumXAssetEntries ⚡
|
2022-01-18 11:10:53 +00:00 |
|
Dss0
|
9f3f8c5c42
|
Merge pull request #168 from XLabsProject/dependabot/submodules/deps/pdcurses-2fa0f10
Bump deps/pdcurses from `af0fd7d` to `2fa0f10`
|
2022-01-17 19:24:40 +01:00 |
|
Dss0
|
9da6abd11d
|
Merge pull request #169 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 |
|
FutureRave
|
c0670ba0a3
|
Revert some changes and use const char pointer where it's appropriate
|
2022-01-17 17:21:51 +00:00 |
|
dependabot[bot]
|
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 |
|
Dss0
|
656ee13fbc
|
Merge pull request #164 from diamante0018/refactor-startup-messages
Refactor startup messages
|
2022-01-17 15:24:47 +01:00 |
|
Dss0
|
e9a9ba1423
|
Merge pull request #167 from XLabsProject/dependabot/submodules/deps/pdcurses-af0fd7d
Bump deps/pdcurses from `6c8e32e` to `af0fd7d`
|
2022-01-14 20:27:33 +01:00 |
|
Dss0
|
1bef363a5f
|
Merge pull request #166 from diamante0018/feature/eflags
[Gamepad] Document player state flags
|
2022-01-14 20:27:04 +01:00 |
|
dependabot[bot]
|
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 |
|
FutureRave
|
2785343eac
|
document player state flags in gamepad module
|
2022-01-12 17:48:20 +00:00 |
|
Dss0
|
eb9112dfcd
|
Merge pull request #161 from XLabsProject/dependabot/submodules/deps/zlib-2014a99
Bump deps/zlib from `c3f3043` to `2014a99`
|
2022-01-12 01:09:06 +01:00 |
|
Dss0
|
75273bdd1d
|
Merge pull request #165 from XLabsProject/dependabot/submodules/deps/pdcurses-6c8e32e
Bump deps/pdcurses from `f1cd4f4` to `6c8e32e`
|
2022-01-12 01:08:05 +01:00 |
|
dependabot[bot]
|
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 |
|
FutureRave
|
0fe6a80429
|
Refactor startup messages
|
2022-01-10 15:28:37 +00:00 |
|
Jan
|
37689b6f8e
|
Merge pull request #157 from diamante0018/feature/refactor-elevators
[Elevators] Add prone elevators
|
2022-01-07 13:42:45 +01:00 |
|
Diavolo
|
22076ef096
|
Add prone to crouch ele
|
2022-01-07 12:33:53 +01:00 |
|
dependabot[bot]
|
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 |
|
Diavolo
|
eb88d587fc
|
Added prone elevators
|
2021-12-28 10:07:39 +01:00 |
|
Jan
|
22d263b423
|
Merge pull request #156 from diamante0018/feature/refactor-elevators
Feature/refactor elevators
|
2021-12-27 12:41:36 +01:00 |
|
Diavolo
|
41874769aa
|
Address review
|
2021-12-26 17:33:48 +01:00 |
|
Diavolo
|
35d753406b
|
Merge branch 'feature/refactor-elevators' of https://github.com/diamante0018/iw4x-client into feature/refactor-elevators
|
2021-12-26 17:25:29 +01:00 |
|
Diavolo
|
ec43adda59
|
Address parts of review
|
2021-12-26 17:25:13 +01:00 |
|
Edo
|
ec3cbb4d7c
|
Commit suggestion
Bad copy paste on my end
Co-authored-by: Jan <Laupetin@users.noreply.github.com>
|
2021-12-26 17:22:42 +01:00 |
|
Diavolo
|
8cf5208c29
|
comments
|
2021-12-22 16:40:30 +01:00 |
|
Diavolo
|
8736983c46
|
Refactor elevators
|
2021-12-22 16:25:58 +01:00 |
|
Dss0
|
6d80943380
|
Merge pull request #155 from diamante0018/develop
Added missing lock guard
|
2021-12-17 20:25:16 +01:00 |
|
Diavolo
|
25a79f8439
|
Added missing lock guard
|
2021-12-17 19:49:25 +01:00 |
|
Dss0
|
7ebdc37622
|
Merge pull request #154 from XLabsProject/dependabot/submodules/deps/libtommath-bea9270
Bump deps/libtommath from `2cec6ad` to `bea9270`
|
2021-12-17 19:34:28 +01:00 |
|
Louve
|
ba590760cd
|
Merge pull request #142 from Rackover/better_r_draw_debug
Better r draw debug
|
2021-12-17 18:02:42 +01:00 |
|
rack.over
|
a6f0d78481
|
address review
|
2021-12-17 09:55:50 +01:00 |
|
dependabot[bot]
|
c31f5b15ce
|
Bump deps/libtommath from 2cec6ad to bea9270
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `2cec6ad` to `bea9270`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](2cec6addaf...bea9270646 )
---
updated-dependencies:
- dependency-name: deps/libtommath
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-14 17:17:54 +00:00 |
|
Louve
|
3fdadb45a5
|
Merge pull request #134 from diamante0018/feature/reset-dvars
[Dvar] Reset dvars changed by server when disconnecting
|
2021-12-13 22:42:50 +01:00 |
|
Louvenarde
|
c0f95d3fc3
|
Address review
|
2021-12-13 19:06:04 +01:00 |
|
Louvenarde
|
6ec5cac5cb
|
Fix const cast on enum dvar registration
|
2021-12-13 18:50:52 +01:00 |
|
Louvenarde
|
241aed3d92
|
Merge branch 'develop' of https://github.com/XLabsProject/iw4x-client into better_r_draw_debug
|
2021-12-13 18:48:17 +01:00 |
|
Louvenarde
|
d726015ba2
|
Fix some declarations and pointer madness in Vec3SqrDist
|
2021-12-13 18:46:55 +01:00 |
|
Dss0
|
280dd6e1a5
|
Merge pull request #153 from XLabsProject/dependabot/submodules/deps/pdcurses-f1cd4f4
Bump deps/pdcurses from `6c31f22` to `f1cd4f4`
|
2021-12-09 20:33:27 +01:00 |
|
Dss0
|
060eb4baaa
|
Merge pull request #152 from diamante0018/add-cheat-cmds
[Script/Command] Add back cheat commands and gsc functions
|
2021-12-09 20:29:29 +01:00 |
|
FutureRave
|
62bca7f3b2
|
read ent num from struct as Matrix suggested
|
2021-12-09 17:49:47 +00:00 |
|
dependabot[bot]
|
0ac4cd1ba3
|
Bump deps/pdcurses from 6c31f22 to f1cd4f4
Bumps [deps/pdcurses](https://github.com/wmcbrine/PDCurses) from `6c31f22` to `f1cd4f4`.
- [Release notes](https://github.com/wmcbrine/PDCurses/releases)
- [Commits](6c31f22692...f1cd4f4569 )
---
updated-dependencies:
- dependency-name: deps/pdcurses
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-09 17:21:21 +00:00 |
|
FutureRave
|
86f0242a3d
|
Reimplement clientcommand like in debug builds
|
2021-12-09 12:01:37 +00:00 |
|
FutureRave
|
ff1584cff0
|
Fix comment
|
2021-12-07 17:47:31 +00:00 |
|
FutureRave
|
86158bddf2
|
Organize cheat commands/gsc in one module
|
2021-12-07 16:53:41 +00:00 |
|
FutureRave
|
ed95316508
|
Fix wording
|
2021-12-07 16:19:40 +00:00 |
|
FutureRave
|
6d916ebd47
|
Added god/demigod and fixed ufo
|
2021-12-07 16:10:46 +00:00 |
|
FutureRave
|
a3947c1461
|
Merge branch 'XLabsProject-develop' into develop
|
2021-12-07 14:56:50 +00:00 |
|
FutureRave
|
332157ad2c
|
Merge branch 'develop' of https://github.com/XLabsProject/iw4x-client into XLabsProject-develop
|
2021-12-07 14:56:22 +00:00 |
|
dependabot[bot]
|
80415e7c8e
|
Bump deps/libtommath from eda0bd6 to 8355b88
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `eda0bd6` to `8355b88`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](eda0bd6ae5...8355b88db0 )
---
updated-dependencies:
- dependency-name: deps/libtommath
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-07 14:52:46 +00:00 |
|