maybegreat48
|
97a8c5d60b
|
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 |
|
Yimura
|
8028db84b3
|
feat: Translation Service (#844)
Co-authored-by: mrwoowoo <github@hiqaq.com>
Co-authored-by: LiamD-Flop <40887493+LiamD-Flop@users.noreply.github.com>
|
2023-02-01 18:46:33 +00:00 |
|
Yimura
|
ddddbd4efd
|
refactor!: globals (#717)
* refactor(globals): use macro's for to_json/from_json
* refactor(globals): switch from global pointer to global instance
|
2022-12-18 22:15:52 +00:00 |
|
Yimura
|
d624f1aaa1
|
refactor: Renderer (#694)
* Simplified SwapCHain, Device and DeviceContext pointers
* Added DX and WndProc callback registration
* Cleaned up GUI code
* Optimised Mouse Toggle
|
2022-12-16 17:55:55 +00:00 |
|
maybegreat48
|
d9d53c8e42
|
Improve protections again and player database (#606)
|
2022-11-19 02:49:36 +01:00 |
|
tupoy-ya
|
bc05ecd78c
|
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 |
|