Edo
|
341ee49b23
|
[ScriptError]: Use dvar in runtime error internal (#723)
|
2023-01-16 23:32:00 +00:00 |
|
Edo
|
46a3f62406
|
[Theatre]: Do not draw broken selector (#700)
|
2023-01-04 18:57:32 +00:00 |
|
Edo
|
c5be92602f
|
[General]: Fix two bugs (#699)
|
2023-01-04 18:55:17 +01:00 |
|
Edo
|
766bf18435
|
[Theatre]: Avoid dvar lookup (#698)
|
2023-01-03 20:17:46 +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
|
ac90714811
|
[General]: Use std::format more often (#635)
|
2022-12-11 17:54:24 +00:00 |
|
Edo
|
210873499c
|
[Theatre]: Cleanup (#624)
|
2022-12-05 18:45:14 +00:00 |
|
Edo
|
c7ae27a664
|
[Json] Sorround with try/catch (#531)
* [Json] Sorround with try/catch
* Minor format fix
|
2022-10-16 16:17:42 +01:00 |
|
Diavolo
|
0393953ded
|
[Vote/UI] Add UI Script handlers
|
2022-08-24 16:38:14 +02:00 |
|
Diavolo
|
421836b89f
|
[Voice] Voice chat
|
2022-08-13 17:19:45 +02:00 |
|
Edo
|
d79b3710a4
|
Merge pull request #422 from diamante0018/cleanup-filesystem
[Filesystem] Cleanup
|
2022-08-12 10:28:39 +02:00 |
|
Diavolo
|
b8d4ff6e26
|
[Filesystem] Fix macro
|
2022-08-11 12:44:03 +02:00 |
|
Diavolo
|
d67e6ce686
|
[General] Reduce usage of dvar lookup func
|
2022-08-10 23:03:26 +02:00 |
|
Diavolo
|
323021af5d
|
Fixes for JSON
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
Co-authored-by: rackover <roxanne@thegamebakers.com>
|
2022-08-04 11:24:32 +02:00 |
|
Louve
|
f3c15f2cda
|
Json11 => NlohmannJson (#393)
* Json11 => NlohmannJson
* Fix release build
* Updated gitmodulie
* Address review
* Update .gitmodules
Co-authored-by: rackover <roxanne@thegamebakers.com>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
|
2022-07-29 21:54:18 +02:00 |
|
Diavolo
|
da61ab42ec
|
Fix some justified warnings & more
|
2022-07-21 18:56:16 +02:00 |
|
Diavolo
|
a200d82ae6
|
[Dvar] Better dvar settings for debugging
|
2022-07-02 19:52:57 +02:00 |
|
Diavolo
|
e2170e96c2
|
[Logger] Decouple NetworkLog from the logFile
|
2022-06-26 21:36:23 +02:00 |
|
Edo
|
020201ab1f
|
[Logger] Use c++20 format
|
2022-06-12 23:07:53 +02:00 |
|
FutureRave
|
21f0fe8c5e
|
Fix dvar flags & various dvar improvements
|
2022-03-08 12:20:28 +00:00 |
|
FutureRave
|
c54981c6df
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
|
INeedBots
|
eeb70a7da4
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
|
momo5502
|
08bc848267
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
|
momo5502
|
0a00ceef9e
|
[Maps] Download missing map on map rotation
|
2017-04-07 21:37:01 +02:00 |
|
momo5502
|
29acb108be
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01: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
|
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
|
c9d160c72a
|
[General] Get rid of unnecessary submodules
|
2017-01-06 15:27:35 +01:00 |
|
momo5502
|
8085e4bd88
|
[CodeStyle] Refactor the code to match our basic style guidelines
|
2016-11-20 14:10:57 +01:00 |
|
momo5502
|
256b463411
|
Don't ignore warning 4100
|
2016-08-18 02:18:45 +02:00 |
|
momo5502
|
b0df3e0e21
|
Anticheat fixes and aimbot detection
|
2016-08-08 01:57:00 +02:00 |
|
momo5502
|
b2a9e7af81
|
Remove unnecessary includes and fix steamauth exploit
|
2016-07-22 12:12:11 +02:00 |
|
momo5502
|
245cd533d1
|
Steam proxy
|
2016-07-12 18:33:25 +02:00 |
|
momo5502
|
2ea490382b
|
More fixes and optimizations
|
2016-07-11 17:37:36 +02:00 |
|
momo5502
|
9562285ed7
|
Use new format library and sort utils
|
2016-07-11 17:14:58 +02:00 |
|
momo5502
|
9451964046
|
Some optimization
|
2016-06-30 12:11:51 +02:00 |
|
momo5502
|
5c70ca9011
|
Fixes and stuff
|
2016-06-19 17:40:30 +02:00 |
|
momo5502
|
388d5836cd
|
Optimize loops.
|
2016-01-24 19:58:13 +01:00 |
|
momo5502
|
a3ee040a20
|
Fix release builds.
|
2016-01-24 13:06:52 +01:00 |
|
momo5502
|
d28323f73e
|
Optimizations
- Increase warning level
- Use proper casting
- Fix some more warnings.
|
2016-01-24 12:19:34 +01:00 |
|
momo5502
|
0dbd45c844
|
Some patches and structureddata stuff.
|
2016-01-13 01:29:22 +01:00 |
|
momo5502
|
da7ba34025
|
Volume shit.
|
2016-01-11 12:09:31 +01:00 |
|
sr0
|
1c8c23e008
|
Reset ui_demo_* dvars, when executing uiScript deleteDemo.
|
2016-01-11 11:07:25 +01:00 |
|
momo5502
|
99f5d2cd81
|
Theater done.
|
2016-01-10 15:48:49 +01:00 |
|
momo5502
|
d28cbd956e
|
Threater stuff.
|
2016-01-10 12:25:31 +01:00 |
|
momo5502
|
0bcbd75787
|
Theater stuff.
|
2016-01-09 20:57:19 +01:00 |
|