27 Commits

Author SHA1 Message Date
409d9027ef Working HTML5 version 2024-01-29 00:10:31 +01:00
d7feba04db Behaviour tree decorator implementation 2024-01-09 17:10:00 +01:00
5dbc5ba15e Add lambda emulation 2024-01-07 09:57:37 +01:00
4c39e621fe Add easing functions 2023-12-29 13:30:37 +01:00
70cc2eae8c UI core boiler plate 2023-12-20 11:25:01 +01:00
0d156f515e Add stack allocator 2023-12-07 10:31:12 +01:00
b77e939c52 Overhaul pathfinding algorithm 2023-11-24 20:25:21 +01:00
8e37479980 Update CMakeLists.txt to reflect rename utils to util 2023-11-23 10:40:52 +01:00
133a9740c8 Add web support 2023-11-21 06:09:37 +01:00
3ec6e9ad47 Remove entity map in favor of spatial grid 2023-11-16 16:31:19 +01:00
581da2b990 Add object pool 2023-11-15 20:15:59 +01:00
4c37622240 Add entity map 2023-11-15 18:32:43 +01:00
a02cce0966 Add dynamic arrays 2023-11-15 16:13:26 +01:00
ab817ee03d Basic pathfinding 2023-11-14 08:25:55 +01:00
b3f3d269ee Add compile warning 2023-11-14 06:27:14 +01:00
6c88531f68 Add heap data structure 2023-11-13 16:58:32 +01:00
2f358ef5f7 Remove nuklear from engine 2023-11-10 10:13:49 +01:00
dd96b23d32 Rename world directory to map 2023-11-09 12:22:56 +01:00
8edcf9305c Properly link flecs library 2023-11-09 11:38:29 +01:00
fa79af2a17 Separate object layers, asign layers to proper slots 2023-11-09 08:38:57 +01:00
16972e4f9a Add nuklear ui library 2023-11-08 09:34:44 +01:00
be711f2fa1 Add raygui library 2023-11-08 08:44:59 +01:00
ca1cd4b1f9 Proper layer rendering 2023-11-08 08:37:09 +01:00
120cb7503b Move world files to engine 2023-11-08 06:07:22 +01:00
b5206af3f3 Add memory function 2023-11-08 05:35:40 +01:00
d90e6f1d03 Rename cmake variables 2023-11-07 17:08:36 +01:00
20034c96e6 Separate engine and game 2023-11-07 16:55:14 +01:00