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
momo5502
788ccae967
[Command] Use pointers instead of an abstraction interface for params
2016-12-07 20:00:24 +01:00
momo5502
d6a2dbdd2b
[Command] Implement abstract parameter interface
2016-12-07 18:53:01 +01:00
momo5502
8085e4bd88
[CodeStyle] Refactor the code to match our basic style guidelines
2016-11-20 14:10:57 +01:00
momo5502
7dc18695d4
2016-09-04 22:19:47 +02:00
momo5502
256b463411
Don't ignore warning 4100
2016-08-18 02:18:45 +02:00
momo5502
a73380db16
Some fixes
2016-08-16 01:54:52 +02:00
momo5502
d67aa26a5d
Fix connect protocol and temporary workaround for localhost parties
2016-08-15 12:57:49 +02:00
momo5502
e0bdf9a23a
Toast when increasing security level
2016-08-13 12:28:09 +02:00
momo5502
a9742bc8ec
Fix securitylevel message
2016-08-13 11:56:25 +02:00
momo5502
b0df3e0e21
Anticheat fixes and aimbot detection
2016-08-08 01:57:00 +02:00
momo5502
4fc7de502a
Don't authenticate loopback
2016-08-07 22:14:30 +02:00
momo5502
2aee48bffa
More anticheat exceptions
2016-08-07 16:50:04 +02:00