Commit Graph

23 Commits

Author SHA1 Message Date
7bce78167b
mark data const in net interface 2022-12-07 18:42:11 +01:00
9f6e9defb0 make tests auto terminate 2022-11-07 01:54:45 +01:00
c13dff8eb3 add some more c++17 2022-10-30 18:18:20 +01:00
5004e30e18
update tracy to v0.9 and adopt 2022-10-27 16:36:40 +02:00
62c8b10131 fix: rename file to interface 2022-08-01 18:49:55 +02:00
c1f87aceda rich presence interface draft 2022-07-02 23:36:25 +02:00
0f361f6505 add mushmachine ascii art 2022-05-16 18:25:41 +02: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
0dbe049a00 hacking on the experimental net interface 2021-12-23 15:57:40 +01:00
0ad504e5d4 remove simple scene and disable most stuff that used it. TODO: replace with organizer 2021-12-11 23:21:09 +01:00
9b53c72826 fix overwriting tasks 2021-08-22 18:01:35 +02:00
dfe145c142 add a quick n dirty json editor imgui widget 2021-06-09 22:16:05 +02:00
efad254193 reworked the general update strategy interface 2021-05-16 16:48:58 +02:00
b8a5cd7cf4 refactor engine service id from entt::family to entt::id_hash 2021-04-29 13:44:00 +02:00
337df23d12 fixed spelling in us
added async to us
2021-04-24 02:03:11 +02:00
4f859bad2e update strategy debug taks graph 2021-03-07 16:06:56 +01:00
d22ad0d913 update strat now has name 2021-03-07 16:06:56 +01:00
77b43c572e engine tools: make services list a table and editable 2021-03-07 16:06:17 +01:00
e84e8fc236 add imgui engine tools (based on imgui menu bar) 2021-01-24 21:26:22 +01:00
1d59003858 fix entt update 2020-12-29 19:22:36 +01:00
c1ae30c89c UpdateStrategy Refactor: 6. draft, now looks good, not fully tested 2020-12-29 18:19:45 +01:00
8c72f4cc36 make scene change take a rvalue 2020-10-14 13:35:27 +02:00
e74154ccee initial import, >900commits predate this 2020-09-29 13:58:20 +02:00