Edo
|
207835be4e
|
[Ceg]: Update (#554)
|
2022-11-08 00:19:17 +00:00 |
|
Edo
|
def50477fb
|
[Chat] Move chat commands here (#462)
* [Chat] Move chat commands here
* [General] Rename Cbuf_AddServerText to Cbuf_AddServerText_f
|
2022-08-27 23:19:09 +02:00 |
|
Diavolo
|
0393953ded
|
[Vote/UI] Add UI Script handlers
|
2022-08-24 16:38:14 +02:00 |
|
Edo
|
50eaba2ca9
|
fix crash in SND func (#407)
|
2022-08-03 18:27:07 +02:00 |
|
Diavolo
|
fe73bb9827
|
[QuickPatch] Make startsingleplayer command work with iw4x-sp
|
2022-08-02 13:24:22 +02:00 |
|
Diavolo
|
7866d255d9
|
Do not use definitions from mongoose
|
2022-08-01 19:15:03 +02:00 |
|
Diavolo
|
675a1145a8
|
Add nullptr check for listimages
|
2022-08-01 16:30:31 +02:00 |
|
Diavolo
|
034abfe235
|
[VisionFile] Move zone patch here
|
2022-07-23 22:16:26 +02:00 |
|
Diavolo
|
e556b835cd
|
[Weapons] Fix *gone right* (gone thankful for JTAG)
|
2022-07-19 14:02:53 +02:00 |
|
Dss0
|
69f395e2a7
|
Merge pull request #351 from diamante0018/debug-dvars
[Dvar] Better dvar settings for debugging
|
2022-07-03 00:49:55 +02:00 |
|
Diavolo
|
a200d82ae6
|
[Dvar] Better dvar settings for debugging
|
2022-07-02 19:52:57 +02:00 |
|
Diavolo
|
c4af5391ca
|
[QuickPatch] Better hook for cheat dvars
|
2022-07-01 19:08:35 +02:00 |
|
Diavolo
|
da034bd825
|
[Logger] Fix source location
Only make it display if correct macro is defined
|
2022-06-22 10:58:51 +02:00 |
|
Diavolo
|
52c9602473
|
[Dedicated] Fix
|
2022-06-16 16:15:26 +02:00 |
|
Dss0
|
9f7608b04f
|
Merge pull request #301 from diamante0018/revert-zonebuilder-quit
Revert change to ZoneBuilder
|
2022-06-13 18:07:40 +02:00 |
|
Diavolo
|
bf4ae7f116
|
[MapRotation] Allow people to circumvent 1024 dvar character limit
|
2022-06-13 17:32:45 +02:00 |
|
Diavolo
|
b720166913
|
Revert change to ZoneBuilder
& Add simple callback function to add commands
|
2022-06-13 00:02:20 +02:00 |
|
Edo
|
020201ab1f
|
[Logger] Use c++20 format
|
2022-06-12 23:07:53 +02:00 |
|
Diavolo
|
0ebc3a8224
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
|
Diavolo
|
d2f72b465c
|
Better minicon patch
|
2022-06-04 19:07:45 +02:00 |
|
Diavolo
|
9ec081fcb1
|
Fix some things
|
2022-06-04 14:59:14 +02:00 |
|
FutureRave
|
b0dfd16759
|
Attempt to refactor scheduler *gone insane*
|
2022-06-04 14:06:22 +02:00 |
|
Diavolo
|
aa99f6fbda
|
Move static assert to the header file
|
2022-05-29 10:19:48 +02:00 |
|
Edo
|
144978e758
|
Merge branch 'develop' into branding
|
2022-05-03 11:04:29 +01:00 |
|
Dss0
|
1f5253ad2a
|
Merge pull request #220 from diamante0018/security-patches
Put security patches in their module
|
2022-04-19 16:24:40 +02:00 |
|
Diavolo
|
0b57d35aac
|
Create Security module for sec related patches
|
2022-04-19 15:26:29 +02:00 |
|
Diavolo
|
8a770985d6
|
Add branding component
|
2022-04-15 14:50:22 +02:00 |
|
Diavolo
|
0e5af0f514
|
Avoid some bad dvar look ups per frame
|
2022-04-12 23:15:50 +02:00 |
|
Edo
|
fad1071f54
|
Merge branch 'develop' into fix-dvars
|
2022-03-21 22:35:18 +00:00 |
|
FutureRave
|
5e55ba3d1d
|
Refactor quickpatch
|
2022-03-20 09:05:45 +00:00 |
|
FutureRave
|
a41d7356cc
|
Refactor command (changes from s1x)
|
2022-03-17 18:50:20 +00:00 |
|
FutureRave
|
f3a2d6f406
|
Fix some things
|
2022-03-08 14:42:41 +00:00 |
|
FutureRave
|
43fa4cd736
|
Fix flag for scr_dvar
|
2022-03-08 12:44:05 +00:00 |
|
FutureRave
|
21f0fe8c5e
|
Fix dvar flags & various dvar improvements
|
2022-03-08 12:20:28 +00:00 |
|
Dss0
|
f4ba792dc3
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
ISO Core guidelines
|
2022-02-27 14:10:31 +01:00 |
|
FutureRave
|
c54981c6df
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
|
Dss0
|
01acf3e51a
|
Merge pull request #158 from diamante0018/refactor-movement
[Movement] Refactor+ features
|
2022-02-14 16:41:00 +01:00 |
|
Dss0
|
01c487ca3f
|
Merge pull request #187 from diamante0018/fix-quick-patch
[QuickPatch] Refactored another dvar patch
|
2022-02-09 19:37:53 +01:00 |
|
FutureRave
|
2141953330
|
[⚡Patch] Refactored another dvar patch
|
2022-02-09 18:28:34 +00:00 |
|
FutureRave
|
222b1c945a
|
[Shmovement] Refactor other patches
|
2022-02-09 18:02:42 +00:00 |
|
Edo
|
50c5793432
|
Merge branch 'develop' into refactor-movement
|
2022-02-05 17:27:22 +01:00 |
|
Dss0
|
5dc2f48444
|
Merge pull request #176 from diamante0018/remove-bad-unused-code
[QuickPatch] Remove unused code consuming resources
|
2022-01-25 19:30:01 +01:00 |
|
FutureRave
|
7c7cd24a82
|
Remove unused resource consuming code
|
2022-01-25 18:07:31 +00:00 |
|
FutureRave
|
808cd07df3
|
[QuickPatch] Remove unnecessary server logging on client commands
|
2022-01-22 13:55:20 +00:00 |
|
FutureRave
|
4ee39b510f
|
Refactor bounces
|
2022-01-19 00:49:50 +00: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 |
|
FutureRave
|
f6c973bc76
|
Make DvarRegisterEnum accept const char**
|
2021-11-11 16:47:42 +00:00 |
|
FutureRave
|
b77e95a846
|
Refactor quick patch a bit
|
2021-11-10 19:48:00 +00:00 |
|
Louvenarde
|
9d1b5cf604
|
Better r_draw debug functions, and relocated in renderer
|
2021-11-07 22:48:52 +01:00 |
|
Jan
|
256c96d413
|
Make the console escape key handling support the fonticon autocomplete
|
2021-09-21 22:07:30 +02:00 |
|