|
7ee57de3e3
|
[ClanTags] Remove hooked function that must not be called when in-game
|
2022-07-21 14:04:14 +02:00 |
|
|
aeb24d25a6
|
Merge pull request #375 from XLabsProject/fix-typo
Fix typo
|
2022-07-21 13:15:21 +02:00 |
|
|
378f0eb474
|
Update pull_request_template.md
|
2022-07-21 12:38:24 +02:00 |
|
|
b71c2235f6
|
Merge pull request #374 from diamante0018/general-pr
[General] Add pull request template
|
2022-07-21 12:27:17 +02:00 |
|
|
63a7a011c2
|
[General] Add pull request template
|
2022-07-21 11:16:16 +02:00 |
|
|
c601a1b97e
|
Fix fs xmodsurfs (#372)
* This commit cured my crashes!
* Use correct thread for Ents swapping
* Mutex
* Cleanup
* Cleanup2
Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
Co-authored-by: Louvenarde <louve@louve.systems>
|
2022-07-21 00:22:49 +02:00 |
|
|
54cdc425ee
|
Speed up loading by not requiring extra zones
Co-authored-by: diamante0018 <edoardo.sanguineti222@gmail.com>
Co-authored-by: Louvenarde <louve@louve.systems>
|
2022-07-20 21:47:54 +02:00 |
|
|
7f2c88e38f
|
Merge pull request #369 from XLabsProject/dependabot/submodules/deps/GSL-330583f
Bump deps/GSL from `d9fc52e` to `330583f`
|
2022-07-19 19:41:25 +02:00 |
|
|
ad362c74b3
|
Bump deps/GSL from d9fc52e to 330583f
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `d9fc52e` to `330583f`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](d9fc52e20e...330583f478 )
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-19 17:15:46 +00:00 |
|
|
08b6924ea7
|
Merge pull request #368 from diamante0018/sounds
[Weapons] Fix *gone right*
|
2022-07-19 15:09:34 +02:00 |
|
|
e556b835cd
|
[Weapons] Fix *gone right* (gone thankful for JTAG)
|
2022-07-19 14:02:53 +02:00 |
|
|
63ce4095e0
|
Safer clans (#366)
* Safer clans
* Remove pointer check
Co-authored-by: Louvenarde <louve@louve.systems>
|
2022-07-18 23:29:34 +02:00 |
|
|
1679f1bb4b
|
Merge pull request #365 from XLabsProject/dependabot/submodules/deps/libtomcrypt-8fd5dad
Bump deps/libtomcrypt from `06a81ae` to `8fd5dad`
|
2022-07-18 20:51:42 +02:00 |
|
|
f18d5aff5d
|
Bump deps/libtomcrypt from 06a81ae to 8fd5dad
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `06a81ae` to `8fd5dad`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](06a81aeb22...8fd5dad96b )
---
updated-dependencies:
- dependency-name: deps/libtomcrypt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 17:30:20 +00:00 |
|
|
75cf9b6b85
|
Remove obsolete DLC Store (#363)
|
2022-07-18 19:09:39 +02:00 |
|
|
617d9ad654
|
Prefix custom GSC functions with "iw4x_" (#362)
* Prefix custom GSC functions with a "iw4x_" client prefix to preserve older mods & for better backward & forward compatibility
* Prefix bot GSC functions too
* Updated comments
* Undo formatting
* Affect functions aswell
* Add deprecation warnings & auto upgrade of function names for botwarfare needs
* add iw4x_prefix
* Addressed review
* ADdress review²
* Remove choice to add clientprefix or not
* Fixes & follow some of laupetin's suggestions
* Fixe copy paste
* use constexpr const char*
* Update message
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
Co-authored-by: rackover <roxanne@thegamebakers.com>
|
2022-07-18 13:01:29 +02:00 |
|
|
269f484011
|
[ClanTags] Fix (#361)
|
2022-07-17 00:15:15 +02:00 |
|
|
491d4d3ac3
|
[ClanTag] Add back component + extras (#357)
* [ClanTags] Add back component
|
2022-07-16 23:24:26 +02:00 |
|
|
e961f70fda
|
Do not take headicons for reference even if they're using a nice tran… (#359)
* Do not take headicons for reference even if they're using a nice transparent techset
* Update IMaterial.cpp
Co-authored-by: rackover <roxanne@thegamebakers.com>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
|
2022-07-16 13:54:20 +02:00 |
|
|
06d935f584
|
Merge pull request #358 from XLabsProject/dependabot/submodules/deps/protobuf-fb6f8da
Bump deps/protobuf from `d6ea7fe` to `fb6f8da`
|
2022-07-11 20:29:50 +02:00 |
|
|
cb6b46c8e5
|
Bump deps/protobuf from d6ea7fe to fb6f8da
Bumps [deps/protobuf](https://github.com/google/protobuf) from `d6ea7fe` to `fb6f8da`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](d6ea7fe01d...fb6f8da08b )
---
updated-dependencies:
- dependency-name: deps/protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-11 17:23:47 +00:00 |
|
|
56fa04d2ae
|
Merge pull request #355 from diamante0018/goofy-hooks
Fix rawfiles hook
|
2022-07-11 11:54:31 +02:00 |
|
|
d915481928
|
Merge pull request #353 from diamante0018/develop
[General] Make some improvements
|
2022-07-11 11:54:17 +02:00 |
|
|
fe04f89e2a
|
Merge pull request #352 from diamante0018/zones-assets
[AssetHandler] Fix gfxworld issue with zones 316 or higher
|
2022-07-11 11:53:37 +02:00 |
|
|
87a548f011
|
Merge pull request #322 from diamante0018/csv-gsc
[Script] Re-work some aspects
|
2022-07-11 11:53:10 +02:00 |
|
|
25a3b8f485
|
[Debug] Com_Assert_f for the memes
|
2022-07-09 23:07:58 +02:00 |
|
|
2a21f754e0
|
[PlayerName] Fix format
|
2022-07-08 18:42:09 +02:00 |
|
|
a0c1e4e464
|
[Ceg] Remove very expensive function from Live_Init
|
2022-07-08 18:40:09 +02:00 |
|
|
81896f8910
|
Merge pull request #356 from XLabsProject/dependabot/submodules/deps/protobuf-d6ea7fe
Bump deps/protobuf from `6e9e603` to `d6ea7fe`
|
2022-07-07 19:52:38 +02:00 |
|
|
0516262fdc
|
Bump deps/protobuf from 6e9e603 to d6ea7fe
Bumps [deps/protobuf](https://github.com/google/protobuf) from `6e9e603` to `d6ea7fe`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](6e9e60367d...d6ea7fe01d )
---
updated-dependencies:
- dependency-name: deps/protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-07 17:27:08 +00:00 |
|
|
1f7b0ff95d
|
[Rawfile] Fix hook
|
2022-07-07 15:32:18 +02:00 |
|
|
60f7c7c254
|
[Script] Re-work stuff (no hidden changes)
*maybe* (Based on a true story and events)
|
2022-07-06 17:48:40 +02:00 |
|
|
7841df2982
|
[Ceg] Remove check in the registry
|
2022-07-05 18:43:24 +02:00 |
|
|
a3d92939ad
|
[Logger] Filter out coloured strings for stdout
|
2022-07-04 21:09:26 +02:00 |
|
|
abe2380040
|
[Structs] Use static_assert
|
2022-07-04 12:10:45 +02:00 |
|
|
474d9df014
|
[Logger] Add new line. Remove gren text
|
2022-07-03 21:46:42 +02:00 |
|
|
e4ec3092be
|
[AssetHandler] Fix gfxworld issue with zones 316 or higher
|
2022-07-03 17:49:22 +02:00 |
|
|
69f395e2a7
|
Merge pull request #351 from diamante0018/debug-dvars
[Dvar] Better dvar settings for debugging
|
2022-07-03 00:49:55 +02:00 |
|
|
80bd4a3702
|
Merge pull request #350 from diamante0018/bbbbbbb
[Weapon] Fix loading code
|
2022-07-03 00:49:42 +02:00 |
|
|
fa98263fe5
|
Merge pull request #349 from diamante0018/aaaaaaaa
[Scheduler] Fix hook
|
2022-07-03 00:49:20 +02:00 |
|
|
5522bdf482
|
Merge pull request #348 from diamante0018/develop
Better asm func for R_GetCharacterGlyph
|
2022-07-03 00:49:07 +02:00 |
|
|
303b80a502
|
Merge pull request #346 from diamante0018/fix-cheat-dvars-debug
[QuickPatch] Better hook for cheat dvars
|
2022-07-03 00:48:46 +02:00 |
|
|
a200d82ae6
|
[Dvar] Better dvar settings for debugging
|
2022-07-02 19:52:57 +02:00 |
|
|
8127aa395e
|
[Weapon] Fix loading code
|
2022-07-02 18:30:35 +02:00 |
|
|
2040533a0a
|
[Scheduler] Fix hook
|
2022-07-02 12:17:08 +02:00 |
|
|
4f321a986f
|
Better asm func for R_GetCharacterGlyph
|
2022-07-02 11:52:52 +02:00 |
|
|
7445daf03f
|
Merge pull request #347 from diamante0018/develop
[Logger] Make debug text less lengthy
|
2022-07-02 11:50:54 +02:00 |
|
|
69bbdc0e9d
|
[Logger] Make debug text less lengthy
|
2022-07-02 11:41:59 +02:00 |
|
|
c4af5391ca
|
[QuickPatch] Better hook for cheat dvars
|
2022-07-01 19:08:35 +02:00 |
|
|
22d57a675e
|
Merge pull request #345 from diamante0018/develop
[VisionFile] Fix ill-defined loop
|
2022-07-01 00:06:02 +02:00 |
|