Andreas Maerten
|
d2005ec42d
|
fix: thread pool rescaling incorrectly (#2357)
|
2023-10-31 20:21:40 +01:00 |
|
Andreas Maerten
|
f61a89696e
|
refactor(ThreadPool): dynamically scale based on demand (#1912)
|
2023-08-03 12:56:05 +02:00 |
|
Quentin E. / iDeath
|
626394eca7
|
feat-debug(thread_pool): log the job and which thread execute it for debugging purposes in case the thread never exit. also log in case a job is scheduled but none of the thread are currently available (#1190)
|
2023-04-04 22:52:57 +01:00 |
|
maybegreat48
|
9ccb77e8eb
|
Add more spoofing options and added clang-format (#1020)
* feat(Spoofing): add spoofing
* feat(Spoofing): prepare code for player attach
* remove(PlayerAttach): isn't going to work due to netsync architecture
* fix(GUI): fix scaling
* feat(Project): add clang-format file
* feat(Classes): update classes
* fix(BlackHole): remove unnecessary cleanup
* fix(Formatting): fix formatting for initializer lists
* feat(clang-format): Set tab width and 1 space before comment
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
|
2023-03-01 21:27:15 +00:00 |
|
tupoy-ya
|
1087146e56
|
refactor!: Replace premake5 with CMake. (#551)
Co-authored-by: tupoy-ya <tupoy-ya@users.noreply.github.com>
|
2022-11-08 21:08:58 +00:00 |
|