17 Commits

Author SHA1 Message Date
df8f0866c0 chore(clang): enforce clang format 2024-09-20 11:07:07 -06:00
91cf0d25d5 feat(platform): add platform specific popups
Please note! These changes have not yet been tested on POSIX platforms
(mac OR linux) so please do not expect them to work!
2024-09-20 10:44:12 -06:00
0eebacc28f feat(core): add termination handling extensability 2024-09-20 10:43:22 -06:00
51de852ab1 feat(logger): create more modular logger 2024-09-20 04:53:33 -06:00
1015569263 feat(core): create an application that the engine manages instead of the user 2024-09-16 23:28:37 -06:00
b17c160d5c feat(logger): handles ownership of streams 2024-09-16 23:27:50 -06:00
6a11db9a2e feat(logging): add extra logging streams 2024-09-15 04:32:46 -06:00
bf2847cc09 feat(logging): implement logger and logging macros 2024-09-15 04:14:31 -06:00
9db13726b5 feat(build): update precompiled header 2024-09-15 04:14:01 -06:00
8afaa3cce3 feat(cmake): add precompiled headers 2024-09-15 03:34:48 -06:00
96f84b2c04 chore: idk 2024-09-15 02:47:24 -06:00
c7f052208c chore(cmake): revert changes 2024-09-15 02:46:18 -06:00
bcfd916c04 fix(cmake): update version correctly 2024-09-15 02:40:10 -06:00
1a7f3415ad chore(cmake) propagate version 2024-09-15 02:37:09 -06:00
fe2270c539 chore(cmake): fix bad cmake 2024-09-15 02:26:40 -06:00
66866387f1 chore(modules): remove complex modules and switch to normal headers/sources 2024-09-15 02:18:15 -06:00
4a47835d6f refactor(engine): move files to new structure\ 2024-09-15 01:37:29 -06:00