Diavolo
|
6c76136c5c
|
[ISO] Follow the c++20 standard
|
2022-05-31 18:38:09 +02:00 |
|
Diavolo
|
aa99f6fbda
|
Move static assert to the header file
|
2022-05-29 10:19:48 +02:00 |
|
Diavolo
|
f9c40233d1
|
Add client dev commands & more
|
2022-04-12 14:34:51 +02:00 |
|
Edo
|
722b673100
|
Merge branch 'develop' into default-constructor
|
2022-03-20 11:25:17 +00:00 |
|
FutureRave
|
045640d460
|
Fix bug
|
2022-03-19 16:38:07 +00:00 |
|
FutureRave
|
a41d7356cc
|
Refactor command (changes from s1x)
|
2022-03-17 18:50:20 +00:00 |
|
FutureRave
|
809e66cdb1
|
Remove unnecessary deconstructors
|
2022-03-16 00:44:59 +00:00 |
|
FutureRave
|
c54981c6df
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
|
Dss0
|
0cf1143f94
|
Merge pull request #163 from diamante0018/feature/proper-setviewpos
Restore setviewpos command
|
2022-01-19 14:57:38 +01:00 |
|
FutureRave
|
c0670ba0a3
|
Revert some changes and use const char pointer where it's appropriate
|
2022-01-17 17:21:51 +00:00 |
|
FutureRave
|
b6ae4bfe87
|
Restore setviewpos command as it should be
|
2022-01-10 12:04:39 +00:00 |
|
FutureRave
|
86f0242a3d
|
Reimplement clientcommand like in debug builds
|
2021-12-09 12:01:37 +00:00 |
|
FutureRave
|
86158bddf2
|
Organize cheat commands/gsc in one module
|
2021-12-07 16:53:41 +00:00 |
|
FutureRave
|
ed95316508
|
Fix wording
|
2021-12-07 16:19:40 +00:00 |
|
FutureRave
|
6d916ebd47
|
Added god/demigod and fixed ufo
|
2021-12-07 16:10:46 +00:00 |
|
Diavolo
|
a6b17cf64d
|
Better quit_hard
|
2021-07-18 17:36:01 +02:00 |
|
INeedBots
|
eeb70a7da4
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
|
Joelrau
|
a9b7cb384f
|
[Command] Reduce the duration of toasts when successfull
I felt like 3 seconds is a little too long, especially when toggling noclip on and off repeatedly.
|
2020-12-04 23:17:18 +02:00 |
|
momo5502
|
4fa89722a2
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
|
momo5502
|
08bc848267
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
|
momo5502
|
a327915008
|
[Command] Don't crash on shell execute
|
2017-06-11 21:25:00 +02:00 |
|
momo5502
|
d8c3e7fcee
|
[String] Make VA leak-safe
|
2017-06-02 15:36:20 +02:00 |
|
momo5502
|
d11f5dee1f
|
[Memory] Use global memory allocator when possible
|
2017-04-16 11:47:57 +02:00 |
|
momo5502
|
82e9f3864c
|
[General] Refactor all the code
This is the actual refactoring, the last commit was broken
|
2017-01-20 22:41:03 +01:00 |
|
momo5502
|
079bc920a8
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
|
momo5502
|
c9d160c72a
|
[General] Get rid of unnecessary submodules
|
2017-01-06 15:27:35 +01:00 |
|
momo5502
|
2b226dbcdb
|
[Command] Add openLink command
|
2016-12-18 17:42:25 +01:00 |
|
momo5502
|
241915d37b
|
[General] Use unordered_map where it makes sense
|
2016-12-18 13:24:15 +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
|
f4d2ab6e1c
|
[Command] Fix indentation
|
2016-11-24 08:29:21 +01:00 |
|
momo5502
|
04c696a9d5
|
[Command] Optimize setviewpos command
|
2016-11-24 08:28:33 +01:00 |
|
/dev/root
|
e8a5e164fc
|
[Command] Implemented setviewpos
|
2016-11-22 23:25:56 +01:00 |
|
momo5502
|
8085e4bd88
|
[CodeStyle] Refactor the code to match our basic style guidelines
|
2016-11-20 14:10:57 +01:00 |
|
momo5502
|
e43a645712
|
Fixes and update command structure
|
2016-09-05 19:54:16 +02:00 |
|
momo5502
|
18d1e9daa1
|
Network logging stuff
|
2016-09-03 15:52:40 +02:00 |
|
momo5502
|
464ea2f82b
|
Use toasts for noclip and ufo
|
2016-08-18 12:36:18 +02:00 |
|
momo5502
|
701c8c6e04
|
Rename noclip error
|
2016-08-18 12:09:36 +02:00 |
|
momo5502
|
256b463411
|
Don't ignore warning 4100
|
2016-08-18 02:18:45 +02:00 |
|
momo5502
|
f064966ec0
|
Add noclip and ufo commands
|
2016-08-18 01:57:56 +02:00 |
|
momo5502
|
d8486422ea
|
Command stuff
|
2016-08-13 16:39:05 +02:00 |
|
momo5502
|
ab3d0b789d
|
Fix
|
2016-08-07 18:25:44 +02:00 |
|
momo5502
|
b2a9e7af81
|
Remove unnecessary includes and fix steamauth exploit
|
2016-07-22 12:12:11 +02:00 |
|
momo5502
|
9562285ed7
|
Use new format library and sort utils
|
2016-07-11 17:14:58 +02:00 |
|
momo5502
|
b83d85b651
|
Optimizations
|
2016-06-26 14:25:54 +02:00 |
|
momo5502
|
545d6458c8
|
Fix toasts
|
2016-06-24 15:15:18 +02:00 |
|
momo5502
|
f2cdd84416
|
|
2016-05-14 15:32:43 +02:00 |
|
momo5502
|
2886928f0b
|
Structureddata stuff in fastfiles
|
2016-03-04 17:02:00 +01:00 |
|
momo5502
|
3b8e47fecc
|
Implement the stuff B3 needs.
|
2016-03-04 14:48:31 +01:00 |
|
momo5502
|
549e93feb7
|
RCon command
|
2016-02-19 16:02:43 +01:00 |
|