Commit Graph

95 Commits

Author SHA1 Message Date
Edo
777215b90a
[General]: Clean global headers (#941) 2023-04-17 14:47:29 +02:00
Edo
9401543a13
[Auth]: Edit comment (#931) 2023-04-16 11:36:06 +02:00
Edo
c9b1566e38
[Bots]: sv_replaceTestClients dvar (#930) 2023-04-16 11:27:19 +02:00
Edo
d53fc404b2
[Auth]: Undo this (#929) 2023-04-16 11:05:51 +02:00
Edo
e945652dc1
[Auth]: Improve sv_privateClients patch (#928) 2023-04-16 10:47:02 +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
655b7fe913
[Chat]: Check client number from input (#872) 2023-03-23 14:08:21 +00:00
Edo
c71eddc5a9
[ServerList]: Check for duplicates (#820) 2023-03-09 18:39:10 +00:00
Edo
7a438e3409
[Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01:00
Edo
f70c02b42e
[Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
Edo
8adec3e678
[Monitor] Yeet (#529) 2022-10-15 20:31:16 +00:00
Diavolo
0393953ded
[Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
Diavolo
52d9011561
[Network] Organize packet handlers 2022-08-20 01:10:35 +02:00
Diavolo
421836b89f
[Voice] Voice chat 2022-08-13 17:19:45 +02:00
Diavolo
a200d82ae6
[Dvar] Better dvar settings for debugging 2022-07-02 19:52:57 +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
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
9cb9f46663 Remove the most hated callback in the source code 2022-06-04 14:06:30 +02:00
FutureRave
b0dfd16759 Attempt to refactor scheduler *gone insane* 2022-06-04 14:06:22 +02:00
Edo
fad1071f54
Merge branch 'develop' into fix-dvars 2022-03-21 22:35:18 +00:00
FutureRave
a41d7356cc
Refactor command (changes from s1x) 2022-03-17 18:50:20 +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
FutureRave
624eba7114
Auto keyword 2022-02-26 23:02:04 +00:00
FutureRave
a5cc395b65
Refactor some utils 2022-02-26 22:50:53 +00:00
Dv4L
c9a75a71ba - Make mod-specific stats toggleable via a dvar and disable it by default
- Disable D3D9Ex by default as it causes the client to not vid_restart correctly for many people
- Add more guids from shitty repacks that include a guid
2020-08-08 12:19:55 +02:00
RektInator
28721a9742 [Auth] Generate new key when key is invalid. 2019-10-03 09:16:26 +02:00
RektInator
e2965aeb9a [Auth] Add GUID validation 2019-10-03 09:10:00 +02:00
sr0
6ee814cef5 [Friends] 2019-01-10 21:18:18 +01:00
momo5502
4fa89722a2 [General] Use const string references 2018-12-17 15:34:28 +01:00
momo5502
fe6cb2d737 [Scheduler] Introduce scheduler with 80 compile errors 2017-05-31 15:50:32 +02:00
momo5502
7fcd0331be [Colors] Fix color sign 2017-04-29 00:18:51 +02:00
momo5502
89ef10b789 [Monitor] Correctly load stored nodes 2017-02-25 15:59:58 +01:00
momo5502
1764708d6f [Proxy] Launch steam if necessary 2017-02-18 17:26:14 +01:00
momo5502
d32dfc712a [Steam] Adapt steam structures to our style 2017-02-18 09:42:55 +01:00
momo5502
b7340583fb [Auth] Only set steamid when not anonymous 2017-02-17 14:13:25 +01:00
momo5502
e71409da28 [Dedicated] Transmit original steam ids 2017-02-17 12:26:07 +01:00
TheApadayo
d524092944 [General] Housekeeping stuff and a NPE fix 2017-02-06 15:09:41 -05:00
momo5502
29acb108be [Hooking] Optimizie inline-asm hooks 2017-02-01 15:04:32 +01:00
momo5502
80e88f1572 [General] Fix a few memory leaks in threads
Destroying threads past when uninitializing the library is illegal
2017-01-24 06:32:04 +01:00
momo5502
079bc920a8 [General] Basic refactoring 2017-01-20 14:37:52 +01:00
momo5502
74b34f2a6d [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
sr0
e1a4e3ec27 Remove .gitattributes file 2017-01-18 23:44:36 +01:00
/dev/root
6c9e28ff42 [LineEndings] Fix crlf lineendings
- added gitattributes file to force crlf for hpp/cpp/lua
2017-01-16 17:42:50 +01:00
momo5502
5c43859044 [Auth] Use all 64 bits of the guid for fingerprints 2017-01-13 13:58:16 +01:00
momo5502
47dc69b7bb [Auth] Slight optimization 2017-01-12 18:32:27 +01:00
momo5502
c9d160c72a [General] Get rid of unnecessary submodules 2017-01-06 15:27:35 +01:00