Commit Graph

2936 Commits

Author SHA1 Message Date
Edo
2a55829d5a
[IO]: Refactor GSC funcs (#910) 2023-04-07 19:38:23 +02:00
Edo
64ed0ba7fb
[General]: Use some static assert (#909) 2023-04-07 11:52:46 +02:00
Edo
44ca51e11b
[Server]: Complete sv_privatePassword implementation (#908) 2023-04-06 19:57:40 +02:00
Edo
4e9ec3f0af
[Server]: Enforce password verification for private clients (#905) 2023-04-06 17:28:57 +02:00
Edo
bc000fd9be
[General]: use std::format more often (#904) 2023-04-06 14:27:51 +02:00
Diavolo
dd0ddda091
[General]: Cleanup 2023-04-06 09:27:20 +02:00
Edo
d214cb0e58
[Maps]: Undo shipment hack in preparation of rawfiles fix (#900) 2023-04-04 12:49:34 +02:00
Edo
bacaec491f
[Logging]: Fix (#896) 2023-04-03 13:49:37 +02:00
Edo
daf6da1cfa
[Logger]: Make use of Scr_LogString & ScrCmd_LogString_Stub (#895) 2023-04-03 13:13:42 +02:00
Edo
3f5db59ff1
[Utils]: Small cleanup (#893) 2023-04-02 21:53:45 +02:00
Edo
a2437c6f48
[PlayerName]: Display error message to user (#889) 2023-03-31 16:59:08 +02:00
Edo
21cebf3439
[ChangeLog]: Prep for release (#886) 2023-03-31 13:36:03 +02:00
Edo
4aa8e8c7dd
[General]: Fix upper bound check here (#885) 2023-03-31 12:35:49 +02:00
Edo
b53781c0bc
[Chat]: Patch G_SayTo (#884) 2023-03-29 21:38:58 +01:00
Edo
f7bd6ac4d0
[Voice]: Update the buffer size (#883) 2023-03-29 19:05:03 +01:00
Edo
dfe92ef2bc
[Script]: Add comments (#882) 2023-03-28 23:57:53 +01:00
Edo
289414d770
[Script]: Allow this patch to run (#881) 2023-03-28 22:25:39 +01:00
Edo
6006c58c86
[Script]: IW3 compiler behaviour (#880) 2023-03-28 20:06:46 +01:00
Edo
6224728d4b
[Download]: Log Mongoose stuff properly (#879) 2023-03-28 19:13:47 +01:00
Edo
c45fd2d5e6
[Utils]: Cleanup VA (#878) 2023-03-27 21:45:47 +01:00
Edo
ae6d50dad8
[String]: Add IString func (#877) 2023-03-27 12:51:00 +01:00
Edo
e539701d3d
[Bots]: Add back random bot names dvar (#876) 2023-03-25 23:14:31 +00:00
Edo
8284f89777
[Dedicated]: Rename local variable (#875) 2023-03-25 11:38:22 +00:00
Edo
703f3338aa
[Deps]: Downgrade Mongoose (#874) 2023-03-24 14:47:00 +00:00
Edo
0585b5b028
[Chat]: Use reliable messages (#873) 2023-03-23 18:38:34 +00:00
Edo
655b7fe913
[Chat]: Check client number from input (#872) 2023-03-23 14:08:21 +00:00
Edo
b4500226dd
[Discord]: Make sure partyId is at least 2 chars (#871) 2023-03-23 12:02:43 +00:00
Edo
58bf01196e
[General]: Small cleanup (#870) 2023-03-23 11:27:44 +00:00
Edo
48e82543db
[Maps]: mp_citystreets (#869) 2023-03-22 23:20:46 +00:00
Edo
3ae5e7aea8
[Loc]: Put function here (#868) 2023-03-22 18:47:13 +00:00
Edo
cb24ddabf2
[Network]: Pass Address obj by reference (#867) 2023-03-22 12:55:39 +00:00
Edo
5766ecef1f
[IO]: Forgot to return -1 on func failure (#866) 2023-03-22 10:48:02 +00:00
Edo
a52337bbac
[General]: Use {} default ctor (#865) 2023-03-21 23:00:13 +00:00
Edo
78dde29067
[IO]: Use Scr_AddBool (#864) 2023-03-21 22:35:44 +00:00
Edo
5a1c92c762
[IO]: Disable directory traversal (#863) 2023-03-21 21:01:58 +00:00
Edo
b89dd52118
[IO]: Add functions to read file streams safely (#862) 2023-03-21 20:30:13 +00:00
Edo
ed9fc9aa7b
[RCon]: Properly fix rare crash (#861) 2023-03-21 18:14:11 +00:00
Edo
61173b3d9b
[IO]: Use filesystem api (#860) 2023-03-21 18:06:48 +00:00
Edo
9ff7dd81f5
[Script]: Load scripts from multiple dirs (#859) 2023-03-21 11:59:31 +00:00
Edo
65b095afcb
[Ceg]: Last two (#857) 2023-03-20 21:33:18 +00:00
FutureRave
1415568adc
[Ceg]: Another one 2023-03-20 20:41:36 +00:00
Edo
73f1f752fd
[Bots]: Update (#852) 2023-03-18 22:43:24 +00:00
Edo
4b8cd96851
[Bots]: Load more than 18 names from bots.txt (#850) 2023-03-18 22:08:23 +00:00
FutureRave
d98f568772
[General]: Fix knife lounge with gamepad 2023-03-18 14:28:37 +00:00
Edo
237959e442
[Download]: Add field to JSON endpoint (#846) 2023-03-18 12:01:26 +00:00
Louve
b550438cd8
[ZB]: Ignore missing sound names in FX (#847) 2023-03-18 11:54:40 +00:00
Edo
039cafbc0f
[Maps]: Add-back forgotten mp_shipment (#843) 2023-03-18 00:29:46 +00:00
FutureRave
dd942fcfde
[Maps]: Make local var const 2023-03-17 22:40:52 +00:00
Edo
14a650eb50
[Changelog]: Add new version (#839) 2023-03-17 18:10:56 +00:00
Edo
960a95b38e
[Maps]: Re-Write log message (#838) 2023-03-17 13:47:33 +00:00