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 |
|
Yimura
|
d6c59d0997
|
feat(hotkey_service): disable on active chat (#651)
|
2022-11-29 19:48:58 +00:00 |
|
Yimura
|
0a2007bb29
|
fix(hotkey_service): duplicate key overwrite (#643)
|
2022-11-26 21:12:21 +00:00 |
|
Aure7138
|
89ad2755ac
|
feat(services): added hotkey_service (#634)
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
|
2022-11-26 17:29:14 +00:00 |
|