Commit Graph

16 Commits

Author SHA1 Message Date
1722f61250
negative_bloom 2023-05-11 02:12:05 +02:00
a9e56b9e25
fix logging 2022-11-08 18:26:24 +01:00
9af3df5550
fix SDL_main windows thingy 2022-11-01 18:44:34 +01:00
8e5471480c
fix vcpkg sdl package not properly exposing linkage flags 2022-11-01 15:41:41 +01:00
dffbad65d2 fix cmake sdl finding, find_package for each cmake scope 2022-11-01 00:15:05 +01:00
4d0f731d8d better cmake for emscripten flags 2022-10-30 18:18:20 +01:00
6b06d5cb99 update all cmake files to version 3.9
other misc cmake fixes

version 3.9 allows for ipo (lto)
2022-05-03 19:33:19 +02:00
ec98df52d7 add mingw-w64 support 2021-11-30 19:50:40 +01:00
2c1faa60c6 added screen director tools
minor additions / fixes
2021-05-29 18:22:08 +02:00
1248957a18 cleanup includes, primarily artifacts of the updatestrat refactor 2021-05-17 01:35:35 +02:00
efad254193 reworked the general update strategy interface 2021-05-16 16:48:58 +02:00
337df23d12 fixed spelling in us
added async to us
2021-04-24 02:03:11 +02:00
fe8cdba254 direct sdl logging to spdlog 2020-12-29 19:45:41 +01:00
1d59003858 fix entt update 2020-12-29 19:22:36 +01:00
840b663d5e adopt engine stuff to new update strategy 2020-12-29 18:20:06 +01:00
e74154ccee initial import, >900commits predate this 2020-09-29 13:58:20 +02:00