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 |
|
Dss0
|
520fa6be43
|
Merge pull request #183 from diamante0018/fix-gamepad-vars
Fix gamepad vars
|
2022-02-20 02:13:29 +01:00 |
|
FutureRave
|
7b91b9c781
|
make code more readable
|
2022-02-19 23:10:35 +00:00 |
|
FutureRave
|
53ebf0d91e
|
Make pr ready to be merged
|
2022-02-19 23:06:56 +00:00 |
|
FutureRave
|
bc68a05b8d
|
Change param name
|
2022-02-06 22:22:04 +00:00 |
|
Diavolo
|
39812a9370
|
I forgot I'm not a Java programmer
|
2022-02-03 13:08:25 +01:00 |
|
Diavolo
|
39f2f4ff62
|
Fix gamepad vars
|
2022-02-03 12:44:35 +01:00 |
|
Dss0
|
c65c160205
|
Merge pull request #175 from diamante0018/diamante0018-patch-2
[Dvar] Add missing semicolon
|
2022-01-24 21:06:19 +01:00 |
|
Edo
|
b9ed13a0fd
|
Add missing semicolon
|
2022-01-24 19:56:17 +00:00 |
|
Dss0
|
9da6abd11d
|
Merge pull request #169 from diamante0018/revert-Fixed-compile-errors-on-Cpp20
Partially revert some changes from "fix compile errors on c++20"
|
2022-01-17 19:24:10 +01:00 |
|
FutureRave
|
c0670ba0a3
|
Revert some changes and use const char pointer where it's appropriate
|
2022-01-17 17:21:51 +00:00 |
|
Louve
|
ba590760cd
|
Merge pull request #142 from Rackover/better_r_draw_debug
Better r draw debug
|
2021-12-17 18:02:42 +01:00 |
|
FutureRave
|
3af0871902
|
Enclose in dvar onInit signal
|
2021-12-06 12:35:06 +00:00 |
|
FutureRave
|
0e3d4a596b
|
Refined logic a bit
|
2021-12-06 12:27:28 +00:00 |
|
FutureRave
|
69592a5656
|
Use .cfg over unordered map
|
2021-12-04 18:34:19 +00:00 |
|
Louvenarde
|
6d70cd3e74
|
Get int now works on enum dvars
|
2021-11-11 16:44:54 +01:00 |
|
FutureRave
|
e2de20c2aa
|
use unordered set
|
2021-10-04 21:33:46 +01:00 |
|
FutureRave
|
75a5200055
|
Fix bug
|
2021-10-04 21:07:54 +01:00 |
|
FutureRave
|
d948024895
|
Using new asm wrapper made by laupetin
|
2021-10-04 21:03:56 +01:00 |
|
FutureRave
|
133d1b43d8
|
New asm wrapper
|
2021-10-04 19:11:37 +01:00 |
|
Diavolo
|
7e92887ad9
|
set variant wrapper
|
2021-10-04 17:08:01 +01:00 |
|
Jan
|
46a7dcdb48
|
Merge branch 'develop' into feature/fonticons
# Conflicts:
# src/Components/Loader.cpp
# src/Components/Modules/Colors.cpp
# src/Components/Modules/Colors.hpp
# src/Game/Functions.cpp
# src/Game/Functions.hpp
# src/Game/Structs.hpp
|
2021-09-12 15:09:36 +02:00 |
|
Jan
|
cc39a7bbe5
|
Reintroduce setRaw dvar methods
- Makes it possible to set the value of a dvar without using the game's way of first converting it to a string and checking all kinds of dvar flags
|
2021-09-10 11:40:30 +02:00 |
|
Diavolo
|
7de4b0a3aa
|
Tab again X-(
|
2021-09-09 10:50:49 +02:00 |
|
Diavolo
|
337b3961c4
|
Fixed indent
|
2021-09-09 10:44:04 +02:00 |
|
Edo
|
035b7f19d9
|
Merge branch 'develop' into feature/xinput
|
2021-09-09 10:39:59 +02:00 |
|
Diavolo
|
63bce435ef
|
newline between funcs
|
2021-09-08 22:54:43 +02:00 |
|
Jan
|
967eeb2989
|
Update playername cleaning to clean fonticons and enforce 3 character minimum serverside
|
2021-09-07 14:33:36 +02:00 |
|
Jan
|
3266c5790f
|
Move remaining patches from color component to text renderer component
|
2021-09-07 13:15:44 +02:00 |
|
Diavolo
|
36a025e1d0
|
Use game functions to safely change dvar value
|
2021-09-01 23:19:44 +02:00 |
|
Diavolo
|
ff5bb1f264
|
Use Dvar_SetString
|
2021-08-31 18:12:25 +02:00 |
|
Diavolo
|
032667e91c
|
Fix setString
|
2021-08-31 16:31:46 +02:00 |
|
Jan
|
cc9a2b0bac
|
Make dvar set methods also set the latched values
|
2021-08-30 16:09:51 +02:00 |
|
Jan
|
6d598df56d
|
Add binding commands to keys for controllers
|
2021-08-30 16:09:51 +02:00 |
|
Diavolo
|
5db5f707a9
|
Remove name check
|
2021-08-29 22:13:03 +02:00 |
|
Diavolo
|
9a1ab2c660
|
Check for dvar type
|
2021-08-29 22:09:45 +02:00 |
|
Diavolo
|
89165a96b4
|
[Dvar] Use set raw method on dvars by default
|
2021-08-29 17:41:21 +02:00 |
|
OneFourOne
|
c64f3767d5
|
[Dvar] Unlock camera_thirdPersonCrosshairOffset
|
2021-03-19 00:02:48 +00:00 |
|
INeedBots
|
eeb70a7da4
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
|
Dss0
|
767d3b3a64
|
Merge pull request #47 from OneFourOne/develop
unlock cg_fovscale
|
2020-12-04 22:33:56 +01:00 |
|
OneFourOne
|
a21aaa2e22
|
add cg_fovscale thanks to @shit-ware
|
2020-12-04 16:04:50 -05:00 |
|
Xerxes
|
2aad192335
|
Unlock the safeArea adjusted variats too
|
2020-10-31 18:55:32 +01:00 |
|
Xerxes
|
42058ffe00
|
Unlocked safeArea_horizontal and safeArea_vertical
This probably is only useful to ultra wide users.
|
2020-10-31 00:08:21 +01:00 |
|
Joelrau
|
4bdde19dba
|
[Dvar] Added register float option
|
2020-09-02 13:02:41 +02:00 |
|
momo5502
|
4fa89722a2
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
|