Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-07 | Remove uses of Autohook from `logging.cpp` (#811)v1.28.0-rc1 | Jack | |
Remove AUTOHOOK_INIT | |||
2024-07-28 | Fix logging sometimes not working (#754)v1.26.4-rc3v1.26.4 | Jack | |
Revert #741 and remove log message since it's not a big deal | |||
2024-06-28 | Check for Console Window before allocating one (#741) | Jan | |
Check for Console Window before allocating one and remove "console already exists" from error message, we know it doesn't | |||
2024-03-04 | Address C4100 compiler warnings (unused var) (#648)v1.24.4-rc1v1.24.3-rc3v1.24.3-rc2v1.24.3 | Jack | |
Adds and uses a macro to avoid the warning | |||
2024-01-21 | Address C4267 compiler warnings (#647)v1.22.2-rc1 | Jack | |
Implicit conversion from `size_t` to a smaller type | |||
2023-12-27 | Folder restructuring from primedev (#624)v1.21.2-rc3v1.21.2 | Jack | |
Copies of over the primedev folder structure for easier cherry-picking of further changes Co-authored-by: F1F7Y <filip.bartos07@proton.me> |